CVE-2026-4157 PUBLISHED

ChargePoint Home Flex revssh Service Command Injection Remote Code Execution Vulnerability

Assigner: zdi
Reserved: 13.03.2026 Published: 11.04.2026 Updated: 11.04.2026

ChargePoint Home Flex revssh Service Command Injection Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of ChargePoint Home Flex devices. 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 a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-26338.

Metrics

CVSS Vector: CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7.5

Product Status

Vendor ChargePoint
Product Home Flex
Versions Default: unknown
  • Version 5.5.4.13 is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE