Description
Netskope was notified about a potential gap in Netskope Endpoint DLP (EPDLP) running on Windows systems. Successful exploitation of the gap could potentially allow a privileged user to send a crafted message to the EPDLP process port to trigger an integer overflow, leading to memory corruption. Successful exploitation would require the EPDLP module to be enabled in the client configuration, and that Memory Integrity is disabled. A successful exploit could potentially result in a denial-of-service, arbitrary code execution, or privilege escalation on the local machine.
Published: 2026-09-10
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation and Arbitrary Code Execution
Action: Apply Workaround
AI Analysis

Impact

A kernel pool overflow can arise when an integer overflow is triggered by a crafted message sent to the Netskope Endpoint DLP Driver’s process port. The overflow corrupts memory, potentially allowing a local attacker to cause a denial‑of‑service, execute arbitrary code, or elevate privileges on the host. The flaw fundamentally stems from CWE‑190, an integer overflow that can be abused when input is unchecked.

Affected Systems

The vulnerability targets Windows systems running the Netskope Endpoint DLP client with the EPDLP module enabled. It requires the Windows Memory Integrity (Hypervisor‑Protected Code Integrity) feature to be disabled, and the EPDLP service must be active and listening for messages. Any device that has installed the Netskope client with DLP enabled and Memory Integrity turned off is susceptible.

Risk and Exploitability

The CVSS score of 8.7 marks this as a high‑severity flaw. EPSS is not available and the issue is not listed in KEV, yet the need for a local privileged user to send a crafted message makes the attack vector local. Because Memory Integrity is a defensive technology, turning it off substantially increases the likelihood that the kernel pool overflow will succeed, raising the practical risk for organizations that have not enabled this feature or who have not patched the client.

Generated by OpenCVE AI on September 11, 2026 at 03:53 UTC.

Remediation

Vendor Workaround

Ensure that Hypervisor-Protected Code Integrity (HPCI), also known as Memory Integrity, is enabled in Windows.


OpenCVE Recommended Actions

  • Enable Hypervisor‑Protected Code Integrity (Memory Integrity) in Windows settings to prevent the driver from executing unchecked integer operations.
  • Upgrade the Netskope Endpoint DLP client to the latest release that fixes the integer‑overflow bug; check the vendor’s advisory for the specific patch version.
  • If the DLP function is not required on a particular device, disable or uninstall the EPDLP module so that the vulnerable driver is removed from the system.

Generated by OpenCVE AI on September 11, 2026 at 03:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 10 Sep 2026 23:00:00 +0000

Type Values Removed Values Added
Description Netskope was notified about a potential gap in Netskope Endpoint DLP (EPDLP) running on Windows systems. Successful exploitation of the gap could potentially allow a privileged user to send a crafted message to the EPDLP process port to trigger an integer overflow, leading to memory corruption. Successful exploitation would require the EPDLP module to be enabled in the client configuration, and that Memory Integrity is disabled. A successful exploit could potentially result in a denial-of-service, arbitrary code execution, or privilege escalation on the local machine.
Title Netskope Endpoint DLP Driver Integer Overflow Leading to Kernel Pool Overflow
Weaknesses CWE-190
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Netskope

Published:

Updated: 2026-09-11T14:33:59.303Z

Reserved: 2026-07-17T23:12:37.430Z

Link: CVE-2026-16174

cve-icon Vulnrichment

Updated: 2026-09-11T14:33:47.284Z

cve-icon NVD

Status : Received

Published: 2026-09-10T23:16:37.470

Modified: 2026-09-11T15:17:00.010

Link: CVE-2026-16174

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T04:00:08Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound