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.
References
Configurations
History
23 Mar 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Mar 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
|
| Summary | (en) 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. |
19 Mar 2026, 18:41
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:toddr:xml\:\:parser:*:*:*:*:*:perl:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| First Time |
Toddr xml\
Toddr |
|
| References | () https://github.com/cpan-authors/XML-Parser/commit/6b291f4d260fc124a6ec80382b87a918f372bc6b.patch - Patch | |
| References | () https://github.com/cpan-authors/XML-Parser/issues/64 - Issue Tracking | |
| References | () https://rt.cpan.org/Ticket/Display.html?id=19859 - Mailing List | |
| References | () http://www.openwall.com/lists/oss-security/2026/03/19/1 - Mailing List, Patch, Third Party Advisory |
19 Mar 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
19 Mar 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-19 12:16
Updated : 2026-03-23 00:16
NVD link : CVE-2006-10002
Mitre link : CVE-2006-10002
CVE.ORG link : CVE-2006-10002
JSON object : View
Products Affected
toddr
- xml\
