CVE-2025-61780
Rack has a Possible Information Disclosure Vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rack -v 3.2.3
gem install rack -v 2.2.20
gem install rack -v 3.1.18
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (3)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-200Information ExposureMITRE
- CWE-441
- CWE-913
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
References
- https://github.com/rack/rack/security/advisories/GHSA-r657-rxjc-j557WEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-61780ADVISORY
- https://github.com/rack/rack/commit/57277b7741581fa827472c5c666f6e6a33abd784WEB
- https://github.com/rack/rack/commit/7e69f65eefe9cd2868df9f9f3b0977b86f93523aWEB
- https://github.com/rack/rack/commit/fba2c8bc63eb787ff4b19bc612d315fda6126d85WEB
- https://github.com/rack/rackPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2025-61780.ymlWEB
Frequently Asked Questions
- What is CVE-2025-61780?
- Rack has a Possible Information Disclosure Vulnerability This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.8/10).
- How do I check if my project is affected by CVE-2025-61780?
- CVE-2025-61780 affects rack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-61780 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-2025-46727HIGH
Rack has an Unbounded-Parameter DoS in Rack::QueryParser
- CVE-2026-34785HIGH
Rack::Static prefix matching can expose unintended files under the static root
- CVE-2022-30122HIGH
Denial of Service Vulnerability in Rack Multipart Parsing
- CVE-2020-8184HIGH
Rack allows Percent-encoded cookies to overwrite existing prefixed cookie names
- CVE-2026-22860HIGH
Rack has a Directory Traversal via Rack:Directory
- CVE-2025-61770HIGH
Rack's unbounded multipart preamble buffering enables DoS (memory exhaustion)
- CVE-2019-16782MEDIUM
Possible Information Leak / Session Hijack Vulnerability in Rack
- CVE-2026-34831MEDIUM
Rack has Content-Length mismatch in Rack::Files error responses
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies