Approved changes feed: RSS · Atom

cpe:2.3:a:naturalintelligence:fast-xml-parser:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorNaturalintelligence (67b183a2-a657-59fe-a412-45ef22464732)
ProductFast Xml Parser (06955b62-72cd-5b6a-a7ca-5bf7b7eb52ea)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/naturalintelligence/fast-xml-parser purl2cpe 2026-06-01 10:11:40.150763
pkg:maven/org.webjars.npm/fast-xml-parser purl2cpe 2026-06-01 10:11:40.150765
pkg:npm/fast-xml-parser purl2cpe 2026-06-01 10:11:40.150766

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-41650 vulnerable 2026-06-08 08:03:15.650039 fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters
MEDIUM (6.1)
fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the "]]>" sequence in CDATA sections when building XML from JavaScript objects. This allows XML injection when user-controlled data flows into comments or CDATA elements, leading to XSS, SOAP injection, or data manipulation. This issue has been patched in version 5.7.0.
Published: 2026-05-07T13:36:55.871Z
Updated: 2026-05-07T15:08:36.208Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33349 vulnerable 2026-06-08 07:59:09.745656 fast-xml-parser: Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation
MEDIUM (5.9)
fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From version 4.0.0-beta.3 to before version 5.5.7, 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 JavaScript causes the guard conditions to short-circuit, completely bypassing the limits. An attacker who can supply XML input to such an application can trigger unbounded entity expansion, leading to memory exhaustion and denial of service. This issue has been patched in version 5.5.7.
Published: 2026-03-24T19:35:47.908Z
Updated: 2026-03-25T14:28:07.309Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33036 vulnerable 2026-06-08 07:57:18.493921 fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)
HIGH (7.5)
fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Versions 4.0.0-beta.3 through 5.5.5 contain a bypass vulnerability where numeric character references (&#NNN;, &#xHH;) and standard XML entities completely evade the entity expansion limits (e.g., maxTotalExpansions, maxExpandedLength) added to fix CVE-2026-26278, enabling XML entity expansion Denial of Service. The root cause is that replaceEntitiesValue() in OrderedObjParser.js only enforces expansion counting on DOCTYPE-defined entities while the lastEntities loop handling numeric/standard entities performs no counting at all. An attacker supplying 1M numeric entity references like A can force ~147MB of memory allocation and heavy CPU usage, potentially crashing the process—even when developers have configured strict limits. This issue has been fixed in version 5.5.6.
Published: 2026-03-20T05:17:03.290Z
Updated: 2026-03-25T13:57:58.233Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-27942 vulnerable 2026-06-08 07:55:14.688025 fast-xml-parser has stack overflow in XMLBuilder with preserveOrder
fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. Prior to version 5.3.8, the application crashes with stack overflow when user use XML builder with `preserveOrder:true`. Version 5.3.8 fixes the issue. As a workaround, use XML builder with `preserveOrder:false` or check the input data before passing to builder.
Published: 2026-02-26T01:22:11.383Z
Updated: 2026-06-23T15:50:01.617Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-26278 vulnerable 2026-06-08 07:53:21.465475 fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)
HIGH (7.5)
fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible to make the parser spend seconds or even minutes processing a single request, effectively freezing the application. Version 5.3.6 fixes the issue. As a workaround, avoid using DOCTYPE parsing by `processEntities: false` option.
Published: 2026-02-19T19:40:55.842Z
Updated: 2026-08-26T12:05:05.861Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-25896 vulnerable 2026-06-08 07:53:20.587742 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-25128 vulnerable 2026-06-08 07:53:19.027862 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-41818 vulnerable 2026-06-08 06:43:55.274828 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-34104 vulnerable 2026-06-08 06:06:24.513564 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.