CVE-2026-15710 PUBLISHED

Netskope Client Endpoint DLP Kernel Driver Information Leakage

Assigner: Netskope
Reserved: 14.07.2026 Published: 11.09.2026 Updated: 11.09.2026

An information leakage vulnerability exists in the Endpoint DLP component (epdlpdrv.sys) of Netskope Client for Windows prior to version R141. An internal communication channel used by the user-space hook DLL to pass messages through the kernel driver to the daemon lacked proper token-based message validation, allowing local unprivileged processes to send unauthorized queries. Additionally, a reply buffer used by the port message handler was not properly initialized before returning data, leaking residual kernel pool memory from prior allocations. A local unprivileged attacker could exploit this vulnerability to enumerate DLP configuration and feature flags, extract live session tokens, and read kernel memory fragments from other users' operations.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N
CVSS Score: 6.8

Product Status

Vendor Netskope
Product Endpoint DLP
Versions Default: unaffected
  • affected from 0 to R141 (excl.)

Solutions

Upgrade Netskope Client for Windows to version R141 or later. Alternatively, apply backported maintenance patch builds R132.0.4.7307, R135.0.2.7298, or R138.0.0.7305 or above

Credits

  • Nuttakorn Tungpoonsup (KBTG Cybersecurity Research Engineer) finder
  • Jirawat Siengphao (KBTG Cybersecurity Research Engineer) finder
  • Khanatip Vanjongkham (KBTG Cybersecurity Research Engineer) finder
  • Waris Damkham (KBTG Cybersecurity Research Engineer) finder

References

Problem Types

  • CWE-908 Use of uninitialized resource CWE