CVE Catalog

CVE-2026-1757

MediumCVSS 6.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user input is not properly released under certain conditions. When a user submits input consisting only of whitespace, the program skips command execution but fails to free the allocated buffer. Repeating this action causes memory to continuously accumulate. Over time, this can exhaust system memory and terminate the xmllint process, creating a denial-of-service condition on the local system.

Risk Assessment

A local user can cause system memory exhaustion, potentially leading to crashes of the xmllint process and possibly other applications.

Recommendation

Update libxml2 to a patched version and avoid repeatedly entering whitespace-only input in the xmllint interactive shell.

Other vulnerabilities in libxml2

See all
Original NVD description (English source)

A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user input is not properly released under certain conditions. When a user submits input consisting only of whitespace, the program skips command execution but fails to free the allocated buffer. Repeating this action causes memory to continuously accumulate. Over time, this can exhaust system memory and terminate the xmllint process, creating a denial-of-service condition on the local system.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS