Cyber Resilience

CVE-2025-5828

Medium

Published: 25 June 2025

Published
25 June 2025
Modified
10 September 2025
KEV Added
Patch
CVSS Score v3 6.8 CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0022 44.3th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-5828 is a medium-severity Classic Buffer Overflow (CWE-120) vulnerability in Autel Maxicharger Ac Elite Business C50 Firmware. Its CVSS base score is 6.8 (Medium).

Operationally, ranked at the 44.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Autel MaxiCharger AC Wallbox Commercial wLength Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Autel MaxiCharger AC Wallbox Commercial EV chargers. Authentication is not required to exploit this…

more

vulnerability. The specific flaw exists within the handling of USB frame packets. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length buffer. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-26328.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

autel
maxicharger ac elite business c50 firmware
≤ 1.39.51 · ≤ 1.56.51
autel
maxicharger ac pro firmware
≤ 1.39.51 · ≤ 1.56.51
autel
maxicharger ac ultra firmware
≤ 1.39.51 · ≤ 1.56.51
autel
maxicharger dc compact mobile firmware
≤ 1.39.51 · ≤ 1.56.51
autel
maxicharger dc compact pedestal firmware
≤ 1.39.51 · ≤ 1.56.51
autel
maxicharger dc fast firmware
≤ 1.39.51 · ≤ 1.56.51
autel
maxicharger dc hipower firmware
≤ 1.39.51 · ≤ 1.56.51
autel
maxicharger dh480 firmware
≤ 1.39.51 · ≤ 1.56.51
autel
maxicharger single charger firmware
≤ 1.39.51 · ≤ 1.56.51

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-120

Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.

References