XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack. In the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer. The bug can be observed when parsing an XML file with very deep element nesting
Conclusion & alert: CVE-2006-10003 is rated Moderate Risk (42/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Review affected assets and schedule remediation.
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-04-21 | 0.07% | 0.03% | -0.04% |
| 2 | 2026-03-20 | 0.02% | 0.07% | +0.05% |
| 3 | 2026-03-19 | — | 0.02% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
medium | CVE-2006-10003 medium priority: Debian including 1 source packages (libxml-parser-perl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2006-10003 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2006-10003 |
suse
|
high | CVE-2006-10003 severity important: SUSE including 239 source package names (amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64, amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64, …), 273 product×package rows across 42 product lines (Image SLE-Micro-Azure, Image SLE-Micro-BYOS-Azure, … (42 product lines)): Known Affected 231, Fixed 41, First Fixed 1. | https://www.suse.com/security/cve/CVE-2006-10003/ |
ubuntu
|
medium | CVE-2006-10003 medium priority: Ubuntu including 1 source packages (libxml-parser-perl), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 4, released 3. | https://ubuntu.com/security/CVE-2006-10003 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| toddr | xml::parser | < 2.48 | cpe:2.3:a:toddr:xml\:\:parser:*:*:*:*:*:perl:*:* |
| URL | Tags |
|---|---|
| https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch | Patch |
| https://github.com/cpan-authors/XML-Parser/issues/39 | Issue Tracking |
| https://rt.cpan.org/Ticket/Display.html?id=19860 | Mailing List |
| http://www.openwall.com/lists/oss-security/2026/03/19/2 | Mailing List Patch Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2026/04/msg00002.html |