CVE Field Guide
About Us
CVE-2026-32777
PUBLISHED
Assigner:
mitre
Reserved:
16.03.2026
Published:
16.03.2026
Updated:
16.03.2026
libexpat before 2.7.5 allows an infinite loop while parsing DTD content.
Metrics
CVSS 3.1
CVSS Vector:
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS Score:
4
CVSS score
4
Attack Vector
Local
Scope
Unchanged
Attack Complexity
Low
Confidentiality Impact
None
Privileges Required
None
Integrity Impact
None
User Interaction
None
Availability Impact
Low
CVSS 3.1
Product Status
Vendor
libexpat project
Product
libexpat
Versions
Default:
unaffected
affected from 0 to 2.7.5 (excl.)
References
https://github.com/libexpat/libexpat/pull/1159
https://github.com/libexpat/libexpat/issues/1161
https://github.com/libexpat/libexpat/pull/1162
https://issues.oss-fuzz.com/issues/486993411
Problem Types
CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')
CWE