7
CVE-2025-25277
- EPSS 0.01%
- Veröffentlicht 16.03.2026 07:09:27
- Zuletzt bearbeitet 17.03.2026 19:56:01
- Quelle scy@openharmony.io
- CVE-Watchlists
- Unerledigt
arkcompiler_ets_runtime has a type confusion vulnerability
in OpenHarmony v5.1.0 and prior versions allow a local attacker arbitrary code execution in pre-installed apps through using incompatible type. This vulnerability can be exploited only in restricted scenarios.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Openatom ≫ Openharmony Version5.0.3 SwEdition-
Openatom ≫ Openharmony Version5.1.0 SwEdition-
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.004 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| scy@openharmony.io | 6.3 | 1 | 5.2 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
|
CWE-843 Access of Resource Using Incompatible Type ('Type Confusion')
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.