CVE-2026-11979
Severity CVSS v4.0:
LOW
Type:
CWE-121
Stack-based Buffer Overflow
Publication date:
29/06/2026
Last modified:
30/06/2026
Description
libxml2 is vulnerable to multiple stack-based buffer overflows in the xmlcatalog utility when running in --shell mode. The usershell() function processes user input using fixed-size stack buffers without proper bounds checking.<br />
By supplying an overly long input line, an attacker can overflow internal buffers (command, arg, and argv) during input parsing. This results in memory corruption within the stack frame.<br />
Successful exploitation may cause a crash or potentially allow arbitrary code execution in the context of the xmlcatalog process.<br />
<br />
This issue has been fixed in the commit c2e233fc.<br />
<br />
NOTE:<br />
The maintainers of this project did not agree that this issue is a vulnerability and considered it a bug.
Impact
Base Score 4.0
1.80
Severity 4.0
LOW
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:* | 2.15.3 (including) |
To consult the complete list of CPE names with products and versions, see this page



