HarborGuard / CVE
Back to search
HIGHCVE-2026-22593Published Modified CNA GitHub_M

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

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.

Metrics

CVSS v3.1
8.4
Severity
HIGH
Fixed in
Affected Products
1
Affected packages
  • EVerest / everest-core
    < 2026.02.0
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVE-2026-22593: EVerest has off-by-one stack buffer overflow in IsoMux certificate filename parsing | HarborGuard CVE