CVE-2026-73569CWE-776

CVE-2026-73569

published August 13, 2026

CVSS
8.7
EPSS
0%
Percentile
30.3
In the wild
Unconfirmed
What it is

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities(). addInputEntities() resets maxTotalExpansions and maxExpandedLength every time it is called, allowing additional DOCTYPE declarations to repeatedly reset the configured entity-expansion limits during one parse operation. A crafted XML document can then cause excessive CPU use, event-loop blocking, memory exhaustion, and process termination. This issue is fixed in version 5.10.1.

The record
Technical detail
CVSS
8.7 · NONE
CVSS v4.0
Not supplied
EPSS
0.00372 · 30.3th percentile
Weakness
CWE-776 · Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
Published
2026-08-13T22:18Z
References (3)
EPSS history
Timeline
  • 13 AUG 17:45Z
    fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits
    cvelistv5