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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-26 15:16
Updated : 2026-03-30 13:26
NVD link : CVE-2026-22593
Mitre link : CVE-2026-22593
CVE.ORG link : CVE-2026-22593
JSON object : View
Products Affected
No product.
CWE
CWE-193
Off-by-one Error
