boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-59162MEDIUM
qax-os excelize — Excelize: Negative shared-string index causes panic in GetCellValue and GetRows
  AV  AC  AT  PR  UI  VC  VI  VA   CVSS    EPSS   %ile   KEV
   N   L   N   N   N   N   N   L    6.9   .0039   32.3     —
AFFECTED
  Product   Versions    Fixed
  excelize  < 2.11.0 –  —
TIMELINE
  Jul 2   Reserved by GitHub_M
  Jul 10  EXPLOIT PUBLISHED — CVE-2026-59162 (qax-os excelize). Public exploit reference added.
  Jul 10  Published (CNA: GitHub_M)
CWE-248, CWE-755 · CNA: GitHub_M · CVSS v4.0 · 4 references · NVD status: Analyzed

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
July 2, 2026ReservedReserved by GitHub_M
July 10, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-59162 (qax-os excelize). Public exploit reference added.
July 10, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
qax-osexcelize< 2.11.0

Weaknesses

CWE-248 · CWE-755

References (4)

Related

Authoritative record: CVE-2026-59162 at cve.org

Vendors: qax-os

Weaknesses: CWE-248 · CWE-755

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-59162 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.