Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
3DescriptionCVE.org
in OpenHarmony v5.1.0 and prior versions allow a local attacker arbitrary code execution in pre-installed apps through out-of-bounds write. This vulnerability can be exploited only in restricted scenarios.
AnalysisAI
An out-of-bounds write vulnerability in OpenHarmony v5.1.0 and earlier versions allows local attackers with limited privileges to achieve arbitrary code execution within pre-installed applications through memory corruption. The vulnerability, tracked as CVE-2025-41432 and assigned CVSS 5.5, exploits CWE-787 (out-of-bounds write) and is limited to restricted attack scenarios that require local access and low privilege levels. While not currently listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, the availability of vulnerability disclosure documentation and the nature of memory corruption bugs suggest heightened risk for motivated threat actors.
Technical ContextAI
This vulnerability involves a classic buffer overflow condition classified under CWE-787 (out-of-bounds write), a memory corruption weakness that allows attackers to write data beyond allocated buffer boundaries. The affected product is OpenHarmony (cpe:2.3:a:openharmony:openharmony:*:*:*:*:*:*:*:*), an open-source operating system distributed by Huawei. The flaw resides in pre-installed applications running on the OpenHarmony platform, and exploitation requires the attacker to have local system access with user-level privileges. The out-of-bounds write condition likely corrupts the heap or stack memory used by system services, enabling code execution through techniques such as function pointer hijacking or return-oriented programming (ROP) chain construction.
RemediationAI
Immediately upgrade to OpenHarmony v5.2.0 or later (exact patched version to be confirmed via vendor advisory at https://gitcode.com/openharmony/security/tree/master/zh/security-disclosure/2025/2025-10.md). For organizations unable to upgrade immediately, implement the following mitigations: restrict local system access and enforce the principle of least privilege for user accounts and applications; disable or isolate pre-installed applications not required for core functionality; apply SELinux or AppArmor mandatory access control policies to limit the blast radius of code execution; and monitor system logs for anomalous memory access patterns or unexpected process spawning. If devices are network-connected, segment them from critical infrastructure until patching is completed.
More in Openharmony
View allin OpenHarmony v4.0.0 and prior versions allow a remote attacker arbitrary code execution in pre-installed apps through
in OpenHarmony v4.0.0 and prior versions allow a remote attacker arbitrary code execution in pre-installed apps through
in OpenHarmony v4.0.0 and prior versions allow a remote attacker arbitrary code execution in pre-installed apps through
in OpenHarmony v4.0.0 and prior versions allow a remote attacker arbitrary code execution in pre-installed apps through
in OpenHarmony v4.0.0 and prior versions allow a remote attacker arbitrary code execution in pre-installed apps through
Arbitrary code execution in OpenHarmony v6.0 and earlier enables remote attackers with low privileges to execute code wi
in OpenHarmony v4.1.2 and prior versions allow a local attacker cause the common permission is upgraded to root and sens
in OpenHarmony v3.2.4 and prior versions allow a local attacker arbitrary code execution in any apps through improper in
in OpenHarmony v3.2.4 and prior versions allow a local attacker arbitrary code execution in any apps through use after f
in OpenHarmony v4.0.0 and prior versions allow an adjacent attacker arbitrary code execution in any apps through use aft
OpenHarmony-v3.1.2 and prior versions have an authenication bypass vulnerability in a callback handler function of Softb
OpenHarmony-v3.1.1 and prior versions have a permission bypass vulnerability. Rated high severity (CVSS 8.8), this vulne
Same weakness CWE-787 – Out-of-bounds Write
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-208679