Ev.Energy
CVE-2026-27772
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
Lifecycle Timeline
2DescriptionCVE.org
WebSocket endpoints lack proper authentication mechanisms, enabling attackers to perform unauthorized station impersonation and manipulate data sent to the backend. An unauthenticated attacker can connect to the OCPP WebSocket endpoint using a known or discovered charging station identifier, then issue or receive OCPP commands as a legitimate charger. Given that no authentication is required, this can lead to privilege escalation, unauthorized control of charging infrastructure, and corruption of charging network data reported to the backend.
AnalysisAI
Missing WebSocket authentication — fifth CVE in the industrial platform WebSocket family. Same CWE-306 pattern enabling unauthenticated access and station impersonation.
Technical ContextAI
CWE-306 missing authentication. Part of systematic auth bypass across the platform's WebSocket API.
RemediationAI
Implement platform-wide WebSocket authentication. Apply vendor security update addressing all related CVEs.
Ev.Energy's WebSocket API fails to implement rate limiting on authentication attempts, enabling attackers to launch deni
Ev.Energy's WebSocket implementation accepts duplicate session identifiers from multiple endpoints, allowing attackers t
Ev.Energy charging stations expose authentication credentials through publicly accessible web-based mapping platforms, a
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today