CVE•Published 2026-03-19•Modified 2026-06-30•1 article on news•5 live references•NVD data
CVE-2006-10003Toddr · Xml\
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
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
Timeline
Published 2026-03-19
Modified 2026-06-30
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2006-10003Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Toddr Xml\" version:"\"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Xml\"HTTP body or banner mentions "Xml\" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2006-10003Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2006-10003Censys host search filtered to this CVE id.
grep.app
CVE-2006-10003Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2006-10003GitHub code search for direct mentions.
Google dork
"CVE-2006-10003" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub
No public proof-of-concept repositories found for CVE-2006-10003 on GitHub.