CVE-2026-23955

Summary

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.

Affected Software

VendorProductVersion RangeStatus
EVeresteverest-core< 2025.9.0affected

Weaknesses

  • CWE-1046: CWE-1046: Creation of Immutable Text Using String Concatenation

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

References