Severity by source
AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
ChargePoint Home Flex OCPP getpreq Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of ChargePoint Home Flex EV chargers. Authentication is not required to exploit this vulnerability.
The specific flaw exists within the handling of OCPP messages. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-26339.
AnalysisAI
Stack-based buffer overflow in ChargePoint Home Flex electric vehicle chargers enables network-adjacent attackers to execute arbitrary code as root via malformed OCPP messages. Unauthenticated exploitation allows complete device compromise through improper length validation in OCPP getpreq message handling. Attack complexity is high (CVSS AC:H), requiring local network access. No public exploit identified at time of analysis.
Technical ContextAI
CWE-121 stack buffer overflow in OCPP protocol message parser. Fixed-length stack buffer receives unbounded user data from OCPP getpreq commands without size validation, enabling controlled memory corruption and arbitrary code execution. Root execution context amplifies impact to full system control.
RemediationAI
No vendor-released patch identified at time of analysis. Organizations should immediately isolate ChargePoint Home Flex chargers on segregated network segments with strict firewall rules blocking unauthenticated OCPP message ingress from untrusted sources. Disable remote OCPP protocol access if operationally feasible. Implement network-level authentication and encrypted tunnels (VPN/TLS) for required OCPP communications. Monitor vendor security advisories for firmware updates. Full technical details available in Zero Day Initiative advisory: https://www.zerodayinitiative.com/advisories/ZDI-26-196/ - consult this resource for additional mitigation guidance and coordinate with ChargePoint support for patch timeline.
Hardcoded cryptographic seed disclosure in ChargePoint Home Flex charging stations enables unauthenticated remote attack
Remote code execution via command injection in ChargePoint Home Flex electric vehicle charging stations allows unauthent
Same weakness CWE-121 – Stack-based Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21641
GHSA-93fc-f6pw-cp83