CVE-2026-8358

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.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-15 18:16

Updated : 2026-06-15 20:55


NVD link : CVE-2026-8358

Mitre link : CVE-2026-8358

CVE.ORG link : CVE-2026-8358


JSON object : View

Products Affected

No product.

CWE
CWE-787

Out-of-bounds Write

CWE-843

Access of Resource Using Incompatible Type ('Type Confusion')