vulnti.work

LibreOffice Calc compiles cell formulas when opening a spreadsheet. A heap buffer overflow existed when compiling a very long formula made up of many opening tokens. The array that tracks nesting dep…

High CVSS 7.8
CVECVE-2026-8357
First seen2026-07-22 14:15 UTC
Disclosed2026-06-15 18:16 UTC
Last updated2026-07-22 14:15 UTC
Channel statusauto

Summary

LibreOffice Calc compiles cell formulas when opening a spreadsheet. A heap buffer overflow existed when compiling a very long formula made up of many opening tokens. The array that tracks nesting depth was allocated one element too small for that worst case, so such a formula wrote one element past its end. In fixed versions the array is sized to hold the largest possible nesting.

In-depth triage · Auto channel

No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).

Lint boundary warnings (1)

The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.libreoffice.org/about-us/security/advisories/cve-2026-8357

Sources

  • NVD DATABASE

Original Links

Timeline

  1. nvd_ingest NVD