CVE Catalog

CVE-2026-26824

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

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.

Risk Assessment

Risk includes application crashes and potential leakage of sensitive data from process memory when opening a malicious XLS file.

Recommendation

Upgrade libxls to a version newer than 1.6.3 if available, or apply a security patch.

Other vulnerabilities in libxls

See all
Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS