Skip to main content

EVBEE DC-80 CVE-2026-22100

| EUVDEUVD-2026-43327 HIGH
OS Command Injection (CWE-78)
2026-07-13 DIVD
8.6
CVSS 4.0 · Vendor: DIVD
Share

Severity by source

Vendor (DIVD) PRIMARY
8.6 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.2 HIGH

Network-reachable OCPP message with low complexity, but sending the ReserveLogin DataTransfer needs a privileged/trusted CSMS session (PR:H); root execution gives full C/I/A impact with unchanged scope.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (DIVD).

CVSS VectorVendor: DIVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Jul 13, 2026 - 12:01 EUVD
Analysis Generated
Jul 13, 2026 - 11:10 vuln.today
CVE Published
Jul 13, 2026 - 09:10 cve.org
HIGH 8.6

DescriptionCVE.org

The OCPP DataTransfer message ReserveLogin is vulnerable to command injection. By manipulating the data value, arbitrary OS commands can be executed as root.

AnalysisAI

OS command injection in the EVBEE DC-80 electric-vehicle DC charger lets an actor who can send OCPP messages execute arbitrary commands as root by tampering with the data value of the vendor-specific ReserveLogin DataTransfer message. The flaw was reported by DIVD (Dutch Institute for Vulnerability Disclosure) and affects the charger's OCPP handling; no public exploit identified at time of analysis and it is not listed in CISA KEV. Because execution occurs as root, successful exploitation results in full compromise of the charging station.

Technical ContextAI

The affected component is the EVBEE DC-80's implementation of OCPP (Open Charge Point Protocol), the standard protocol EV charging stations use to communicate with a Charging Station Management System (CSMS). OCPP defines a generic DataTransfer message intended for vendor-specific extensions; here a vendor action named ReserveLogin passes attacker-controllable input into an OS-level command without sanitization. This maps to CWE-78 (Improper Neutralization of Special Elements used in an OS Command), the classic root cause where user-supplied data is concatenated into a shell invocation, letting shell metacharacters break out into arbitrary command execution. The single affected product per CPE is cpe:2.3:a:evbee:dc-80.

RemediationAI

No vendor-released patch version is identified in the provided data; consult the DIVD advisory at https://csirt.divd.nl/DIVD-2026-00001/ and EVBEE for firmware updates and apply any released fix as the primary remediation. As compensating controls, restrict which systems can open OCPP sessions to the DC-80 - place chargers on an isolated management VLAN and firewall the OCPP port so only the trusted CSMS backend can reach it, which prevents lateral actors from sending the malicious ReserveLogin DataTransfer message (trade-off: requires network segmentation and breaks any direct third-party integrations). Enforce mutual TLS and strong per-station credentials on the OCPP/CSMS channel so a compromised or rogue peer cannot impersonate the management system, and if the vendor-specific ReserveLogin action is not operationally required, ask the vendor whether it can be disabled. Monitor OCPP DataTransfer traffic for anomalous ReserveLogin payloads containing shell metacharacters as a detection measure.

Share

CVE-2026-22100 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy