CyberRota
← Ana sayfaya dön

CVE-2026-8357

HIGH · CVSS 7.8 EPSS %0.14

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-15T18:16:37.513 · Çekilme zamanı: 2026-07-15T12:01:56.901321+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-8357
Severity
HIGH
CVSS
7.8
EPSS
%0.14
Office

Orijinal NVD Açıklaması

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.