CVE Tools

CVE-2025-60876

No known exploitation. EPSS puts it in the 19th percentile. A vendor fix is available.

Published Updated Sources: CVE.org, NVD, BDU, CSAF

What to do

The vendor has published a fix. Version details are below where the sources state them.

Steps

Written by AI from the record
  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).

What it is

From the CVE record

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

Written by AI from the record

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.

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 you're affected

  • Injected headers alter server handling
  • Malicious content delivery risk
  • Potential trust/bypass in downstream systems
  • Operational disruption from failed downloads

Exploitation

Where each signal puts this CVE on the scale from published to confirmed exploited.

EPSS19th
CISA KEV

Not in the catalog. CISA has not confirmed exploitation.

Public exploits

No public exploit or proof of concept found in the sources we track.

EPSS

0.3% chance of exploitation activity in the next 30 days, which ranks it in the 19th percentile of scored CVEs.

Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.

Lifecycle

5 events over 227 days, from the signal feeds we watch.

  1. OpenVAS check added
  2. Patch availablerecord updated
  3. Publishedweakness classified

Affected products

Technical detail

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Scored 6.5 by NVD.

How it is reached

  • Attack Vector NetworkExploitable remotely over the network without any special conditions
  • Attack Complexity LowNo special conditions — the attack can be reliably reproduced
  • Privileges Required NoneNo authentication required — anyone can exploit this
  • User Interaction NoneNo user interaction needed — fully automated exploitation

Scope

  • Scope UnchangedImpact is limited to the vulnerable component itself

Impact if exploited

  • Confidentiality LowSome restricted information is disclosed, but limited in scope
  • Integrity LowData modification is possible but limited in scope or consequence
  • Availability NoneNo availability impact

Weaknesses

Sources

Watch the software you run.

My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.

We'll flag the next CVE, public exploit or patch for Busybox, not every advisory.

We use analytics cookies to see which pages and articles actually help people. Decline and none of them run — the site works the same. What we store