Integer overflow in GNU Wget
CVE-2026-58472
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.
Vulnerability class: Integer Overflow
EPSS: 0.002 (12.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H.
Affected products
- Gnu Wget
- Gnuwget Wget — versions 0, dd692d9cea5335b181d877ae917fe6e75587a812
Weakness classification (CWE)
References
- disclosure@vulncheck.com (Patch, patch)
- disclosure@vulncheck.com (Patch, Third Party Advisory, third-party-advisory)
Frequently asked questions
- What is CVE-2026-58472?
- CVE-2026-58472 is a medium-severity vulnerability in GNU Wget, classified under Integer Overflow or Wraparound. CVSS score: 5.9/10. Published 2026-07-07.
- How severe is CVE-2026-58472?
- Medium severity. CVSS v3 base score is 5.9 out of 10.