Cyber Posture

CVE-2025-0587

Low

Published: 04 March 2025

Published
04 March 2025
Modified
11 March 2025
KEV Added
Patch
CVSS Score 3.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
EPSS Score 0.0003 8.8th percentile
Risk Priority 8 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.

Security Summary

CVE-2025-0587 is an integer overflow vulnerability (CWE-190) in OpenHarmony versions v5.0.2 and prior. It enables a local attacker to execute arbitrary code within pre-installed applications.

A local attacker with low privileges (AV:L/PR:L) can exploit this vulnerability with low attack complexity and no user interaction required (AC:L/UI:N). Successful exploitation results in a changed scope (S:C) with low confidentiality impact (C:L) and no integrity or availability impact (I:N/A:N), yielding a CVSS v3.1 base score of 3.8. Exploitation is restricted to specific scenarios.

The OpenHarmony security advisory provides details on mitigation and patches at https://gitee.com/openharmony/security/blob/master/zh/security-disclosure/2025/2025-03.md.

Details

CWE(s)
CWE-190

Affected Products

openatom
openharmony
4.1 — 5.0.2

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

CVE-2025-0587 is an integer overflow in arkcompiler_ets_runtime allowing local arbitrary code execution in pre-installed apps under restricted scenarios, enabling exploitation for privilege escalation.

References