Bug 2488964 (CVE-2026-8357) - CVE-2026-8357 libreoffice: LibreOffice Calc: Arbitrary code execution via heap buffer overflow in formula compilation
Summary: CVE-2026-8357 libreoffice: LibreOffice Calc: Arbitrary code execution via hea...
Keywords:
Status: NEW
Alias: CVE-2026-8357
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2490276
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-15 18:01 UTC by OSIDB Bzimport
Modified: 2026-07-08 18:59 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:35839 0 None None None 2026-07-06 05:14:37 UTC
Red Hat Product Errata RHSA-2026:36832 0 None None None 2026-07-08 18:59:36 UTC

Description OSIDB Bzimport 2026-06-15 18:01:46 UTC
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.

Comment 3 errata-xmlrpc 2026-07-06 05:14:36 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:35839 https://access.redhat.com/errata/RHSA-2026:35839

Comment 4 errata-xmlrpc 2026-07-08 18:59:35 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:36832 https://access.redhat.com/errata/RHSA-2026:36832


Note You need to log in before you can comment on or make changes to this bug.