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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68141.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-476"
]
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68141.json"
[
{
"id": "CVE-2025-68141-aed155c7",
"signature_type": "Line",
"digest": {
"line_hashes": [
"243003712789178062503146303338281965718",
"28960150712886505085483741986671241515",
"168243888782963850779708053776925040017",
"301503089711335497483477796302426921625",
"266559291961740525977226234582463159260",
"14112705696940663726721188972121718934",
"229722161894950827463204315700879441599",
"171855750029820596888200642603912303410",
"1847160579080647096042318630878208024"
],
"threshold": 0.9
},
"target": {
"file": "modules/EVSE/Auth/tests/auth_tests.cpp"
},
"source": "https://github.com/everest/everest-core/commit/c86cd9c0ada60b5797f574fd484eae4d8330017d",
"signature_version": "v1",
"deprecated": false
},
{
"id": "CVE-2025-68141-e210278c",
"signature_type": "Function",
"digest": {
"function_hash": "274524476206042087287404301418060636027",
"length": 1807.0
},
"target": {
"file": "modules/EVSE/Auth/tests/auth_tests.cpp",
"function": "TEST_F"
},
"source": "https://github.com/everest/everest-core/commit/c86cd9c0ada60b5797f574fd484eae4d8330017d",
"signature_version": "v1",
"deprecated": false
}
]