Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Everest | < 2025.10.0 |
Related Weaknesses (CWE)
References
- https://github.com/EVerest/everest-core/security/advisories/GHSA-ph4w-r9q8-vm9hExploitVendor Advisory
FAQ
What is CVE-2025-68141?
CVE-2025-68141 is a vulnerability with a CVSS score of 7.4 (HIGH). 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...
How severe is CVE-2025-68141?
CVE-2025-68141 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-68141?
Check the references section above for vendor advisories and patch information. Affected products include: Linuxfoundation Everest.