Cyber Resilience

CVE-2025-5825

Autel Maxicharger Ac Elite Business C50 Firmware ≤ 1.39.51

Published
25 June 2025
Modified
17 June 2026
CVSS Score v3 7.5
Click a component to see what it means
Raw vectorCVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0023 14th percentile
Risk Priority 54 floored blend · peak EPSS

Summary

CVE-2025-5825 is a high-severity Security Version Number Mutable to Older Versions (CWE-1328) vulnerability in Autel Maxicharger Ac Elite Business C50 Firmware. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Downgrade Attack (T1689); ranked at the 14th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-51 (Hardware-based Protection) and SI-7 (Software, Firmware, and Information Integrity) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Autel MaxiCharger AC Wallbox Commercial Firmware Downgrade Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Autel MaxiCharger AC Wallbox Commercial charging stations. An attacker must first obtain the ability to pair…

more

a malicious Bluetooth device with the target system in order to exploit this vulnerability. The specific flaw exists within the firmware update process. The issue results from the lack of proper validation of a firmware image before using it to perform an upgrade. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the device. Was ZDI-CAN-26354.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1689 Downgrade Attack Defense Impairment
Adversaries may downgrade or use a version of system features that may be outdated, vulnerable, and/or does not support updated security controls.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-5829Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-5822Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-5830Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-5823Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-5826Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-5827Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-5828Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-6678Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-5824Same product: Autel Maxicharger Ac Elite Business C50
CVE-2025-29989Shared CWE-1328

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

Mitigating Controls (NIST 800-53 r5) AI

Hardware-enforced write protection directly stops unauthorized mutation of a security version number to older values.

Firmware integrity verification can discover that a version rollback has occurred after the fact.

Enforcing access restrictions on configuration changes can block unauthorized writes to a mutable security version register.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

ID.RA-09 mostly match
prevents

Pre-acquisition assessment of hardware authenticity/integrity directly prevents purchase of chips whose security version numbers can be rolled back.

PR.PS-01 partial match
prevents

Hardened baselines and configuration management can enforce immutable version checks or secure-boot policies that mitigate rollback.

PR.PS-03 partial match
prevents

Hardware lacking immutable version-number protection can be identified and replaced as part of risk-based hardware maintenance.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

degrades

Controlled software installation procedures can block unauthorized or older firmware versions from being loaded.

prevents

Secure SDLC practices can embed anti-rollback mechanisms during hardware/firmware design.

prevents

Secure architecture principles can mandate hardware-enforced version counters or fuses.

degrades

Change-management processes can require cryptographic verification of firmware versions before deployment.

degrades

Configuration management can enforce immutable or version-locked firmware images, limiting rollback risk.

References