GHSA-h67q-h62w-5mjr · Severity: low — libxml2 is vulnerable to multiple stack-based buffer overflows in the xmlcatalog utility when...
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. 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. Successful exploitation may cause a crash or potentially allow arbitrary code execution in the context of the xmlcatalog process. This issue has been fixed in the commit c2e233fc. NOTE: The maintainers of this project did not agree that this issue is a vulnerability and considered it a bug.
Conclusion & alert: CVE-2026-11979 is rated Low Risk (8.7/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.15%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-07-01 | 0.15% | 0.15% | -0.00% |
| 2 | 2026-06-30 | — | 0.15% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 1.8 | 4.0 | LOW |
|
— | — | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
GHSA-h67q-h62w-5mjr · Severity: low — libxml2 is vulnerable to multiple stack-based buffer overflows in the xmlcatalog utility when...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-11979 unimportant priority: Debian including 1 source packages (libxml2), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-11979 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-11979 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-11979/ |
ubuntu
|
medium | CVE-2026-11979 medium priority: Ubuntu including 1 source packages (libxml2), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needs-triage 9. | https://ubuntu.com/security/CVE-2026-11979 |
| URL | Tags |
|---|---|
| https://cert.pl/en/posts/2026/06/CVE-2026-11979 | Third Party Advisory |
| https://gitlab.gnome.org/GNOME/libxml2/-/commit/c2e233fc1b341685fc99621b2768b503f777a72e | Patch |