GNU Wget through 1.25.0, fixed in commit dd692d9, contains a heap buffer overflow vulnerability in the html_quote_string() function in src/convert.c that allows a remote attacker to trigger memory corruption by supplying a crafted HTML attribute with a large number of characters requiring entity encoding. A server-supplied HTML attribute causes a signed integer counter to overflow during output size accumulation, resulting in an undersized heap allocation and subsequent heap buffer overflow during the copy phase.
References
| Link | Resource |
|---|---|
| https://gitlab.com/gnuwget/wget/-/commit/dd692d9cea5335b181d877ae917fe6e75587a812 | Patch |
| https://www.vulncheck.com/advisories/gnu-wget-heap-buffer-overflow-via-html-attribute-encoding | Patch Third Party Advisory |
Configurations
History
09 Jul 2026, 15:58
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:gnu:wget:*:*:*:*:*:*:*:* | |
| References | () https://gitlab.com/gnuwget/wget/-/commit/dd692d9cea5335b181d877ae917fe6e75587a812 - Patch | |
| References | () https://www.vulncheck.com/advisories/gnu-wget-heap-buffer-overflow-via-html-attribute-encoding - Patch, Third Party Advisory | |
| First Time |
Gnu
Gnu wget |
07 Jul 2026, 21:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-07 21:17
Updated : 2026-07-09 15:58
NVD link : CVE-2026-58472
Mitre link : CVE-2026-58472
CVE.ORG link : CVE-2026-58472
JSON object : View
Products Affected
gnu
- wget
CWE
CWE-190
Integer Overflow or Wraparound
