CVE-2025-60876

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).
Configurations

No configuration.

History

12 Nov 2025, 21:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CWE CWE-284

10 Nov 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-10 20:15

Updated : 2025-11-12 21:15


NVD link : CVE-2025-60876

Mitre link : CVE-2025-60876

CVE.ORG link : CVE-2025-60876


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control