CVE-2026-22593 HIGH

CVE-2026-22593: EVerest has off-by-one stack buffer overflow in IsoMux certificate filename parsing

Vendor Everest
Product everest-core
Weakness CWE-193
Published March 26, 2026
Last update March 28, 2026

CVSS base score

8.4/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

EVerest is an EV charging software stack. Prior to version 2026.02.0, an off-by-one check in IsoMux certificate filename handling causes a stack-based buffer overflow when a filename length equals `MAX_FILE_NAME_LENGTH` (100). A crafted filename in the certificate directory can overflow `file_names[idx]`, corrupting stack state and enabling potential code execution. Version 2026.02.0 contains a patch.

Key dates

02Disclosure timeline

March 26, 2026 CVE published
March 28, 2026 Record updated