CVE-2026-79592 Details
Description
An out-of-bounds read vulnerability exists in the xls_dumpSummary() function of libxls 1.6.3 due to insufficient validation of file-controlled OLE summary offsets.
A vulnerability allowing out-of-bounds read has been identified in libxls version 1.6.3. This issue arises in the xls_dumpSummary() function, where the parsing of OLE summary property sets is controlled by file-derived offsets that are not properly validated. As a result, a crafted file can manipulate these offsets to point outside the allocated summary buffer, leading to a segmentation fault and potential information leakage.
Offsets in the summary property sets should be validated against the actual size of the summary buffer before being dereferenced. Additionally, the number of properties in the section header should be checked against the section size to prevent out-of-bounds access.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 10, 2026CISA-ADP
Assessed Sep 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/libxls/libxls/issues/162 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/libxls/libxls/issues/162 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/libxls/libxls/pull/165/changes/6eed8bc1d51d6649faebab0184b21ab8768d8fa6 | [email protected] | Source CodeVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| libxls | 1.6.3 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 11, 2026 | CVE Modified | CISA-ADP |
| Sep 10, 2026 | New CVE Received | [email protected] |
Volerion