Vulnerability Description
GNU Wget through 1.25.0, fixed in commit 43d3ba9, contains an integer overflow vulnerability in the parse_content_range() function within src/http.c that allows server-controlled values to cause signed integer arithmetic to overflow. Attackers can supply malicious Content-Range header values to trigger undefined behavior and download desynchronization in the affected client.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gnu | Wget | <= 1.25.0 |
Related Weaknesses (CWE)
References
- https://gitlab.com/gnuwget/wget/-/commit/43d3ba9336bc94937e6fae2365c6ffd30c34ffcPatch
- https://www.vulncheck.com/advisories/gnu-wget-integer-overflow-via-content-rangePatchThird Party Advisory
FAQ
What is CVE-2026-58470?
CVE-2026-58470 is a vulnerability with a CVSS score of 5.3 (MEDIUM). GNU Wget through 1.25.0, fixed in commit 43d3ba9, contains an integer overflow vulnerability in the parse_content_range() function within src/http.c that allows server-controlled values to cause signe...
How severe is CVE-2026-58470?
CVE-2026-58470 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58470?
Check the references section above for vendor advisories and patch information. Affected products include: Gnu Wget.