CVE-2026-19189
Received Received - Intake

Privilege Escalation in PowerISO Kernel Driver

Vulnerability report for CVE-2026-19189, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: VulDB

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-07
Last Modified
2026-08-07
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
power_software poweriso 9.3.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-269 The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
CWE-266 A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-19189 is a local privilege escalation flaw in PowerISO 9.3.0.0. It involves the signed kernel driver scdemu.sys, which exposes vulnerable IOCTLs allowing arbitrary registry writes or deletions in protected HKLM locations. This bypasses Windows registry permissions, enabling low-privileged users to modify critical system configurations.

Detection Guidance

Check for the presence of the vulnerable driver file at C:\Windows\System32\drivers\scdemu.sys. Use Process Explorer or similar tools to inspect loaded drivers and verify if scdemu.sys is active. Monitor for unusual registry modifications in HKLM by reviewing audit logs or using tools like reg query commands.

Impact Analysis

An attacker with local access could exploit this to modify service settings, hijack COM servers, tamper with LSA policies, or create persistence mechanisms. This could lead to SYSTEM-level code execution, giving full control over the affected system.

Compliance Impact

This vulnerability primarily enables local privilege escalation, allowing attackers to gain SYSTEM-level access on affected systems. For compliance standards like GDPR or HIPAA, which require strict access controls and protection of sensitive data, this flaw could undermine security measures by enabling unauthorized modifications to system configurations, registry settings, or service permissions. Unauthorized privilege escalation may lead to data breaches or unauthorized access to protected health or personal information, violating compliance requirements.

Mitigation Strategies

Disable or uninstall PowerISO 9.3.0.0 to remove the vulnerable driver. Restrict access to the device object \\.\SCDEmuDev0 by modifying its ACLs. Block or monitor IOCTLs 0x80002018 and 0x8000201C using endpoint protection tools. Apply least-privilege principles to user accounts to limit local access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19189. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart