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
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
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