Libexpat Project Libexpat

23 CVEs affecting Libexpat Project Libexpat. Latest disclosed: 2026-08-10. Critical: 0, High: 1.

Top CVEs affecting Libexpat Project Libexpat
CVESeverityScorePublishedSummary
CVE-2025-59375High7.52025-09-15libexpat in Expat before 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing.
CVE-2026-56411Medium6.92026-06-21xmlwf in libexpat before 2.8.2 has an integer overflow in endDoctypeDecl via NOTATION declarations.
CVE-2026-56410Medium6.92026-06-21xmlwf in libexpat before 2.8.2 has an integer overflow in resolveSystemId.
CVE-2026-56408Medium6.92026-06-21libexpat before 2.8.2 has an integer overflow in copyString.
CVE-2026-56407Medium6.92026-06-21libexpat before 2.8.2 has an integer overflow in doProlog that is related to storeEntityValue and entity textLen.
CVE-2026-56406Medium6.92026-06-21libexpat before 2.8.2 has an integer overflow in XML_ParseBuffer because it lacked a check that was present in XML_Parse.
CVE-2026-56405Medium6.92026-06-21libexpat before 2.8.2 has an integer overflow in getAttributeId.
CVE-2026-56404Medium6.92026-06-21libexpat before 2.8.2 has an integer overflow in addBinding.
CVE-2026-56403Medium6.92026-06-21libexpat before 2.8.2 has an integer overflow in storeAtts.
CVE-2026-56132Medium6.92026-06-19In libexpat before 2.8.2, there is a heap-based buffer overflow in doProlog in xmlparse.c because scaffold backing array reallocation is mishandled when there…
CVE-2026-25210Medium6.92026-01-30In libexpat before 2.7.4, the doContent function does not properly determine the buffer size bufSize because there is no integer overflow check for tag buffer…
CVE-2026-56409Medium6.52026-06-21xmlwf in libexpat before 2.8.2 has an integer overflow for the output filename when -d outputDir is used.
CVE-2026-72522Medium6.22026-08-10libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode proce…
CVE-2026-56412Medium4.92026-06-21libexpat before 2.8.2 does not consider XML_TOK_DATA_CHARS in doCdataSection and thus lacks handler call depth tracking for various calls from within handlers…
CVE-2026-56131Medium4.92026-06-19libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-fr…
CVE-2026-50219Medium4.92026-06-04libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_GetBuffer, XML_Parse, XML_ParseBuffer, XML_ParserFree, or XML_ParserReset from within…
CVE-2026-32777Medium4.02026-03-16libexpat before 2.7.5 allows an infinite loop while parsing DTD content.
CVE-2026-32776Medium4.02026-03-16libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content.
CVE-2026-45186Low2.92026-05-10In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input.
CVE-2026-41080Low2.92026-04-16libexpat before 2.8.0 uses insufficient entropy, and thus hash flooding can occur via a crafted XML document.