CVE-2026-66046
Last modified
CVE-2026-66046 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Expat through 2.8.3 contains a denial of service vulnerability caused by quadratic algorithmic complexity in the storeAtts() function in xmlparse.c, where processing N specified attributes with non-normalized values triggers an O(N^2) linear scan of elementType->defaultAtts to determine CDATA status. A remote unauthenticated attacker can supply a single well-formed XML document of a few megabytes to an application parsing untrusted XML to cause excessive CPU consumption, resulting in denial of service without requiring authentication, external entity resolution, or non-default parser options.. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
Expat through 2.8.3 contains a denial of service vulnerability caused by quadratic algorithmic complexity in the storeAtts() function in xmlparse.c, where processing N specified attributes with non-normalized values triggers an O(N^2) linear scan of elementType->defaultAtts to determine CDATA status. A remote unauthenticated attacker can supply a single well-formed XML document of a few megabytes to an application parsing untrusted XML to cause excessive CPU consumption, resulting in denial of service without requiring authentication, external entity resolution, or non-default parser options.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Libexpat Project | Libexpat | <= 2.8.3 |
References
- https://github.com/libexpat/libexpat/pull/1321Exploit, Patch, Vendor Advisory
- https://www.vulncheck.com/advisories/expat-denial-of-service-via-storeatts-quadratic-complexityExploit, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-66046?
How severe is CVE-2026-66046?
How do I fix CVE-2026-66046?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-66037FFmpeg through 8.1.2, fixed in commit 5d7112c, contains an u…5.5
- CVE-2026-66038FFmpeg through 8.1.2, fixed in commit 8670835, contains an i…6.5
- CVE-2026-66039FFmpeg through 8.1.2, fixed in commit aafb5c6, contains a si…7.8
- CVE-2026-6604A vulnerability was identified in modelscope agentscope up t…7.3
- CVE-2026-66040FFmpeg through 8.1.2, fixed in commit b506faf, contains a he…8.8
- CVE-2026-66041FFmpeg 7.0 through 8.1.2, fixed in commit 4da9812, contains …7.8
- CVE-2026-66047ProfilePress (wp-user-avatar) WordPress plugin before 4.17.2…8.1
- CVE-2026-66048Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-66049Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-6605A security flaw has been discovered in modelscope agentscope…7.3
- CVE-2026-66050NitroShare Desktop through 0.3.4 contains a path traversal v…8.7
- CVE-2026-66051Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2026-66046?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
