THREATOPS
THREAT OPSThreat News › [GHSA] GHSA-fx5j-qcqg-grpf (medium) — Excelize: Negative shared-string index causes panic in GetCellValue and GetRows

[GHSA] GHSA-fx5j-qcqg-grpf (medium) — Excelize: Negative shared-string index causes panic in GetCellValue and GetRows

highgithub_advisoriesPublished 2026-09-10

GHSA-fx5j-qcqg-grpf Severity: medium CVE: CVE-2026-59162

Excelize: Negative shared-string index causes panic in GetCellValue and GetRows

# Negative shared-string index causes panic in GetCellValue and GetRows

## Summary

Excelize parses shared-string cell values with `strconv.Atoi` and checks only the upper bound before indexing the shared string slice. If an XLSX file contains a shared-string

Indicators of compromise

Original source: https://github.com/advisories/GHSA-fx5j-qcqg-grpf