CVE-2026-8357EPSS p5.3%
CVE-2026-8357CVE-2026-8357
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.
Scoring
| CVSS | 7.8 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
| EPSS | 0.16% probability of exploitation · percentile 5.3% · 2026-08-03T12:00:16Z |
| Last modified | 2026-07-28 |