Cyber Posture

CVE-2025-20626

Low

Published: 04 March 2025

Published
04 March 2025
Modified
04 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.0011 29.4th 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-20626 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 stems from improper memory management, allowing freed memory to be accessed and exploited post-deallocation.

A local attacker with low privileges (PR:L) can exploit this issue with low attack complexity (AC:L) and no user interaction required (UI:N). Exploitation is confined to restricted scenarios, leading to arbitrary code execution in pre-installed apps. The CVSS v3.1 base score of 3.8 (AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N) reflects a low overall severity, primarily due to the local attack vector, changed scope (S:C), and limited confidentiality impact (C:L) with no integrity or availability effects.

Mitigation details are outlined in the OpenHarmony security advisory available at https://gitee.com/openharmony/security/blob/master/zh/security-disclosure/2025/2025-03.md, published alongside the CVE on 2025-03-04. Security practitioners should consult this advisory for patch information and recommended remediation steps specific to OpenHarmony deployments.

Details

CWE(s)
CWE-416

Affected Products

openatom
openharmony
4.1.0 — 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?

Use-after-free vulnerability enables local arbitrary code execution in pre-installed applications, directly facilitating exploitation for privilege escalation.

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

References