Vulnerability Description
libxls through version 1.6.3 contains a use of uninitialized memory vulnerability in the OLE container parser. Memory allocated for the Master Sector Allocation Table (MSAT) in read_MSAT() is not fully initialized before being consumed by ole2_validate_sector_chain(), which may result in application crashes or potential information disclosure when processing a crafted XLS file
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Libxls Project | Libxls | <= 1.6.3 |
Related Weaknesses (CWE)
References
- https://github.com/libxls/libxls/issues/155ExploitIssue Tracking
- https://github.com/libxls/libxls/issues/155ExploitIssue Tracking
FAQ
What is CVE-2026-26824?
CVE-2026-26824 is a vulnerability with a CVSS score of 6.5 (MEDIUM). libxls through version 1.6.3 contains a use of uninitialized memory vulnerability in the OLE container parser. Memory allocated for the Master Sector Allocation Table (MSAT) in read_MSAT() is not full...
How severe is CVE-2026-26824?
CVE-2026-26824 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-26824?
Check the references section above for vendor advisories and patch information. Affected products include: Libxls Project Libxls.