{"id":"CVE-2026-59162","title":"Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets","summary":"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,…","severity":"high","cvss":7.5,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","cwe":["CWE-248","CWE-755"],"vendor":"excelize","product":"excelize","affected":["excelize < 2.11.0"],"patched":["excelize 2.11.0"],"published":"2026-07-10","updated":"2026-07-16","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-59162","references":[{"url":"https://github.com/qax-os/excelize/commit/93f0b3caed37f21ef5079e3259c6c21dcfe68453","label":"security-advisories@github.com"},{"url":"https://github.com/qax-os/excelize/pull/2331","label":"security-advisories@github.com"},{"url":"https://github.com/qax-os/excelize/releases/tag/v2.11.0","label":"security-advisories@github.com"},{"url":"https://github.com/qax-os/excelize/security/advisories/GHSA-fx5j-qcqg-grpf","label":"security-advisories@github.com"},{"url":"https://github.com/qax-os/excelize/security/advisories/GHSA-fx5j-qcqg-grpf","label":"134c704f-9b21-4f2e-91b3-4a467353bcc0"},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-59162"},{"url":"https://github.com/advisories/GHSA-fx5j-qcqg-grpf"},{"url":"https://github.com/qax-os/excelize"}],"tags":["nvd","ghsa","go","osv"],"epss":0.00385,"epssPercentile":0.3236,"ingestedAt":"2026-07-17T13:12:07.901Z","aliases":["GHSA-fx5j-qcqg-grpf","GO-2026-6452"],"ecosystem":"go","slug":"CVE-2026-59162","body":"## Overview\n\nExcelize 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.\n\n## Affected\n\n- `excelize < 2.11.0`\n\n## Remediation\n\nUpgrade past the affected range:\n\n- `excelize 2.11.0`\n\n## Package advisory (CVE-2026-59162)\n\nAffected packages:\n\n- `github.com/xuri/excelize/v2 < 2.11.0`\n- `github.com/xuri/excelize <= 1.4.0`\n\nPatched in:\n\n- `github.com/xuri/excelize/v2 2.11.0`\n\nSource: https://github.com/advisories/GHSA-fx5j-qcqg-grpf","depth":"twilight","depthScore":41,"depthScoreParts":{"impact":41.3,"likelihood":0.1,"exploitation":0,"ransomware":0},"changes":[]}