CVE Tools

CVE-2025-60876

Published: Nov 10, 2025Updated: Jun 2, 2026 Sources: CVE List NVD BDU csafCWE-284

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

In plain language

AI Worth attention

If you use BusyBox wget (up to 1.3.7), a specially crafted URL can trick the downloader into sending extra attacker-chosen HTTP headers; it’s a medium concern mainly if your system downloads URLs you don’t fully control.

Executive summary

BusyBox wget through 1.3.7 mishandles raw HTTP request-target characters (notably carriage return and line feed) in the URL path/query, allowing request-line splitting and injection of attacker-controlled HTTP headers (CWE-284) over the network without authentication.

If affected, business impact
Injected headers alter server handlingMalicious content delivery riskPotential trust/bypass in downstream systemsOperational disruption from failed downloads

What to do now

  1. Check which BusyBox is installed and the exact wget version on the systems that run BusyBox wget.
  2. If the version is BusyBox wget up to 1.3.7, plan an upgrade to BusyBox V4.0 or later.
  3. Review how URLs are obtained for BusyBox wget (scripts, config files, job schedulers) and confirm they are not controllable by an attacker.
  4. After upgrading, retry a controlled download using a normal URL (no special CR/LF characters) and verify the process behaves as expected (no errors, no unexpected header-related behavior).
Some work to apply

CVSS Vector Breakdown

AV:NAC:LPR:NUI:NS:UC:LI:LA:N
Exploitability
AV:NAttack Vector
Network
AC:LAttack Complexity
Low
PR:NPrivileges Required
None
UI:NUser Interaction
None
Scope
S:UScope
Unchanged
Impact
C:LConfidentiality
Low
I:LIntegrity
Low
A:NAvailability
None

Weaknesses

Affected Products

and 1 more affected products View all →

Exploitability

Official Patch Available

References

and 157 more references View all →

Unlock Complete Vulnerability Intelligence

Get the full picture for CVE-2025-60876 and every CVE in our database. Create a free account — no credit card required.

Create Free Account
Plain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows