CVE-2026-56132
Received
Received - Intake
Heap-based Buffer Overflow in Expat XML Parser
Publication date: 2026-06-19
Last updated on: 2026-06-19
Assigner: MITRE
Description
Description
In 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 is data-structure sharing across parsers.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libexpat | libexpat | to 2.8.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-821 | The product utilizes a shared resource in a concurrent manner, but it does not correctly synchronize access to the resource. |