Lucene search
+L

2762 matches found

OSV
OSV
added 2026/03/19 7:13 p.m.10 views

GHSA-JP2Q-39XQ-3W4G Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser

Summary The DocTypeReader in fast-xml-parser uses JavaScript truthy checks to evaluate maxEntityCount and maxEntitySize configuration limits. When a developer explicitly sets either limit to 0 — intending to disallow all entities or restrict entity size to zero bytes — the falsy nature of 0 in...

5.9CVSS6.2AI score0.00449EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/19 7:13 p.m.11 views

Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser

Summary The DocTypeReader in fast-xml-parser uses JavaScript truthy checks to evaluate maxEntityCount and maxEntitySize configuration limits. When a developer explicitly sets either limit to 0 — intending to disallow all entities or restrict entity size to zero bytes — the falsy nature of 0 in...

5.9CVSS6.1AI score0.00449EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/03/19 7:13 p.m.10 views

Improper Validation of Specified Quantity in Input

Overview fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input in the DocTypeReader component when the maxEntityCount or maxEntitySize configuration options are...

8.2CVSS5.8AI score0.00449EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/19 12:30 p.m.13 views

EUVD-2006-7232

XML::Parser versions through 2.47 for Perl could overflow the pre-allocated buffer size cause a heap corruption double free or corruption and crashes. A :utf8 PerlIO layer, parsestream in Expat.xs could overflow the XML input buffer because Perl's read returns decoded characters while SvPV gives...

9.8CVSS6AI score0.00604EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/19 12:16 p.m.12 views

CVE-2006-10003

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. 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 allocat...

9.8CVSS0.00548EPSS
SaveExploits0References21
NVD
NVD
added 2026/03/19 12:16 p.m.9 views

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. A :utf8 PerlIO layer, parsestream in Expat.xs could overflow the XML input buffer because Perl's read returns decoded characters while SvPV gives...

9.8CVSS0.00604EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/19 12:16 p.m.8 views

UBUNTU-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. A :utf8 PerlIO layer, parsestream in Expat.xs could overflow the XML input buffer because Perl's read returns decoded characters while SvPV gives...

9.8CVSS6AI score0.00604EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/19 11:08 a.m.46 views

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

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. 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 allocat...

0.00548EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/19 11:08 a.m.34 views

CVE-2006-10003

XML::Parser (Perl) up to version 2.47 contains an off-by-one heap buffer overflow in st_serial_stack, enabling memory corruption and crashes on deeply nested XML. A patched version is available (varies by distro) — Debian fixes 2.46-2+deb11u1 and 2.47-2~deb13u1; RedHat/Debian/Linux advisories als...

9.8CVSS6AI score0.00548EPSS
SaveExploits0References21Affected Software1
Cvelist
Cvelist
added 2026/03/19 11:03 a.m.33 views

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

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, parsestream in Expat.xs could overflow the XML input buffer because Perl's read returns decoded characters while SvPV gives...

0.00604EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/19 11:03 a.m.73 views

CVE-2006-10002

CVE-2006-10002 affects the Perl XML::Parser module (XML::Parser/Expat). Connected documents confirm a heap corruption/crash vector caused by an overflow in a pre-allocated buffer during parsing, notably in parse_stream() and the UTF-8 handling path. The issue appears in XML::Parser versions up to...

9.8CVSS6AI score0.00604EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/03/19 11:03 a.m.11 views

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. A :utf8 PerlIO layer, parsestream in Expat.xs could overflow the XML input buffer because Perl's read returns decoded characters while SvPV gives...

9.8CVSS5.7AI score0.00604EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/19 11:03 a.m.4 views

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

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, parsestream in Expat.xs could overflow the XML input buffer because Perl's read returns decoded characters while SvPV gives...

6AI score0.00604EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.9 views

PT-2026-26487

Name of the Vulnerable Software and Affected Versions fast-xml-parser versions 4.0.0-beta.3 through 5.5.6 Description The DocTypeReader in fast-xml-parser incorrectly uses JavaScript truthy checks to evaluate maxEntityCount and maxEntitySize configuration limits. When a developer sets either limi...

5.9CVSS5.8AI score0.00449EPSS
SaveExploits1References85
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2006-10003

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be...

9.8CVSS6AI score0.00548EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2006-10002

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

9.8CVSS6AI score0.00604EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/19 12:00 a.m.13 views

XML::Parser 安全漏洞

XML::Parser is an open-source Perl-based XML document parsing module developed by contributors on CPAN. Versions of XML::Parser 2.47 and earlier contained security vulnerabilities; these vulnerabilities were caused by XML input buffer overflows, which could lead to heap corruption and system...

9.8CVSS6AI score0.00604EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/03/17 7:45 p.m.9 views

XML Entity Expansion

Overview fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to XML Entity Expansion in the replaceEntitiesValue function, which doesn't protect unlimited expansion of numeric entities the way it does DOCTYPE data ...

8.7CVSS5.9AI score0.00843EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/03/17 7:45 p.m.8 views

XML Entity Expansion

Overview org.webjars.npm:fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to XML Entity Expansion in the replaceEntitiesValue function, which doesn't protect unlimited expansion of numeric entities the way it do...

8.7CVSS5.9AI score0.00843EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/03/17 7:45 p.m.24 views

fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)

Summary The fix for CVE-2026-26278 added entity expansion limits maxTotalExpansions, maxExpandedLength, maxEntityCount, maxEntitySize to prevent XML entity expansion Denial of Service. However, these limits are only enforced for DOCTYPE-defined entities. Numeric character references &NNN; and &xH...

7.5CVSS6AI score0.00843EPSS
SaveExploits2References6Affected Software1
Rows per page
Query Builder