Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
The pstrip64.sys driver in EnTech Taiwan PowerStrip <=3.90.736 allows local users to escalate privileges to SYSTEM via a crafted IOCTL request enabling unprivileged users to map arbitrary physical memory into their address space and modify critical kernel structures.
AnalysisAI
PowerStrip driver (pstrip64.sys) through version 3.90.736 enables authenticated local users to escalate privileges to SYSTEM by sending malicious IOCTL requests that map arbitrary physical memory into user-mode address space, allowing modification of kernel structures. EPSS score of 0.02% (5th percentile) indicates low automated exploitation likelihood, though publicly available exploit code exists (PacketStorm Security reference), making this a realistic threat in environments where PowerStrip is deployed and local access is possible. No CISA KEV listing indicates no confirmed widespread exploitation at time of analysis.
Technical ContextAI
PowerStrip is a legacy display utility from EnTech Taiwan that includes a kernel-mode driver (pstrip64.sys) for low-level hardware interaction. The vulnerability stems from CWE-269 (Improper Privilege Management), where the driver exposes IOCTL handlers that fail to validate caller privileges or sanitize inputs controlling memory mapping operations. Windows IOCTL (Input/Output Control) interfaces allow user-mode applications to send commands to kernel drivers. When improperly secured, attackers can craft IOCTL requests to invoke privileged operations like mapping physical memory-bypassing CPU memory protection and enabling direct manipulation of kernel data structures such as process tokens, access control lists, or driver dispatch tables. This pattern is common in aging hardware utility drivers that predate modern Windows security models like HVCI and driver isolation.
RemediationAI
No vendor-released patch exists or will be developed, as PowerStrip is discontinued and unmaintained since approximately 2009-2010. Primary remediation is complete removal of PowerStrip software from all systems, including uninstalling the application via Control Panel and verifying deletion of pstrip64.sys from the Windows drivers directory (typically C:\Windows\System32\drivers). Organizations requiring legacy display management should migrate to actively supported alternatives such as manufacturer-provided GPU utilities (NVIDIA Control Panel, AMD Radeon Software) or modern open-source tools. For air-gapped/isolated systems where removal is operationally complex, implement compensating controls: enforce least-privilege user accounts (no local admin rights), enable Windows Defender Application Control or AppLocker to block unauthorized driver loading, and deploy endpoint detection and response (EDR) tools with behavioral monitoring for IOCTL-based kernel exploitation attempts. Regularly audit installed drivers using Microsoft Vulnerable Driver Blocklist and apply latest Windows security updates to harden kernel attack surface.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21014
GHSA-g859-2xvj-jr82