Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2026:7519
- https://access.redhat.com/security/cve/CVE-2026-1757
- https://bugzilla.redhat.com/show_bug.cgi?id=2435940
- https://gitlab.gnome.org/GNOME/libxml2/-/issues/1009
FAQ
What is CVE-2026-1757?
CVE-2026-1757 is a vulnerability with a CVSS score of 6.2 (MEDIUM). 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...
How severe is CVE-2026-1757?
CVE-2026-1757 has been rated MEDIUM with a CVSS base score of 6.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1757?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.