CVE-2025-61155

MEDIUM EXPLOITED RANSOMWARE

GameDriverX64.sys <7.23.4.7 - Privilege Escalation

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2025-61155 has been observed exploited in the wild (reported by VulnCheck KEV), including in ransomware campaigns. EIP tracks 1 public exploit from researchers including pollotherunner.

AI-analyzed exploit summary This PoC demonstrates arbitrary process termination via a vulnerable IOCTL handler in the GameDriverX64.sys anti-cheat driver. It communicates with the driver to terminate a specified process (e.g., notepad.exe) by sending a crafted IOCTL request.

Description

The GameDriverX64.sys kernel-mode anti-cheat driver (v7.23.4.7 and earlier) contains an access control vulnerability in one of its IOCTL handlers. A user-mode process can open a handle to the driver device and send specially crafted IOCTL requests. These requests are executed in kernel-mode context without proper authentication or access validation, allowing the attacker to terminate arbitrary processes, including critical system and security services, without requiring administrative privileges.

Exploits (1)

nomisec WORKING POC 22 stars
by pollotherunner · poc
https://github.com/pollotherunner/CVE-2025-61155

This PoC demonstrates arbitrary process termination via a vulnerable IOCTL handler in the GameDriverX64.sys anti-cheat driver. It communicates with the driver to terminate a specified process (e.g., notepad.exe) by sending a crafted IOCTL request.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: GameDriverX64.sys (anti-cheat driver)
No auth needed
Prerequisites: Local access to the system · Presence of the vulnerable GameDriverX64.sys driver · Target process running
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 1.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

VulnCheck KEV 2026-01-29
Ransomware Use Confirmed
CWE
CWE-400
Status published
Published Oct 28, 2025
Tracked Since Feb 18, 2026