CVE-2025-70795
IOCTL Injection in STProcessMonitor Driver Causes Denial of Service
Publication date: 2026-04-17
Last updated on: 2026-04-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| safetica | stprocessmonitor | 11.11.4.0 |
Helpful Resources
Exploitability
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in STProcessMonitor 11.11.4.0, part of the Safetica Application suite, allows an admin-privileged user to send specially crafted IOCTL requests to terminate processes that are protected by a third-party implementation.
This happens because the driver's IOCTL handler does not properly validate the caller, enabling unauthorized processes to perform termination actions in kernel space.
In essence, unauthorized processes can load the driver and send a crafted IOCTL request (0xB822200C) to terminate protected processes, exploiting insufficient caller validation.
How can this vulnerability impact me? :
Successful exploitation of this vulnerability can lead to denial of service by disrupting critical third-party services or applications.
Because unauthorized processes can terminate protected processes in kernel space, important services may be unexpectedly stopped, potentially causing system instability or loss of functionality.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability in STProcessMonitor allows unauthorized processes to terminate protected processes, potentially causing denial of service by disrupting critical third-party services or applications.
However, there is no specific information provided about how this vulnerability impacts compliance with common standards and regulations such as GDPR or HIPAA.