AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-58472

MEDIUM · CVSS 5.9 EPSS 0.22%

Source: NVD + CISA KEV + EPSS · Published 2026-07-07 · Last synced 2026-08-06

CyberRota Analysis

AI-Generated

GNU Wget versions up to 1.25.0 are vulnerable to a heap buffer overflow in the html_quote_string() function, which can be exploited by remote attackers through specially crafted HTML attributes. This vulnerability can lead to memory corruption, potentially allowing attackers to execute arbitrary code or crash the application. Organizations using Wget for automated downloads or web scraping should prioritize patching to mitigate the risk of exploitation.

CVE
CVE-2026-58472
Severity
MEDIUM
CVSS
5.9
EPSS
0.22%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)