Cyber Resilience

CVE-2025-10865

High

Published: 13 January 2026

Published
13 January 2026
Modified
30 January 2026
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0002 5.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-10865 is a high-severity Use After Free (CWE-416) vulnerability in Imaginationtech Ddk. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 5.2th 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 SI-2 (Flaw Remediation) and CM-11 (User-installed Software).

Deeper analysis

CVE-2025-10865 is a use-after-free vulnerability (CWE-416) stemming from improper reference counting on an internal resource within Imagination Technologies GPU drivers. The flaw occurs when software installed and run as a non-privileged user makes improper GPU system calls, leading to mismanagement of reference counting and a potential use-after-free condition. It carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and was published on 2026-01-13T18:16:04.433.

A local attacker with low privileges can exploit this vulnerability through low-complexity attacks requiring no user interaction. Exploitation enables high-impact consequences across confidentiality, integrity, and availability, such as potential arbitrary code execution, data corruption, or system crashes.

Mitigation details are available in the vendor advisory at https://www.imaginationtech.com/gpu-driver-vulnerabilities/.

EU & UK References

Vulnerability details

Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of reference counting to cause a potential use after free. Improper reference counting on an internal resource caused scenario where potential for use…

more

after free was present.

CWE(s)

Related Threats

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?

Local use-after-free in GPU driver directly enables privilege escalation via arbitrary code execution from low-privileged context.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-58411Same product: Imaginationtech Ddk
CVE-2025-13952Same product: Imaginationtech Ddk
CVE-2026-22165Same product: Imaginationtech Ddk
CVE-2026-22166Same product: Imaginationtech Ddk
CVE-2026-22163Same product: Imaginationtech Ddk
CVE-2026-22167Same product: Imaginationtech Ddk
CVE-2025-25176Same product: Imaginationtech Ddk
CVE-2026-21732Same product: Imaginationtech Ddk
CVE-2026-47331Shared CWE-416
CVE-2026-23111Shared CWE-416

Affected Assets

imaginationtech
ddk
≤ 25.3

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the improper reference counting flaw in Imagination Technologies GPU drivers, eliminating the use-after-free vulnerability via vendor patches.

prevent

Implements memory protection mechanisms that mitigate exploitation of the use-after-free condition triggered by mismanaged GPU reference counting.

prevent

Restricts user-installed software running as non-privileged users from conducting improper GPU system calls that lead to reference counting mismanagement.

References