CVE-2025-30117
Published: 18 March 2025
Summary
CVE-2025-30117 is a high-severity Improper Authorization (CWE-285) vulnerability in Hella Dr 820 Firmware. Its CVSS base score is 7.3 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 18.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Enforces approved authorizations for access to system resources, directly addressing improper authorization that allows unauthorized management of settings and sensitive data access.
Requires unique identification and authentication of devices before connection, mitigating bypass of device pairing exploited by remote attackers.
Implements least privilege to restrict unauthorized modifications to power management, recording, and battery protection settings.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The vulnerability enables unauthorized access to discover system/vehicle information (T1082), enumerate files/directories (T1083), collect local data like settings and footage (T1005), delete footage (T1070.004), stop recording services (T1489), and cause endpoint DoS via battery drain (T1499).
NVD Description
An issue was discovered on the Forvia Hella HELLA Driving Recorder DR 820. Managing Settings and Obtaining Sensitive Data and Sabotaging the Car Battery can be performed by unauthorized parties. After bypassing the device pairing, an attacker can obtain sensitive…
more
user and vehicle information through the settings interface. Remote attackers can modify power management settings, disable recording, delete stored footage, and turn off battery protection, leading to potential denial-of-service conditions and vehicle battery drainage.
Deeper analysisAI
CVE-2025-30117, published on 2025-03-18, affects the Forvia Hella HELLA Driving Recorder DR 820. The vulnerability, classified under CWE-285 (Improper Authorization), enables unauthorized parties to manage device settings, obtain sensitive data, and sabotage the car battery. It carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L), reflecting network-accessible exploitation with low complexity, no privileges or user interaction required.
Remote attackers can exploit this by bypassing device pairing to access the settings interface, retrieving sensitive user and vehicle information. They can then modify power management settings, disable recording, delete stored footage, and deactivate battery protection, potentially causing denial-of-service conditions and vehicle battery drainage.
For mitigation guidance, refer to the provided references: https://github.com/geo-chen/Hella and https://medium.com/@geochen/cve-draft-hella-driving-recorder-dr-820-ff8c4e2cca26.
Details
- CWE(s)