PT-2026-77055 · Expat · Expat
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Expat versions prior to 2.8.4
Description
A denial of service issue exists due to quadratic algorithmic complexity within the
storeAtts() function in xmlparse.c. When processing N specified attributes with non-normalized values, the system triggers an O(N^2) linear scan of elementType->defaultAtts to determine CDATA status. A remote unauthenticated attacker can cause excessive CPU consumption by providing a single well-formed XML document of a few megabytes to an application parsing untrusted XML.Recommendations
Update to version 2.8.4 or later.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Expat