CVE-2025-60876
Last modified
CVE-2025-60876 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target SP HTTP/1.1, a raw space (0x20) in the request-target must also be rejected (clients should use %20).. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target SP HTTP/1.1, a raw space (0x20) in the request-target must also be rejected (clients should use %20).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Busybox | Busybox | <= 1.37.0 |
References
- https://gist.github.com/subyumatest/41554af6a72aedaacaec026adc311092Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-60876?
How severe is CVE-2025-60876?
How do I fix CVE-2025-60876?
Are you affected by CVE-2025-60876?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
