← Back

Cloudcharge.se

cloudcharge.se

Vendor: Cloudcharge • 4 CVEs

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Cloudcharge
1Cloudcharge.se
Jun 17, 2026
Feb 27, 2026
6.9 MEDIUM· v4
7.5 HIGH· v3
N/A· v2
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 ide...Show more
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.Show less
1Cloudcharge
1Cloudcharge.se
Jun 17, 2026
Feb 27, 2026
8.7 HIGH· v4
9.8 CRITICAL· v3
N/A· v2
The WebSocket Application Programming Interface lacks restrictions on the number of authentication requests. This absence of rate limiting may allow an attacker to conduct denial-of-service attacks by suppressing or m...Show more
The WebSocket Application Programming Interface lacks restrictions on the number of authentication requests. This absence of rate limiting may allow an attacker to conduct denial-of-service attacks by suppressing or mis-routing legitimate charger telemetry, or conduct brute-force attacks to gain unauthorized access.Show less
1Cloudcharge
1Cloudcharge.se
Jun 17, 2026
Feb 27, 2026
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
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...Show more
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.Show less
1Cloudcharge
1Cloudcharge.se
Jun 17, 2026
Feb 27, 2026
6.9 MEDIUM· v4
5.3 MEDIUM· v3
N/A· v2
Charging station authentication identifiers are publicly accessible via web-based mapping platforms.