CVE•Published 2025-10-28•1 article on news•7 live references•NVD data
CVE-2025-61155
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
5.5
MEDIUM
EPSS percentile
19
Exploit Prediction Scoring System · top 81% of all CVEs
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.
Timeline
Published 2025-10-28
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2025-61155Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2025-61155Censys host search filtered to this CVE id.
grep.app
CVE-2025-61155Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2025-61155GitHub code search for direct mentions.
Google dork
"CVE-2025-61155" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (4)
CVE-2025-611554 repos
BlackSnufkin/BYOVDRust
BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055, CVE-2026-3609, CVE-2026-8501).
pollotherunner/CVE-2025-61155C++
Official public advisory for CVE-2025-61155
I3r1h0n/SigurdRust
A BYOVD technique abuse tool
LaggyTMD/nte-driver-analysisunknown