Sceawere
Vulnerability Detail
CVE-2026-19189UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
PowerISO scdemu.sys Privilege Management Flaw
Vulnerability Metadata
- Severity
- High
- Score / CVSS
- 7.8
- Creation Date
- 1d ago
- Vendor
- Power Sofware
- Product
- PowerISO
- Attack Type
- Improper Privilege Management
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Complexity
- LOW
Narrative and Response
Description
A security flaw has been discovered in Power Sofware PowerISO 9.3.0.0. Affected by this issue is some unknown functionality in the library C:\Windows\System32\drivers\scdemu.sys of the component Kernel Driver. The manipulation results in improper privilege management. The attack is only possible with local access. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "7.8",
"pubDate": "2026-08-07T03:16:18.450Z",
"pubdate": "2026-08-07T03:16:18.450Z",
"executiveSummary": "An improper privilege management vulnerability has been identified within the kernel driver component of Power Software PowerISO version 9.3.0.0. The security flaw specifically resides in the library file C:\\Windows\\System32\\drivers\\scdemu.sys, involving an unspecified functionality that improperly handles privilege assignment and access control boundaries within the Windows operating system kernel.\nSuccessful exploitation of this vulnerability allows a local attacker to manipulate system resources or control interfaces exposed by the vulnerable driver, resulting in unauthorized privilege escalation. Because the flawed component operates at the kernel level (Ring 0), an adversary who successfully leverages this weakness can achieve high-integrity execution capabilities, potentially bypassing standard operating system security controls.\nThe attack vector is strictly local, requiring the threat actor to have prior access to the target system with the ability to interact directly with the underlying kernel driver. Public exploits targeting this flaw have been released, significantly increasing the risk of active exploitation. The vendor, Power Software, was notified of the disclosure prior to public release but failed to provide a response or corrective patch. Consequently, organizations utilizing the affected software face elevated risk until appropriate defensive workarounds or system-level hardening measures are deployed.",
"technicalDetails": "The vulnerability exists within the Kernel Driver component of Power Software PowerISO 9.3.0.0, specifically impacting the scdemu.sys driver located at C:\\Windows\\System32\\drivers\\scdemu.sys. The root cause stems from improper privilege management within the driver's internal input/output control (IOCTL) handling routines or other exposed kernel interfaces. Kernel-mode drivers operate within Ring 0, granting them unfettered access to system memory and hardware resources. When a driver fails to adequately validate input parameters, caller integrity, or privilege contexts during communication requests from user-mode applications, it introduces a pathway for privilege escalation.\nExploitation of this vulnerability requires local access to the target machine. Authentication requirements depend on the standard Windows access control lists (ACLs) enforced on the device object created by the scdemu.sys driver, though standard local users frequently retain the ability to open handles to third-party storage and emulation drivers. The attack flow begins with a locally authenticated low-privileged user executing a specially crafted exploit payload. This payload interacts directly with the vulnerable driver by sending malicious control codes or input buffers via mechanisms such as DeviceIoControl. Because the driver lacks proper privilege management and access validation, it improperly processes the requests, allowing the user-mode process to interact with privileged kernel primitives.\nThrough precise manipulation of the driver's exposed internal functionality, the payload can execute unauthorized actions within kernel space. In typical scenarios involving kernel driver privilege management flaws of this nature, post-exploitation impact includes arbitrary kernel read and write primitives, bypassing kernel patch protection mechanisms, or disabling security software agents running on the host. This ultimately enables the attacker to spawn processes with SYSTEM-level privileges, resulting in complete compromise of the underlying operating system. Network exposure is non-existent, as the vulnerability cannot be exploited remotely without pre-existing local execution capability. Remediation is complicated by the vendor's lack of response and the public availability of functional exploit code."
}