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
References
| Link | Resource |
|---|---|
| https://github.com/libxls/libxls/issues/155 | Exploit Issue Tracking |
| https://github.com/libxls/libxls/issues/155 | Exploit Issue Tracking |
Configurations
History
No history.
Information
Published : 2026-06-03 20:16
Updated : 2026-07-22 20:10
NVD link : CVE-2026-26824
Mitre link : CVE-2026-26824
CVE.ORG link : CVE-2026-26824
JSON object : View
Products Affected
libxls_project
- libxls
CWE
CWE-457
Use of Uninitialized Variable
