CVE-2026-23955

EVerest is an EV charging software stack. Prior to version 2025.9.0, in several places, integer values are concatenated to literal strings when throwing errors. This results in pointers arithmetic instead of printing the integer value as expected, like most of interpreted languages. This can be used by malicious operator to read unintended memory regions, including the heap and the stack. Version 2025.9.0 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:22

Type Values Removed Values Added
References () https://github.com/EVerest/everest-core/security/advisories/GHSA-px57-jx97-hrff - Vendor Advisory, Exploit () https://github.com/EVerest/everest-core/security/advisories/GHSA-px57-jx97-hrff - Exploit, Vendor Advisory
Summary
  • (es) EVerest es una pila de software de carga de VE. Antes de la versión 2025.9.0, en varios lugares, los valores enteros se concatenan a cadenas literales al lanzar errores. Esto resulta en aritmética de punteros en lugar de imprimir el valor entero como se espera, como la mayoría de los lenguajes interpretados. Esto puede ser utilizado por un operador malicioso para leer regiones de memoria no intencionadas, incluyendo el montón y la pila. La versión 2025.9.0 corrige el problema.

06 Feb 2026, 21:21

Type Values Removed Values Added
First Time Linuxfoundation
Linuxfoundation everest
CPE cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:*
References () https://github.com/EVerest/everest-core/security/advisories/GHSA-px57-jx97-hrff - () https://github.com/EVerest/everest-core/security/advisories/GHSA-px57-jx97-hrff - Vendor Advisory, Exploit

21 Jan 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-21 20:16

Updated : 2026-06-17 10:22


NVD link : CVE-2026-23955

Mitre link : CVE-2026-23955

CVE.ORG link : CVE-2026-23955


JSON object : View

Products Affected

linuxfoundation

  • everest
CWE
CWE-1046

Creation of Immutable Text Using String Concatenation