๐Ÿ” CVE Alert

CVE-2026-58469

HIGH 7.5

GNU Wget 1.25.0 Heap Buffer Underread via Metalink URL Parsing

CVSS Score
7.5
EPSS Score
0.4%
EPSS Percentile
27th

GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the clean_metalink_string() function within src/metalink.c that allows a malicious server to trigger memory corruption by serving a Metalink document containing a whitespace-only URL. Attackers can cause the function to decrement a pointer past the start of the buffer when processing an all-whitespace Metalink URL, potentially leading to abnormal program behavior.

CWE CWE-125
Vendor gnuwget
Product wget
Published Jul 7, 2026
Last Updated Jul 14, 2026
Stay Ahead of the Next One

Get instant alerts for gnuwget wget

Be the first to know when new high vulnerabilities affecting gnuwget wget are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

gnuwget / wget
0 โ‰ค 1.25.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gitlab.com: https://gitlab.com/gnuwget/wget/-/commit/37a40fcb450153f69537c7cbc2a7a4fb0b6f7826 vulncheck.com: https://www.vulncheck.com/advisories/gnu-wget-heap-buffer-underread-via-metalink-url-parsing

Credits

Tristan Madani