Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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
Network-delivered via OCPP but AC:H because the attacker must first occupy the trusted OCPP-server role; S:C and full C/I/A as injected commands run on the charger OS.
Primary rating from Vendor (CyberDanube).
CVSS VectorVendor: CyberDanube
Lifecycle Timeline
2DescriptionCVE.org
Autel Maxi Charger Single firmware through V1.03.51 is vulnerable to OS command injection when processing OCPP GetDiagnostics requests. A malicious or compromised OCPP server can supply a crafted diagnostics URL that results in arbitrary command execution on the charging station.
AnalysisAI
OS command injection in Autel MaxiCharger Single EV charging stations (firmware through V1.03.51) lets a malicious or compromised OCPP backend server inject arbitrary operating-system commands via the diagnostics URL parameter of an OCPP GetDiagnostics request. A rogue or hijacked charge-point management server can fully compromise the charger, and publicly available exploit code exists (CyberDanube), though no active exploitation has been confirmed. Because the impact reaches the underlying OS with full confidentiality, integrity, and availability loss, successful attacks give complete control of the charging hardware.
Technical ContextAI
The vulnerability lives in the charger's implementation of OCPP (Open Charge Point Protocol), the standard WebSocket/HTTP-based protocol EV chargers use to talk to a central management system. The OCPP GetDiagnostics operation instructs a charger to upload diagnostic logs to a URL supplied by the server; here the firmware passes that attacker-influenced URL into an OS-level command (e.g., a shell invocation of an upload/transfer utility) without sanitization, matching CWE-78 (Improper Neutralization of Special Elements used in an OS Command). CPE cpe:2.3:a:autel:maxicharger_single identifies the affected product line; all firmware revisions up to and including V1.03.51 are indicated as vulnerable. The root cause is trust of a protocol field that is treated as a benign parameter but is concatenated into a command string executed on the embedded Linux-class controller.
RemediationAI
No vendor-released patched firmware version is identified at time of analysis, so operators should treat mitigation as primary: update to any Autel-provided firmware newer than V1.03.51 as soon as the vendor publishes one and monitor the CyberDanube advisory (https://cyberdanube.com/security-research/multiple-vulnerabilities-in-autel-maxi-charger/) and Autel channels for a release. In the meantime, ensure the charger only connects to a trusted OCPP backend over authenticated TLS (OCPP-J over wss:// with certificate validation) to prevent rogue-server and man-in-the-middle scenarios; isolate chargers on a dedicated network segment or VPN so their OCPP endpoint is not reachable from untrusted networks; and restrict/harden the charge-point management server itself, since its compromise directly yields charger compromise. Trade-off: enforcing strict TLS/mutual auth and network isolation may break connectivity with permissive or legacy OCPP backends and complicate remote diagnostics, so validate backend compatibility before enforcing.
More in Maxicharger Single
View allUnauthenticated OS command injection in Autel MaxiCharger Single EV charging stations (firmware through V1.03.51) lets a
Remote code execution in Autel MaxiCharger Single EV charging stations (firmware through V1.03.51) lets unauthenticated
Authentication bypass in Autel MaxiCharger Single EV charging stations running firmware up to and including V1.03.51 let
Authentication bypass via hard-coded backdoor accounts in Autel MaxiCharger Single EV charging stations (firmware throug
Remote code execution and denial of service in Autel MaxiCharger Single EV charging stations running firmware through V1
Physical firmware compromise in Autel MaxiCharger Single EV charging stations (firmware through V1.03.51) lets an attack
Physical compromise of Autel MaxiCharger Single EV charging stations running firmware through V1.03.51 is possible via a
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46640
GHSA-pfm9-xrwg-mf3r