Severity by source
CVSS:4.0/AV:A/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
Bluetooth range gives AV:A with low complexity, and the unauthenticated command interface (PR:N, no UI) yields full C/I/A impact via info leak, firmware push, and reboot.
Primary rating from Vendor (DIVD).
CVSS VectorVendor: DIVD
Lifecycle Timeline
3DescriptionCVE.org
The charging station does not require authentication for Bluetooth commands to perform actions. The functionality exposed includes sensitive information leakage, triggering reboots, or pushing a firmware update URL.
AnalysisAI
Bluetooth authentication bypass in the Evbee DC-80 DC EV charging station lets an attacker within radio range issue privileged commands without any credentials, enabling sensitive information disclosure, forced reboots, and - most dangerously - the ability to push an arbitrary firmware update URL to the device. Reported by DIVD (DIVD-2026-00001), it carries CVSS 4.0 base 8.7 (High). No public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
The affected device is an Evbee DC-80 electric-vehicle DC charging station (cpe:2.3:a:evbee:dc-80). Like many EV chargers and IoT appliances, it exposes a local Bluetooth (BLE) control channel used for provisioning, diagnostics, and configuration. The root cause maps to CWE-287 (Improper Authentication): the Bluetooth command interface accepts action commands without verifying the identity of the caller, so any device that can pair or connect over the air can invoke functions intended only for an authorized operator. The most severe exposed function - supplying a firmware update URL - effectively lets an unauthenticated peer point the charger at an attacker-controlled firmware source, which is a direct integrity-compromise primitive on embedded hardware.
RemediationAI
No vendor-released patch identified at time of analysis; the only reference is the DIVD coordination advisory at https://csirt.divd.nl/DIVD-2026-00001/, which should be monitored for a fixed firmware version. As compensating controls until a fix is available: physically restrict proximity access to the charger where feasible and site chargers away from areas where an attacker could linger within Bluetooth range; disable or unpair the Bluetooth management interface if the unit supports operating without it (trade-off: loss of local BLE-based provisioning and diagnostics); avoid leaving the device in a pairable/discoverable state after commissioning; and treat any unexpected reboot or firmware-version change as a potential compromise indicator. Because the firmware-update-URL function is the highest-risk capability, confirm with Evbee whether firmware update sources can be pinned or signature-verified, and apply the official firmware update through a trusted channel once released.
Command injection in the evbee DC-80 EV charger allows remote unauthenticated attackers to execute arbitrary operating-s
Arbitrary code execution in the EVBEE DC-80 EV charging station stems from a firmware update mechanism that ships withou
Arbitrary file write in the Evbee DC-80 EV charging station lets remote unauthenticated attackers overwrite any file on
Missing authentication on the evbee DC-80 EV charging station exposes an administrative web server on TCP port 8090 that
Remote code execution in the evbee DC-80 EV charging station is possible through a command injection flaw in the network
Sensitive-data logging in the Evbee DC-80 DC EV charger writes secrets such as user passwords and charging card (RFID) U
OS command injection in the EVBEE DC-80 electric-vehicle DC charger lets an actor who can send OCPP messages execute arb
Same weakness CWE-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43330