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

06 Feb 2026, 21:21

Type Values Removed Values Added
First Time Linuxfoundation
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
CPE cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:*

21 Jan 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-21 20:16

Updated : 2026-02-06 21:21


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