CVE-2024-32887
Sidekiq vulnerable to a Reflected XSS in Queues Web Page
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install sidekiq -v 7.2.4
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| sidekiq | rubygems | 7.2.0, 7.2.1, 7.2.2, 7.2.3 | 7.2.4 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
References
- https://github.com/sidekiq/sidekiq/security/advisories/GHSA-q655-3pj8-9fxqWEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-32887ADVISORY
- https://github.com/sidekiq/sidekiq/commit/30786e082c70349ab27ffa9eccc42fb0c696164dWEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/sidekiq/CVE-2024-32887.ymlWEB
- https://github.com/sidekiq/sidekiqPACKAGE
- https://github.com/sidekiq/sidekiq/releases/tag/v7.2.4WEB
Frequently Asked Questions
- What is CVE-2024-32887?
- Sidekiq vulnerable to a Reflected XSS in Queues Web Page This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.5/10).
- How do I check if my project is affected by CVE-2024-32887?
- CVE-2024-32887 affects sidekiq. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-32887 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2023-1892HIGH
sidekiq vulnerable to cross-site scripting
- CVE-2026-71437MEDIUM
Mermaid Architecture diagrams are vulnerable to prototype pollution
- CVE-2026-65602MEDIUM
Traefik CRD IngressRouteTCP ServersTransport Cross-Provider Namespace Bypass
- CVE-2026-54765MEDIUM
Traefik: Gateway HTTPRoute backendRef filters can leak backend context across routes sharing a Service:port
- CVE-2026-62909MEDIUM
Microsoft Security Advisory CVE-2026-62909 – .NET Elevation of Privilege Vulnerability
- CVE-2026-62902MEDIUM
Microsoft Security Advisory CVE-2026-62902 – .NET Information Disclosure Vulnerability
- CVE-2026-61807MEDIUM
Snipe-IT: Stored DOM XSS via table selected-count IDs
- CVE-2026-62899MEDIUM
Microsoft Security Advisory CVE-2026-62899 – .NET Security Feature Bypass Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies