Description
Autel MaxiCharger AC Elite Home WebSockets Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Autel MaxiCharger AC Elite Home EV chargers. Authentication is not required to exploit this vulnerability.

The specific flaw exists within the handling of WebSocket messages related to the OCPP service. The issue results from the lack of proper validation of user-supplied data, which can result in an integer underflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-29113.
Published: 2026-07-29
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer underflow flaw exists in the WebSocket handling of Autel’s MaxiCharger AC Elite Home EV chargers. The vulnerability allows a remote attacker to send malicious OCPP messages that bypass input validation, causing a buffer allocation to use a negative size. This results in arbitrary code execution in the device’s context, giving the attacker full control over the charger. The flaw is a classic integer underflow issue represented by CWE-191.

Affected Systems

The affected product family is Autel MaxiCharger AC Elite Home. No specific firmware or software version ranges are listed in the advisory, so any installation of this charger model that is still running the current firmware is potentially vulnerable.

Risk and Exploitability

The CVSS base score of 8.1 indicates high severity, amplified by the fact that authentication is not required to exploit the flaw. The EPSS score is less than 1%, implying a low probability of observed exploitation, but the device’s critical role in charging electric vehicles means that a successful exploitation could be catastrophic. The advisory does not list this CVE in the CISA KEV catalog at present. An attacker would need to establish a network connection to the charger’s WebSocket endpoint, send a crafted OCPP message, and wait for the underflow to trigger the code execution.

Generated by OpenCVE AI on August 3, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware or vendor update that resolves the integer underflow bug
  • If a firmware upgrade is not yet available, disable the WebSocket or OCPP service on the charger or lock the relevant ports using a firewall
  • Segment the charger’s network interface from public or untrusted networks and monitor for abnormal WebSocket traffic

Generated by OpenCVE AI on August 3, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Autel
Autel maxicharger Ac Elite Home
Vendors & Products Autel
Autel maxicharger Ac Elite Home

Wed, 29 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description Autel MaxiCharger AC Elite Home WebSockets Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Autel MaxiCharger AC Elite Home EV chargers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of WebSocket messages related to the OCPP service. The issue results from the lack of proper validation of user-supplied data, which can result in an integer underflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-29113.
Title Autel MaxiCharger AC Elite Home WebSockets Integer Underflow Remote Code Execution Vulnerability
Weaknesses CWE-191
References
Metrics cvssV3_0

{'score': 8.1, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Autel Maxicharger Ac Elite Home
cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-07-30T15:18:34.551Z

Reserved: 2026-06-25T00:12:09.134Z

Link: CVE-2026-13308

cve-icon Vulnrichment

Updated: 2026-07-30T14:18:55.311Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-29T21:17:46.490

Modified: 2026-07-30T16:16:55.313

Link: CVE-2026-13308

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:00:07Z

Weaknesses
  • CWE-191

    Integer Underflow (Wrap or Wraparound)