CVE-2025-5829
BaseFortify
Publication date: 2025-06-25
Last updated on: 2025-09-10
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| autel | maxicharger_dc_hipower | * |
| autel | maxicharger_ac_elite_business_c50_firmware | to 1.39.51 (exc) |
| autel | maxicharger_ac_elite_business_c50_firmware | to 1.56.51 (exc) |
| autel | maxicharger_ac_elite_business_c50 | * |
| autel | maxicharger_ac_pro_firmware | to 1.39.51 (exc) |
| autel | maxicharger_ac_pro_firmware | to 1.56.51 (exc) |
| autel | maxicharger_ac_pro | * |
| autel | maxicharger_ac_ultra_firmware | to 1.39.51 (exc) |
| autel | maxicharger_ac_ultra_firmware | to 1.56.51 (exc) |
| autel | maxicharger_ac_ultra | * |
| autel | maxicharger_dc_compact_mobile_firmware | to 1.39.51 (exc) |
| autel | maxicharger_dc_compact_mobile_firmware | to 1.56.51 (exc) |
| autel | maxicharger_dc_compact_mobile | * |
| autel | maxicharger_dc_compact_pedestal_firmware | to 1.39.51 (exc) |
| autel | maxicharger_dc_compact_pedestal_firmware | to 1.56.51 (exc) |
| autel | maxicharger_dc_compact_pedestal | * |
| autel | maxicharger_dc_fast_firmware | to 1.39.51 (exc) |
| autel | maxicharger_dc_fast_firmware | to 1.56.51 (exc) |
| autel | maxicharger_dc_fast | * |
| autel | maxicharger_dc_hipower_firmware | to 1.39.51 (exc) |
| autel | maxicharger_dc_hipower_firmware | to 1.56.51 (exc) |
| autel | maxicharger_dh480_firmware | to 1.39.51 (exc) |
| autel | maxicharger_dh480_firmware | to 1.56.51 (exc) |
| autel | maxicharger_dh480 | * |
| autel | maxicharger_single_charger_firmware | to 1.39.51 (exc) |
| autel | maxicharger_single_charger_firmware | to 1.56.51 (exc) |
| autel | maxicharger_single_charger | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stack-based buffer overflow in the Autel MaxiCharger AC Wallbox Commercial EV chargers. It occurs because the device does not properly check the length of JSON message data before copying it into a fixed-size buffer on the stack. This flaw allows an attacker who is physically present to execute arbitrary code on the device without needing to authenticate. [1]
How can this vulnerability impact me? :
Exploiting this vulnerability can allow an attacker to run arbitrary code on the affected EV charger, potentially compromising the device's confidentiality, integrity, and availability. This means the attacker could manipulate the device's operation, disrupt charging services, or gain unauthorized control over the charger. [1]