CVE-2006-10002 - CVE House
Back to Database
Status published Unknown CVE-2006-10002

XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes

Vulnerability Description

XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes. A :utf8 PerlIO layer, parse_stream() in Expat.xs could overflow the XML input buffer because Perl's read() returns decoded characters while SvPV() gives back multi-byte UTF-8 bytes that can exceed the pre-allocated buffer size. This can cause heap corruption (double free or corruption) and crashes.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2006-10002

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

XML::Parser
Vulnerable Versions:
0

Timeline

Official Publish: March 19th, 2026
Last Modified: April 29th, 2026
Added to House: July 18th, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)