Vulnerability Description
A use-of-uninitialized memory vulnerability exists in libxls 1.6.3 when parsing malformed XLS files. The issue is reachable via xls_parseWorkBook() and is triggered by uninitialized heap memory originating from the OLE layer (ole2_read). The flaw is detectable with MemorySanitizer (MSAN) and can lead to undefined behavior, incorrect parsing logic, or potential information disclosure.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Libxls Project | Libxls | 1.6.3 |
Related Weaknesses (CWE)
References
- https://github.com/libxls/libxls/issues/156ExploitIssue Tracking
FAQ
What is CVE-2026-26825?
CVE-2026-26825 is a vulnerability with a CVSS score of 5.3 (MEDIUM). A use-of-uninitialized memory vulnerability exists in libxls 1.6.3 when parsing malformed XLS files. The issue is reachable via xls_parseWorkBook() and is triggered by uninitialized heap memory origin...
How severe is CVE-2026-26825?
CVE-2026-26825 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-26825?
Check the references section above for vendor advisories and patch information. Affected products include: Libxls Project Libxls.