๐Ÿ” CVE Alert

CVE-2006-10003

CRITICAL 9.8

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack

CVSS Score
9.8
EPSS Score
0.1%
EPSS Percentile
21th

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

CWE CWE-193 CWE-122
Vendor toddr
Product xml::parser
Published Mar 19, 2026
Last Updated Apr 4, 2026
Stay Ahead of the Next One

Get instant alerts for toddr xml::parser

Be the first to know when new critical vulnerabilities affecting toddr xml::parser are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

TODDR / XML::Parser
0 โ‰ค 2.47

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
rt.cpan.org: https://rt.cpan.org/Ticket/Display.html?id=19860 github.com: https://github.com/cpan-authors/XML-Parser/issues/39 github.com: https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch openwall.com: http://www.openwall.com/lists/oss-security/2026/03/19/2 lists.debian.org: https://lists.debian.org/debian-lts-announce/2026/04/msg00002.html