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.
CVE-2026-73569
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 69% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 44(Track)EG Risk 44/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity87% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
July 21, 2026
Last Modified
September 18, 2026
Advisory Details (3)
Auto-updated Aug 13, 2026Repeated DOCTYPE declarations reset entity expansion limits · Advisory · NaturalIntelligence/fast-xml-parser · GitHub
https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-8r6m-32jq-jx6qv5.10.1
Patch available: NaturalIntelligence/fast-xml-parser v5.10.1
https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.10.1commit 4e546e039876 (NaturalIntelligence/fast-xml-parser)
Patch available: NaturalIntelligence/fast-xml-parser v5.10.1 (contains commit 4e546e039876)
https://github.com/NaturalIntelligence/fast-xml-parser/commit/4e546e03987662de5495d050b5fba26bea65383fVendor Advisories for CVE-2026-73569(3)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:66003Red Hat Product SecurityHigh
Red Hat Security Advisory: Ansible automation portal Red Hat Enterprise Linux Images
- RHSA-2026:65130Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.22.3 security, enhancement & bug fix update
- GHSA-8r6m-32jq-jx6qGitHub Security AdvisoriesHigh
fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits
Patch Availability(2)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | ansible-automation-platform/bootc-automation-portal-rhel9:1788943531 | 2026-09-09 | redhat |
| redhat | odf4/rook-ceph-rhel9-operator:1788164857 | 2026-09-08 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(4 across 4 ecosystems)
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-webfont | 11.4.0+dfsg2+~cs35.7.26-10 ... 11.4.0+dfsg2+~cs35.7.26-9 (14 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-webfont | 11.4.0+dfsg2+~cs35.7.26-13 ... 11.4.0+dfsg2+~cs35.7.26-21 (8 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-webfont | 11.4.0+dfsg2+~cs35.7.26-13 ... 11.4.0+dfsg2+~cs35.7.26-21 (8 versions) | — | — |
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| fast-xml-parser | — | 5.10.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 19× in last 7d / 60× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 20:35 UTCEG score recompute
- 2026-09-18 20:35 UTCVendor advisory
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 03:12 UTCEG score recompute
- 2026-09-18 03:12 UTCVendor advisory
- 2026-09-17 02:13 UTCEG score recompute
- 2026-09-17 02:13 UTCVendor advisory
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 07:08 UTCEG score recompute
- 2026-09-16 07:08 UTCVendor advisory
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 11:29 UTCVendor advisory
- 2026-09-13 22:27 UTCEG score recompute
- 2026-09-13 22:27 UTCVendor advisory
- 2026-09-13 08:59 UTCVendor advisory
- 2026-09-12 19:57 UTCEG score recompute
- 2026-09-12 19:57 UTCVendor advisory
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-12 06:55 UTCVendor advisory
- 2026-09-11 17:53 UTCEG score recompute
- 2026-09-11 17:53 UTCVendor advisory
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 22:06 UTCEG score recompute
- 2026-09-10 22:06 UTCVendor advisory
Show 53 moreShow fewer
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 09:20 UTCEG score recompute
- 2026-09-09 09:20 UTCVendor advisory
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 21:44 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 20:20 UTCEG score recompute
- 2026-09-05 07:17 UTCEG score recompute
- 2026-09-04 14:00 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 23:43 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 03:15 UTCEG score recompute
- 2026-08-30 19:18 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 14:12 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-30 00:59 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 02:44 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 00:34 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 22:20 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 19:18 UTCEG score recompute
- 2026-08-23 04:03 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 01:57 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 23:53 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 21:46 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 19:12 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 14:34 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 01:32 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 12:29 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 10:26 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-13 18:19 UTCEG score recompute
- 2026-08-13 18:12 UTCEG score recompute▲ 8.70
- 2026-08-13 18:11 UTCMITRE cvelistV5CVSS v3 → 8.7 · CVSS v4 → 8.7
- 2026-08-13 17:52 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-73569?
When was CVE-2026-73569 disclosed?
Is CVE-2026-73569 actively exploited?
What is the CVSS score of CVE-2026-73569?
How do I remediate CVE-2026-73569?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-73569
Is Your Infrastructure Affected by CVE-2026-73569?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.