Skip to main content

LibreOffice CVE-2026-8356

| EUVDEUVD-2026-36738 MEDIUM
Out-of-bounds Write (CWE-787)
2026-06-15 Document Fdn. GHSA-8r7p-3qw5-wxm5
5.4
CVSS 4.0 · Vendor: Document Fdn.
Share

Severity by source

Vendor (Document Fdn.) PRIMARY
5.4 MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.6 MEDIUM

File-based local attack requires user to open the PPT (AV:L/UI:R); no attacker privileges needed (PR:N); stack overflow primarily causes crash (A:H) with limited but plausible code-execution potential (C:L/I:L); no scope change (S:U).

3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H
4.0 AV:L/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N
SUSE
5.5 MEDIUM
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Red Hat
5.5 MEDIUM
qualitative

Primary rating from Vendor (Document Fdn.).

CVSS VectorVendor: Document Fdn.

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

3
Patch available
Jun 15, 2026 - 19:01 EUVD
Analysis Generated
Jun 15, 2026 - 18:26 vuln.today
CVE Published
Jun 15, 2026 - 16:23 cve.org
MEDIUM 5.4

DescriptionCVE.org

LibreOffice can import presentations in the legacy binary PPT format. A stack buffer overflow existed when importing a colour-replacement record. Two fixed-size colour tables were filled from the file, but the write position was not reset between the two passes over the record, so a file whose combined colour counts exceeded the table size wrote past the end of the tables on the stack. In fixed versions the unused second pass is no longer read into those tables.

AnalysisAI

Stack buffer overflow in LibreOffice's legacy binary PPT importer allows a crafted presentation file to corrupt stack memory, causing application crash or potential arbitrary code execution under the victim's user context. The flaw affects all LibreOffice versions when importing PPT files containing a colour-replacement record whose combined colour counts across two parsing passes exceed the fixed-size stack-allocated colour tables. No public exploit has been confirmed actively exploited (not in CISA KEV), though the CVSS 4.0 supplemental E:P metric indicates proof-of-concept code exists, elevating this above a purely theoretical risk.

Technical ContextAI

LibreOffice implements a parser for the legacy binary PPT (PowerPoint 97-2003) format as part of its office document import subsystem. The vulnerable component processes colour-replacement records within PPT files by populating two fixed-size colour tables allocated on the stack. The root cause (CWE-787: Out-of-bounds Write) is a missing write-position reset between two sequential passes over the same record: the first pass fills the initial colour table, and the second pass continues writing from where the first left off rather than resetting to the start of the second table. When the combined colour entry count across both passes exceeds the allocated table capacity, the parser writes past the end of the stack-allocated buffers, corrupting adjacent stack frames. The vendor's fix eliminates the redundant second pass entirely, preventing the overflow. Affected scope per CPE cpe:2.3:a:the_document_foundation:libreoffice:*:*:*:*:*:*:*:* covers all LibreOffice versions prior to the fix across all supported platforms.

RemediationAI

Apply the vendor-released patch per the LibreOffice security advisory at https://www.libreoffice.org/about-us/security/advisories/cve-2026-8356; the exact fixed version must be confirmed directly from that advisory, as it was not included in the available data. The fix removes the erroneous second pass in the colour-replacement record parser, eliminating the overflow entirely. As an interim compensating control, instruct users to avoid opening unsolicited or untrusted PPT (legacy binary PowerPoint) files directly in LibreOffice; converting documents via a sandboxed or server-side conversion service before end-user access reduces exposure without impacting productivity significantly. Opening documents in LibreOffice's Protected View or within an application sandbox (e.g., Flatpak with restricted filesystem access) limits the impact of a successful exploit to the sandboxed process. Note that blocking PPT files at the email gateway or web proxy may cause compatibility issues for workflows dependent on legacy format exchange.

CVE-2019-9851 CRITICAL POC
9.8 Aug 15

LibreOffice is typically bundled with LibreLogo, a programmable turtle vector graphics script, which can execute arbitra

CVE-2015-5212 MEDIUM
6.8 Nov 10

Integer underflow in LibreOffice before 4.4.5 and Apache OpenOffice before 4.1.2, when the configuration setting "Load p

CVE-2015-5214 MEDIUM
6.8 Nov 10

LibreOffice before 4.4.6 and 5.x before 5.0.1 and Apache OpenOffice before 4.1.2 allows remote attackers to cause a deni

CVE-2018-6871 CRITICAL POC
9.8 Feb 09

LibreOffice before 5.4.5 and 6.x before 6.0.1 allows remote attackers to read arbitrary files via =WEBSERVICE calls in a

CVE-2021-25631 HIGH POC
8.8 May 03

In the LibreOffice 7-1 series in versions prior to 7.1.2, and in the 7-0 series in versions prior to 7.0.5, the denylist

CVE-2012-2334 MEDIUM POC
6.8 Jun 19

Integer overflow in filter/source/msfilter/msdffimp.cxx in OpenOffice.org (OOo) 3.3, 3.4 Beta, and possibly earlier, and

CVE-2018-10583 HIGH POC
7.5 May 01

An information disclosure vulnerability occurs when LibreOffice 6.0.3 and Apache OpenOffice Writer 4.1.5 automatically p

CVE-2014-3524 CRITICAL
9.3 Aug 26

Apache OpenOffice before 4.1.1 allows remote attackers to execute arbitrary commands and possibly have other unspecified

CVE-2015-5213 MEDIUM
6.8 Nov 10

Integer overflow in LibreOffice before 4.4.5 and Apache OpenOffice before 4.1.2 allows remote attackers to cause a denia

CVE-2014-0247 CRITICAL
10.0 Jul 03

LibreOffice 4.2.4 executes unspecified VBA macros automatically, which has unspecified impact and attack vectors, possib

CVE-2012-0037 MEDIUM POC
6.5 Jun 17

Redland Raptor (aka libraptor) before 2.0.7, as used by OpenOffice 3.3 and 3.4 Beta, LibreOffice before 3.4.6 and 3.5.x

CVE-2017-7856 CRITICAL
9.8 Apr 14

LibreOffice before 2017-03-11 has an out-of-bounds write caused by a heap-based buffer overflow in the SVMConverter::Imp

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise Desktop 15 SP7 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP7 Affected
SUSE Linux Enterprise Server 15 SP7 Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 Affected
SUSE Linux Enterprise Workstation Extension 15 SP7 Affected

Share

CVE-2026-8356 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy