CVE-2025-60876
Published: November 13, 2025Last modified: November 16, 2025
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).
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score | 6.5 |
| Attack Vector | NETWORK |
| Attack complexity | LOW |
| Privileges required | NONE |
| User interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality | LOW |
| Integrity impact | LOW |
| Availability impact | NONE |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | busybox | Vulnerable (1.35.0-r29) |
| 25 LTS | busybox | Vulnerable (1.37.0-r20) | |
| Stream | busybox | Vulnerable (1.36.1-r1) | |
| Hardened Containers | 23 LTS | busybox | Vulnerable (1.35.0-r29) |
| Stream | busybox | Vulnerable (1.36.1-r1) |