CVE-2025-25184
Last modified
CVE-2025-25184 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. EPSS estimates a 1.09% chance of exploitation in the next 30 days.
Description
Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env['REMOTE_USER'] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rack | Rack | < 2.2.11 |
| Rack | Rack | >= 3.0.0, < 3.0.12 |
| Rack | Rack | >= 3.1.0, < 3.1.10 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-25184?
How severe is CVE-2025-25184?
How do I fix CVE-2025-25184?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-25179Software installed and run as a non-privileged user may cond…7.8
- CVE-2025-2518IBM Db2 for Linux, UNIX and Windows (includes DB2 Connect Se…7.5
- CVE-2025-25180Software installed and run as a non-privileged user may cond…7.8
- CVE-2025-25181A SQL injection vulnerability in timeoutWarning.asp in Advan…7.5
- CVE-2025-25182Stroom is a data processing, storage and analysis platform. …9.4
- CVE-2025-25183vLLM is a high-throughput and memory-efficient inference and…2.6
- CVE-2025-25185GPT Academic provides interactive interfaces for large langu…7.5
- CVE-2025-25186Net::IMAP implements Internet Message Access Protocol (IMAP)…6.5
- CVE-2025-25187Joplin is a free, open source note taking and to-do applicat…5.4
- CVE-2025-25188Hickory DNS is a Rust based DNS client, server, and resolver…5.7
- CVE-2025-25189The ZOO-Project is an open source processing platform. A ref…5.5
- CVE-2025-2519The Sreamit theme for WordPress is vulnerable to arbitrary f…6.5
Are you affected by CVE-2025-25184?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
