Description
The OCPP DataTransfer message `ReserveLogin` is vulnerable to command injection. By manipulating the data value, arbitrary OS commands can be executed as root.
Published: 2026-07-13
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ReserveLogin function of the OCPP DataTransfer message can be abused to inject arbitrary operating‑system commands. When the data field of a ReserveLogin request is manipulated, the flaw, formally described as CWE‑78, allows an attacker to fully compromise the charging station, jeopardizing confidentiality, integrity, and availability.

Affected Systems

The fault affects EVbee DC‑80 charging stations that implement the OCPP ReserveLogin DataTransfer as listed by the CNA, so all DC‑80 devices that expose this message are potentially impacted.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity level and the EPSS score of <1% indicates a very low, yet nonzero, exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the attacker must be able to send a crafted ReserveLogin request, likely by having access to the OCPP network segment or possessing a client capable of communicating with the charging station. Once the message is accepted, the injected commands execute with root privileges, granting full control over the device.

Generated by OpenCVE AI on August 1, 2026 at 10:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest EVbee DC‑80 firmware release that addresses the command injection flaw.
  • If no update is available, block or filter incoming OCPP ReserveLogin DataTransfer messages at the network perimeter using ACLs or firewall rules.
  • Disable the ReserveLogin function if possible, or restrict its use to authenticated and trusted OCPP clients.
  • Continuously monitor OCPP traffic for anomalous ReserveLogin requests and investigate any suspicious activity.

Generated by OpenCVE AI on August 1, 2026 at 10:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Evbee
Evbee dc-80
Vendors & Products Evbee
Evbee dc-80

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description The OCPP DataTransfer message `ReserveLogin` is vulnerable to command injection. By manipulating the data value, arbitrary OS commands can be executed as root.
Title Comnand injection in OCPP ReserveLogin message
Weaknesses CWE-78
References
Metrics cvssV4_0

{'score': 8.6, 'vector': '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: DIVD

Published:

Updated: 2026-07-16T15:41:11.895Z

Reserved: 2026-01-06T11:08:58.183Z

Link: CVE-2026-22100

cve-icon Vulnrichment

Updated: 2026-07-13T14:26:08.364Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:15:03Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')