CVE-2025-27111
Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rack -v 3.0.13
gem install rack -v 2.2.12
gem install rack -v 3.1.11
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-117
- CWE-93
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.3 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
References
- https://github.com/rack/rack/security/advisories/GHSA-8cgq-6mh2-7j6vWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-27111ADVISORY
- https://github.com/rack/rack/commit/803aa221e8302719715e224f4476e438f2531a53WEB
- https://github.com/rack/rack/commit/aeac570bb8080ca7b53b7f2e2f67498be7ebd30bWEB
- https://github.com/rack/rack/commit/b13bc6bfc7506aca3478dc5ac1c2ec6fc53f82a3WEB
- https://github.com/rack/rackPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2025-27111.ymlWEB
- https://lists.debian.org/debian-lts-announce/2025/03/msg00016.htmlWEB
Frequently Asked Questions
- What is CVE-2025-27111?
- Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.3/10).
- How do I check if my project is affected by CVE-2025-27111?
- CVE-2025-27111 affects rack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-27111 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-2022-44570HIGH
Denial of service via header parsing in Rack
- CVE-2025-61919HIGH
Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing
- CVE-2026-34829HIGH
Rack's multipart parsing without Content-Length header allows unbounded chunked file uploads
- CVE-2025-46727HIGH
Rack has an Unbounded-Parameter DoS in Rack::QueryParser
- CVE-2025-25184MEDIUM
Possible Log Injection in Rack::CommonLogger
- CVE-2026-34763MEDIUM
Rack has a root directory disclosure via unescaped regex interpolation in Rack::Directory
- CVE-2024-39316MEDIUM
Rack ReDoS Vulnerability in HTTP Accept Headers Parsing
- CVE-2026-34835MEDIUM
Rack::Request accepts invalid Host characters, enabling host allowlist bypass
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies