Cyber Posture

CVE-2026-20781

Critical

Published: 27 February 2026

Published
27 February 2026
Modified
05 March 2026
KEV Added
Patch
CVSS Score 9.4 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
EPSS Score 0.0020 41.3th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20781 is a critical-severity Missing Authentication for Critical Function (CWE-306) vulnerability in Cloudcharge Cloudcharge.Se. Its CVSS base score is 9.4 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 41.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and IA-3 (Device Identification and Authentication).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires identification and authentication of charging station devices before establishing WebSocket connections, directly preventing unauthorized impersonation and command issuance.

prevent

Enforces approved authorizations for access to OCPP WebSocket endpoints and backend data manipulation, blocking unauthenticated station impersonation.

prevent

Explicitly identifies and limits critical actions like OCPP command execution that can be performed without identification or authentication to mitigate risks from missing mechanisms.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The vulnerability in the OCPP WebSocket endpoint lacks authentication, allowing unauthenticated network attackers to exploit a public-facing application for station impersonation, data manipulation, and unauthorized control.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

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…

more

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.

Deeper analysisAI

CVE-2026-20781 is a vulnerability in OCPP WebSocket endpoints that lack proper authentication mechanisms, enabling unauthorized station impersonation and manipulation of data sent to the backend. Published on 2026-02-27, it affects charging station software communicating via OCPP protocols with backend systems. Classified under CWE-306 (Missing Authentication for Critical Function), the issue has a CVSS v3.1 base score of 9.4 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L), indicating high confidentiality and integrity impacts with low availability impact.

An unauthenticated attacker with network access can exploit the vulnerability 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 a legitimate charger without authentication, resulting in privilege escalation, unauthorized control of charging infrastructure, and corruption of charging network data reported to the backend.

Advisories including CISA ICSA-26-057-03 (https://www.cisa.gov/news-events/ics-advisories/icsa-26-057-03), the corresponding CSAF document (https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-057-03.json), and vendor support (https://cloudcharge.tech/support/contact/) provide further details on mitigations for this vulnerability.

Details

CWE(s)

Affected Products

cloudcharge
cloudcharge.se
all versions

CVEs Like This One

CVE-2026-27652Same product: Cloudcharge Cloudcharge.Se
CVE-2026-25114Same product: Cloudcharge Cloudcharge.Se
CVE-2026-26340Shared CWE-306
CVE-2025-54816Shared CWE-306
CVE-2025-53072Shared CWE-306
CVE-2026-4640Shared CWE-306
CVE-2026-40884Shared CWE-306
CVE-2026-34279Shared CWE-306
CVE-2026-44413Shared CWE-306
CVE-2026-34286Shared CWE-306

References