CVE-2026-22552
Unauthorized Access via Unauthenticated OCPP WebSocket Endpoint
Publication date: 2026-03-06
Last updated on: 2026-05-06
Assigner: ICS-CERT
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| epower | epower.ie | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs because WebSocket endpoints do not have proper authentication mechanisms. This allows attackers to impersonate charging stations without authorization by connecting to the OCPP WebSocket endpoint using a known or discovered charging station identifier.
Once connected, the attacker can issue or receive OCPP commands as if they were a legitimate charger, leading to unauthorized control and manipulation of the charging infrastructure.
How can this vulnerability impact me? :
The impact of this vulnerability includes privilege escalation and unauthorized control over the charging infrastructure.
Attackers can manipulate data sent to the backend, potentially corrupting charging network data and disrupting normal operations.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know