CVE Catalog

CVE-2026-58470

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

In GNU Wget through version 1.25.0, an integer overflow vulnerability exists in the parse_content_range() function within src/http.c. Attackers can supply malicious Content-Range header values, causing signed integer arithmetic overflow, leading to undefined behavior and download desynchronization.

Risk Assessment

The risk involves potential remote disruption of file downloads by the Wget client, which may result in data corruption or unexpected application behavior. Attackers could exploit this vulnerability for man-in-the-middle attacks or to deliver malicious content.

Recommendation

It is recommended to immediately update GNU Wget to a version containing commit 43d3ba9 or later. Additionally, consider limiting trust in Content-Range headers from untrusted sources.

Other vulnerabilities in GNU Wget

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS