Cyber Resilience

CVE-2026-25781

High

Published: 19 May 2026

Published
19 May 2026
Modified
19 May 2026
KEV Added
Patch
CVSS Score v3.1 8.4 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
EPSS Score 0.0013 3.1th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-25781 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Gitcode (inferred from references). Its CVSS base score is 8.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Inhibit System Recovery (T1490); ranked at the 3.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

in OpenHarmony v6.0 and prior versions allow a local attacker cause DOS and it cannot be recovered.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1490 Inhibit System Recovery Impact
Adversaries may delete or remove built-in data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Local unrecoverable DoS via out-of-bounds write maps to inhibiting recovery and exploited endpoint DoS.

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

CVEs Like This One

CVE-2026-29775Shared CWE-787
CVE-2025-27598Shared CWE-787
CVE-2026-33721Shared CWE-787
CVE-2024-7695Shared CWE-787
CVE-2024-13168Shared CWE-787
CVE-2026-43656Shared CWE-787
CVE-2025-24139Shared CWE-787
CVE-2021-47786Shared CWE-787
CVE-2024-13170Shared CWE-787
CVE-2026-41989Shared CWE-787

Affected Assets

Gitcode
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-787

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

References