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.
References
| Link | Resource |
|---|---|
| https://gitlab.com/gnuwget/wget/-/commit/37a40fcb450153f69537c7cbc2a7a4fb0b6f7826 | Patch |
| https://www.vulncheck.com/advisories/gnu-wget-heap-buffer-underread-via-metalink-url-parsing | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-07 21:17
Updated : 2026-07-09 15:59
NVD link : CVE-2026-58469
Mitre link : CVE-2026-58469
CVE.ORG link : CVE-2026-58469
JSON object : View
Products Affected
gnu
- wget
CWE
CWE-125
Out-of-bounds Read
