| Name | CVE-2026-26824 |
| 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 |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| Debian Bugs | 1139808 |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|
| r-cran-readxl (PTS) | bullseye | 1.3.1-2 | vulnerable |
| bookworm | 1.4.2-1 | vulnerable |
| trixie | 1.4.5-1 | vulnerable |
| forky, sid | 1.5.0-1 | vulnerable |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|
| r-cran-readxl | source | (unstable) | (unfixed) | | | 1139808 |
Notes
[trixie] - r-cran-readxl <no-dsa> (Minor issue)
[bookworm] - r-cran-readxl <postponed> (Minor issue; uninitialized MSAT from read_MSAT() read by ole2_validate_sector_chain() in the bundled libxls, only via an attacker-supplied .xls; unfixed upstream)
[bullseye] - r-cran-readxl <postponed> (Minor issue; uninitialized MSAT from read_MSAT() read by ole2_validate_sector_chain() in the bundled libxls, only via an attacker-supplied .xls; unfixed upstream)
https://github.com/libxls/libxls/issues/155