CVE-2026-59162
Last modified
CVE-2026-59162 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, Excelize parses shared-string cell values with strconv.Atoi and checks only the upper bound before indexing the shared string slice, allowing an XLSX file containing a shared-string cell with -1 to trigger sharedStrings[-1] and panic when read through GetCellValue or GetRows. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, Excelize parses shared-string cell values with strconv.Atoi and checks only the upper bound before indexing the shared string slice, allowing an XLSX file containing a shared-string cell with -1 to trigger sharedStrings[-1] and panic when read through GetCellValue or GetRows. This issue is fixed in version 2.11.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Excelize | Excelize | < 2.11.0 |
References
- https://github.com/qax-os/excelize/pull/2331Issue Tracking, Patch
- https://github.com/qax-os/excelize/security/advisories/GHSA-fx5j-qcqg-grpfExploit, Vendor Advisory
- https://github.com/qax-os/excelize/security/advisories/GHSA-fx5j-qcqg-grpfExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-59162?
How severe is CVE-2026-59162?
How do I fix CVE-2026-59162?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59151Prowler is a cloud security platform. Prior to 5.30.3, Prowl…9.6
- CVE-2026-59152LangSmith Client SDKs provide SDK's for interacting with the…5
- CVE-2026-59153Anki is a program for creating and reviewing flashcards. Pri…2.1
- CVE-2026-59154Wekan is open source kanban built with Meteor. Prior to 9.64…4.3
- CVE-2026-59155Nezha Monitoring is a self-hostable, lightweight, servers an…6.9
- CVE-2026-59161Excelize is a Go language library for reading and writing Mi…7.5
- CVE-2026-5917libgit2 versions v0.27.0 through v1.9.0 built with the libss…9.6
- CVE-2026-59173Uncontrolled Resource Consumption vulnerability in Apache Tr…7.5
- CVE-2026-5918Inappropriate implementation in Navigation in Google Chrome …4.3
- CVE-2026-59180Apprise is an open source library which allows you to send a…3.1
- CVE-2026-5919Insufficient validation of untrusted input in WebSockets in …6.5
- CVE-2026-59190grav-plugin-admin is an HTML user interface that provides a …8.7
Are you affected by CVE-2026-59162?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
