Bug 2413825 (CVE-2025-60876) - CVE-2025-60876 busybox: BusyBox wget: HTTP request-target allows header injection
Summary: CVE-2025-60876 busybox: BusyBox wget: HTTP request-target allows header injec...
Keywords:
Status: NEW
Alias: CVE-2025-60876
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-10 20:01 UTC by OSIDB Bzimport
Modified: 2025-11-20 00:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-11-10 20:01:55 UTC
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).


Note You need to log in before you can comment on or make changes to this bug.