Vulnerability Description
In 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 reallocation.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Libexpat Project | Libexpat | < 2.7.4 |
Related Weaknesses (CWE)
References
- https://github.com/libexpat/libexpat/pull/1075Issue TrackingPatch
- https://github.com/libexpat/libexpat/pull/1075/commits/9c2d990389e6abe2e44527eeaPatch
FAQ
What is CVE-2026-25210?
CVE-2026-25210 is a vulnerability with a CVSS score of 6.9 (MEDIUM). In 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 reallocation.
How severe is CVE-2026-25210?
CVE-2026-25210 has been rated MEDIUM with a CVSS base score of 6.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25210?
Check the references section above for vendor advisories and patch information. Affected products include: Libexpat Project Libexpat.