CVE-2025-25052
Published: 06 May 2025
Summary
CVE-2025-25052 is a low-severity Classic Buffer Overflow (CWE-120) vulnerability in Openatom Openharmony. Its CVSS base score is 3.3 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 44.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-13489
Vulnerability details
in OpenHarmony v5.0.3 and prior versions allow a local attacker cause DOS through buffer overflow.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The stack buffer overflow in arkcompiler_ets_runtime allows a local attacker to cause denial of service by crashing the application or system component, matching exploitation for endpoint DoS.
Affected Assets
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.
Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.