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

ParameterValue
Base score6.5
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityLOW
Integrity impactLOW
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSbusyboxVulnerable (1.35.0-r29)
25 LTSbusyboxVulnerable (1.37.0-r20)
StreambusyboxVulnerable (1.36.1-r1)
Hardened Containers23 LTSbusyboxVulnerable (1.35.0-r29)
StreambusyboxVulnerable (1.36.1-r1)

References

ON THIS PAGE