CVE-2026-8358

Severity CVSS v4.0:
MEDIUM
Type:
CWE-787 Out-of-bounds Write
Publication date:
15/06/2026
Last modified:
15/06/2026

Description

LibreOffice Calc can import tracked changes from a spreadsheet document. A heap buffer overflow existed when a document reused the same change identifier for two different kinds of change. The importer then treated one change object as a different, larger type and wrote past the end of its allocation. In fixed versions records with a duplicate identifier are rejected.