Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-8357 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-131Incorrect Calculation of Buffer Sizeredhat-SADP
CWE-193Off-by-one Error[email protected]
CWE-787Out-of-bounds Write[email protected]

Affected Products

ProductVersions
LibreOffice
< 26.2.3 (semver)
< 25.8.7 (semver)

CPE

  • cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 26.2.3moderate effort
  • Upgrade: 25.8.7moderate effort

Change History

10 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-8357
NVD Published Date:
Jun 15, 2026
NVD Last Modified:
Jul 28, 2026
Source:
[email protected]
CVE-2026-8357 Details - Not Deferred