Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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
Unauthenticated MQTT broker reachable over the network with no user interaction gives AV:N/AC:L/PR:N/UI:N; full device compromise yields C:H/I:H/A:H, with firewall reachability a deployment caveat.
Primary rating from Vendor (cert).
CVSS VectorVendor: cert
Lifecycle Timeline
3DescriptionCVE.org
Due to missing authentication, an unauthenticated remote attacker may access the MQTT broker, which is only protected from external access by a firewall. This may lead to the device being fully compromised.
AnalysisAI
Missing authentication on the MQTT broker embedded in Phoenix Contact CHARX SEC electric-vehicle charging controllers allows a remote attacker who can reach the broker to take full control of the device. Because the broker enforces no authentication and relies solely on an external firewall for protection, any actor able to route to the MQTT service can issue broker commands leading to complete compromise. Rated CVSS 4.0 9.3 (critical); no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The affected component is the MQTT broker running on CHARX SEC-3000/3050/3100/3150 AC charging controllers, devices used to manage EV charging sessions and OCPP/backend communication. MQTT is a lightweight publish/subscribe messaging protocol commonly used for device telemetry and command-and-control; brokers can and should enforce username/password or TLS client-certificate authentication. This flaw is classified as CWE-306 (Missing Authentication for Critical Function): the broker exposes control functionality without verifying the identity of connecting clients, so anyone who can open a TCP session to the broker port is treated as a trusted client. The vendor advisory VDE-2026-008 (published via CERT@VDE) tracks the issue, also cataloged as EUVD-2026-51025.
RemediationAI
Vendor-released patch: 1.9.1 - upgrade all affected CHARX SEC-3000/3050/3100/3150 controllers to firmware 1.9.1 or later, as documented in advisory VDE-2026-008 (https://www.certvde.com/en/advisories/VDE-2026-008/). Until patching is possible, the primary compensating control is to keep and tighten the network firewall that isolates the MQTT broker: restrict inbound access to the broker's port so only explicitly trusted management hosts can connect, and place charging controllers on a dedicated, segmented VLAN with no direct internet or general-LAN reachability. The trade-off is operational - overly aggressive filtering may block legitimate backend/OCPP or management traffic, so validate that authorized systems retain access after locking down the broker.
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51025
GHSA-9h9r-3q9w-h7vj