CVE-2026-76641

Published: August 22, 2026Last modified: August 31, 2026

Description

Expat through 2.8.3 contains an out-of-bounds read vulnerability that allows attackers to trigger memory corruption by processing XML with external entity parsers created via XML_ExternalEntityParserCreate. A struct size mismatch between ELEMENT_TYPE members causes storeAtts to read the attIndex member past allocated memory boundaries, resulting in failure to normalize whitespace in non-CDATA attributes or a wild pointer dereference causing a segfault. This vulnerability was introduced by the fix for CVE-2026-66046.

Severity score breakdown

ParameterValue
Base score7.5
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactNONE
Availability impactHIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSexpatFixed (2.8.3-r1)
25 LTSexpatFixed (2.8.3-r1)
StreamexpatFixed (2.8.3-r2)
Hardened Containers23 LTSexpatUnknown (2.5.0-r0)
25 LTSexpatUnknown (2.7.1-r0)
StreamexpatUnknown (2.4.9-r0)

References

ON THIS PAGE