216.73.217.24

CVE-2025-68136

· Published 21/01/2026 20:16 · Modified 21/01/2026 20:16

Labels: CVE-2025-68136 2026-01-21CVE-2025-68136CWE-770[email protected]

Essential information

Published
21/01/2026 20:16
Modified
21/01/2026 20:16
Author
Creator
CVSS
7.4 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

CVSS metrics

Description

EVerest is an EV charging software stack. Prior to version 2025.10.0, once the module receives a SDP request, it creates a whole new set of objects like `Session`, `IConnection` which open new TCP socket for the ISO15118-20 communications and registers callbacks for the created file descriptor, without closing and destroying the previous ones. Previous `Session` is not saved and the usage of an `unique_ptr` is lost, destroying connection data. Latter, if the used socket and therefore file descriptor is not the last one, it will lead to a null pointer dereference. Version 2025.10.0 fixes the issue.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
everest / everest cpe:2.3:a:everest:everest:<2025.10.0:*:*:*:*:*:*:*

References