CVE-2025-68141

EVerest is an EV charging software stack. Prior to version 2025.10.0, during the deserialization of a `DC_ChargeLoopRes` message that includes Receipt as well as TaxCosts, the vector `<DetailedTax>tax_costs` in the target `Receipt` structure is accessed out of bounds. This occurs in the method `template <> void convert(const struct iso20_dc_DetailedTaxType& in, datatypes::DetailedTax& out)` which leads to a null pointer dereference and causes the module to terminate. The EVerest processes and all its modules shut down, affecting all EVSE. Version 2025.10.0 fixes the issue.
Configurations

Configuration 1 (hide)

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

History

17 Jun 2026, 09:58

Type Values Removed Values Added
Summary
  • (es) EVerest es una pila de software de carga de vehículos eléctricos. Antes de la versión 2025.10.0, durante la deserialización de un mensaje `DC_ChargeLoopRes` que incluye Receipt y TaxCosts, se accede fuera de los límites al vector `tax_costs` en la estructura `Receipt` de destino. Esto ocurre en el método `template &lt;&gt; void convert(const struct iso20_dc_DetailedTaxType&amp; in, datatypes::DetailedTax&amp; out)` lo que lleva a una desreferenciación de puntero nulo y provoca la terminación del módulo. Los procesos de EVerest y todos sus módulos se apagan, afectando a todos los EVSE. La versión 2025.10.0 corrige el problema.

06 Feb 2026, 21:22

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

21 Jan 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-21 20:16

Updated : 2026-06-17 09:58


NVD link : CVE-2025-68141

Mitre link : CVE-2025-68141

CVE.ORG link : CVE-2025-68141


JSON object : View

Products Affected

linuxfoundation

  • everest
CWE
CWE-476

NULL Pointer Dereference