CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-68136

High
Published: Translated: NVD NIST

Summary

EVerest to oprogramowanie do ładowania pojazdów elektrycznych. W wersjach przed 2025.10.0, po otrzymaniu żądania SDP, moduł tworzy nowy zestaw obiektów, co prowadzi do otwarcia nowych gniazd TCP dla komunikacji ISO15118-20, nie zamykając i nie niszcząc poprzednich, co może skutkować dereferencją wskaźnika null.

Risk Assessment

Organizacja może być narażona na awarie systemu lub nieprzewidziane zachowanie aplikacji, co może prowadzić do utraty danych połączenia oraz problemów z komunikacją.

Recommendation

Zaleca się aktualizację do wersji 2025.10.0, która naprawia opisaną podatność i zapobiega problemom z zarządzaniem gniazdami TCP.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS