CVE-2026-19190
Received Received - Intake

Permission Issue in StableBit Scanner Service

Vulnerability report for CVE-2026-19190, 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 weakness has been identified in StableBit Scanner 2.6.13.4088. This affects an unknown part of the file C:\Program Files (x86)\StableBit\Scanner\Service\Scanner.Service.exe of the component ScannerService. This manipulation causes permission issues. The attack is restricted to local execution. The exploit has been made available to the public and could be used for attacks.

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
stablebit scanner 2.6.13.4088

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-275 Permission Issues
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

This vulnerability is a local privilege escalation flaw in StableBit Scanner 2.6.13.4088 caused by insecure deserialization in its .NET Remoting IPC endpoint. The ScannerService runs as LocalSystem and exposes a named pipe and IPC endpoint accessible to standard local users. An attacker can exploit this by sending a malicious BinaryFormatter gadget to gain arbitrary code execution in the LocalSystem context, allowing full local privilege escalation from a standard user account.

Detection Guidance

Check if the ScannerService.exe process is running and listening on the named pipe \\.\pipe\Scanner2_Comm using tools like Process Explorer or netstat. Look for unexpected connections to the IPC endpoint ipc://Scanner2_Comm/Comm1.

Impact Analysis

This vulnerability allows an attacker with local access to a vulnerable system to escalate privileges from a standard user account to LocalSystem. This could lead to complete control over the affected system, enabling installation of malware, data theft, or further network compromise. The exploit does not require network access and works locally.

Compliance Impact

This vulnerability could lead to unauthorized access and control of systems, potentially violating compliance requirements for data protection and security. For GDPR, it may result in unauthorized data access or processing. For HIPAA, it could compromise protected health information. Organizations must address this flaw to maintain compliance with these regulations.

Mitigation Strategies

Update StableBit Scanner to the latest version if available. Disable the BinaryFormatter-based .NET Remoting IPC endpoint in ScannerService.exe. Restrict access to the named pipe and IPC endpoint to authorized users only.

Chat Assistant

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

EPSS Chart