PatchSiren cyber security CVE debrief
CVE-2026-73569 NaturalIntelligence CVE debrief
A crafted XML document can cause excessive CPU use, event-loop blocking, memory exhaustion, and process termination in fast-xml-parser versions between 5.9.3 and 5.10.1. This issue is fixed in version 5.10.1. The vulnerability allows users to process XML from JS objects without C/C++ based libraries or callbacks, leading to potential security risks if not properly mitigated. Defenders and developers should assess exposure and prioritize verification and remediation to prevent potential attacks.
- Vendor
- NaturalIntelligence
- Product
- fast-xml-parser
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-18
Who should care
Defenders and developers using fast-xml-parser in their systems should assess exposure and prioritize verification and remediation to prevent potential attacks. This includes reviewing system configurations, identifying potential vulnerabilities, and implementing compensating controls to mitigate the risk of excessive CPU use and memory exhaustion.
Why it matters
Defenders should care about CVE-2026-73569 because it affects fast-xml-parser, which can lead to excessive CPU use, event-loop blocking, memory exhaustion, and process termination. Verification and remediation are crucial for systems using affected versions.
- Excessive CPU use and event-loop blocking
- Memory exhaustion and process termination
- Verification of version 5.10.1 or later is required
- Remediation priority is high for systems using affected versions
Technical summary
The fast-xml-parser library allows users to process XML from JS objects without C/C++ based libraries or callbacks. Versions between 5.9.3 and 5.10.1 have a vulnerability where crafted XML documents can cause excessive CPU use, event-loop blocking, memory exhaustion, and process termination. The vulnerability is caused by the library's handling of multiple DOCTYPE declarations within a single XML document, which can lead to excessive CPU use and memory exhaustion. This issue is fixed in version 5.10.1, and defenders should prioritize verifying and upgrading to this version or later.
Defensive priority
Defenders should prioritize verifying and upgrading to version 5.10.1 or later, and assess exposure in systems using fast-xml-parser.
Recommended defensive actions
- Verify and upgrade to version 5.10.1 or later
- Assess exposure in systems using fast-xml-parser
- Monitor for crafted XML documents
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, and source references include commits and releases from the fast-xml-parser repository. The issue is caused by the library's handling of multiple DOCTYPE declarations within a single XML document, which can lead to excessive CPU use and memory exhaustion. The CVE record was published on 2026-08-13T18:18:19.803Z and has not been modified since then. The NVD entry provides additional information on the vulnerability, including its CVSS score and severity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73569 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73569
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73569 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73569
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/NaturalIntelligence/fast-xml-parser/commit/4e546e03987662de5495d050b5fba26bea65383f
-
Source reference
Unverified legacy reference
URL: https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.10.1
-
Source reference
Unverified legacy reference
URL: https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-8r6m-32jq-jx6q
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.