Cyber Posture

CVE-2025-20091

Low

Published: 04 March 2025

Published
04 March 2025
Modified
06 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.0010 26.5th percentile
Risk Priority 8 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-20091 is a low-severity Use After Free (CWE-416) vulnerability in Openatom Openharmony. Its CVSS base score is 3.8 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 26.5th 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 SC-39 (Process Isolation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly remediates the use-after-free flaw in OpenHarmony pre-installed apps through timely identification, reporting, and patching.

prevent

Implements memory protection mechanisms such as ASLR and DEP that directly prevent exploitation of the use-after-free vulnerability leading to arbitrary code execution.

prevent

Enforces process isolation for pre-installed apps, containing arbitrary code execution by a local low-privilege attacker to the compromised app context.

MITRE ATT&CK Enterprise TechniquesAI

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

The use-after-free vulnerability directly enables local arbitrary code execution by a low-privileged attacker in pre-installed applications, mapping to exploitation of software vulnerabilities for privilege escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

in OpenHarmony v5.0.2 and prior versions allow a local attacker arbitrary code execution in pre-installed apps through use after free. This vulnerability can be exploited only in restricted scenarios.

Deeper analysisAI

CVE-2025-20091 is a use-after-free vulnerability (CWE-416) affecting OpenHarmony versions v5.0.2 and prior. It enables a local attacker to achieve arbitrary code execution within pre-installed applications on affected systems. The vulnerability was published on 2025-03-04 and carries a CVSS v3.1 base score of 3.8 (AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N), indicating low severity with local access required, low privileges, low complexity, and a changed scope impacting confidentiality.

A local attacker with low privileges can exploit this vulnerability to execute arbitrary code in the context of pre-installed apps, but only in restricted scenarios as noted in the description. The attack requires physical or local access to the device and does not involve user interaction, though the scope change suggests potential for broader impact within the scoped components.

The OpenHarmony security advisory at https://gitee.com/openharmony/security/blob/master/zh/security-disclosure/2025/2025-03.md provides further details on disclosure and likely mitigation steps for this issue.

Details

CWE(s)

Affected Products

openatom
openharmony
4.1.0 — 5.0.2

CVEs Like This One

CVE-2025-20626Same product: Openatom Openharmony
CVE-2025-24301Same product: Openatom Openharmony
CVE-2025-23409Same product: Openatom Openharmony
CVE-2025-23414Same product: Openatom Openharmony
CVE-2025-0304Same product: Openatom Openharmony
CVE-2025-0587Same product: Openatom Openharmony
CVE-2025-0303Same product: Openatom Openharmony
CVE-2025-22835Same product: Openatom Openharmony
CVE-2025-21084Same product: Openatom Openharmony
CVE-2025-23420Same product: Openatom Openharmony

References