CVE 7.4 HIGH

EVerest vulnerable to null pointer dereference during DC_ChargeLoopRes document deserialization_CVE-2025-68141

7.4 / 10
HIGH
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Description

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.

Basic Information

ID CVE-2025-68141
Source GitHub_M
Published Jan 21, 2026 at 19:56
Modified Jan 22, 2026 at 16:50

Affected Product

Vendor EVerest
Product everest-core
Version < 2025.10.0
Affected Versions EVerest everest-core < 2025.10.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.