Cyber Posture

CVE-2025-0478

High

Published: 24 March 2025

Published
24 March 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0006 17.5th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0478 is a high-severity Improper Handling of Insufficient Permissions or Privileges (CWE-280) vulnerability in Imaginationtech (inferred from references). 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 17.5th 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 SC-2 (Separation of System and User Functionality) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses the CVE by requiring timely identification, reporting, and remediation of the GPU driver flaw through vendor patches.

prevent

Implements memory protection techniques like ASLR and DEP to prevent successful arbitrary physical memory reads, writes, and corruption by non-privileged user software.

prevent

Enforces separation between user and system functionality to block improper GPU system calls from allowing user-space access to kernel memory pages.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
T1499 Endpoint Denial of Service Impact
Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users.
Why these techniques?

Vulnerability allows low-privileged local user to perform arbitrary physical memory reads/writes via GPU driver, directly enabling kernel-level code execution (T1068), credential/sensitive data access from memory (T1212), and system instability/DoS via memory corruption (T1499).

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

NVD Description

Software installed and run as a non-privileged user may conduct improper GPU system calls to issue reads and writes to arbitrary physical memory pages. Under certain circumstances this exploit could be used to corrupt data pages not allocated by the…

more

GPU driver but memory pages in use by the kernel and drivers running on the platform, altering their behaviour.

Deeper analysisAI

CVE-2025-0478 is a vulnerability in GPU drivers from Imagination Technologies that allows software running as a non-privileged user to make improper GPU system calls, enabling reads and writes to arbitrary physical memory pages. Under certain circumstances, this can corrupt data pages not allocated by the GPU driver, including memory pages used by the kernel and other drivers on the platform, thereby altering their behavior. The issue is classified under CWE-280 (Improper Handling of Insufficient Privileges or Capabilities) with 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 2025-03-24.

A local attacker with low privileges can exploit this vulnerability by executing malicious software on the affected system. Successful exploitation grants the ability to read sensitive data, modify critical memory regions, and disrupt system stability, potentially leading to arbitrary code execution in kernel space or denial of service through memory corruption.

For mitigation details, refer to the vendor advisory at https://www.imaginationtech.com/gpu-driver-vulnerabilities/.

Details

CWE(s)

Affected Products

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

CVEs Like This One

CVE-2025-6573Shared CWE-280
CVE-2026-2123Shared CWE-280
CVE-2024-51459Shared CWE-280
CVE-2026-23857Shared CWE-280
CVE-2026-27910Shared CWE-280
CVE-2025-22395Shared CWE-280
CVE-2025-46066Shared CWE-280
CVE-2026-20817Shared CWE-280
CVE-2026-0047Shared CWE-280
CVE-2026-24096Shared CWE-280

References