HIGH🇬🇧 English

CVE-2026-33036

CVSS 7.5v3.1pub. 2026-03-20upd. 2026-03-23

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.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Naturalintelligence Fast Xml Parser

    APP
    Naturalintelligence
    4.0.04.0.1 – 5.5.6 (bez)
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
Tagi
DoS
CWE
Referencje

Powiązane podatności

CVE-2026-25896CRITICAL9.3PL ✓ten sam produkt

XSS w fast-xml-parser poprzez manipulację encjami DOCTYPE

CVE-2026-26278HIGH7.5ten sam produkt

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C+...

CVE-2026-25128HIGH7.5ten sam produkt

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C+...

CVE-2024-41818HIGH7.5ten sam produkt

fast-xml-parser is an open source, pure javascript xml parser. a ReDOS exists on currency.js. This vulnerabili...

CVE-2023-34104HIGH7.5ten sam produkt

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in en...