The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers and enables session hijacking or shadowing, where the most recent connection displaces the legitimate charging station and receives backend commands intended for that station. This vulnerability may allow unauthorized users to authenticate as other users or enable a malicious actor to cause a denial-of-service condition by overwhelming the backend with valid session requests.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-20 23:16
Updated : 2026-03-23 14:32
NVD link : CVE-2026-27649
Mitre link : CVE-2026-27649
CVE.ORG link : CVE-2026-27649
JSON object : View
Products Affected
No product.
CWE
CWE-613
Insufficient Session Expiration
