The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-2810

CVE-2026-2810: Netskope Endpoint DLP DoS Vulnerability

CVE-2026-2810 is a denial-of-service flaw in Netskope Endpoint DLP Module for Windows that allows unprivileged users to trigger a system crash via out-of-bounds read. This article covers technical details, impact, and mitigation.

Published: April 30, 2026

CVE-2026-2810 Overview

CVE-2026-2810 is an out-of-bounds read vulnerability affecting the Endpoint DLP Module for Netskope Client on Windows systems. This driver-level vulnerability can be exploited by an unprivileged local user to trigger a Blue-Screen-of-Death (BSOD), resulting in a denial-of-service condition for the affected system. The vulnerability requires the Endpoint DLP module to be enabled in the client configuration for successful exploitation.

Critical Impact

Local denial-of-service through BSOD can disrupt endpoint operations and potentially be leveraged for targeted attacks against systems with Netskope Endpoint DLP enabled.

Affected Products

  • Netskope Client for Windows (with Endpoint DLP Module enabled)
  • Netskope Endpoint DLP Driver

Discovery Timeline

  • 2026-04-29 - CVE-2026-2810 published to NVD
  • 2026-04-29 - Last updated in NVD database

Technical Details for CVE-2026-2810

Vulnerability Analysis

This vulnerability is classified as CWE-125 (Out-of-Bounds Read), a memory corruption flaw where the Netskope Endpoint DLP driver reads data from memory locations outside the intended buffer boundaries. When triggered, the driver attempts to access memory that has not been properly allocated or validated, causing the Windows kernel to halt execution and generate a Blue Screen of Death.

The local attack vector requires an attacker to have user-level access to the Windows system. While the vulnerability does not allow arbitrary code execution or data exfiltration, the ability to crash the system on demand presents significant operational risks, particularly in enterprise environments where endpoint availability is critical.

Root Cause

The root cause is improper bounds checking within the Netskope Endpoint DLP driver when processing certain input data. The driver fails to adequately validate the size or boundaries of data being read, allowing specially crafted input to cause the driver to read beyond allocated memory regions. This lack of input validation at the kernel driver level results in an unrecoverable system fault.

Attack Vector

The attack requires local access to a Windows system with the Netskope Client installed and the Endpoint DLP module enabled. An unprivileged user can craft malicious input that triggers the out-of-bounds read condition in the driver. Since this operates at the kernel level, the resulting memory access violation causes Windows to perform a bug check (BSOD) to prevent potential system corruption.

The vulnerability mechanism involves the driver processing input without proper boundary validation, which can be described as follows:

When the Endpoint DLP driver receives data for inspection, it processes the input buffer without adequate size validation. An attacker can supply input that causes the driver to calculate an incorrect offset or length, resulting in a memory read operation that extends past the buffer boundary. The Windows kernel detects this invalid memory access and immediately halts the system to prevent further damage.

For detailed technical information, refer to the Netskope Security Advisory NSKPSA-2026-002.

Detection Methods for CVE-2026-2810

Indicators of Compromise

  • Unexpected BSOD events on systems with Netskope Endpoint DLP enabled
  • Crash dumps referencing Netskope DLP driver components
  • Multiple system restarts without apparent cause on protected endpoints
  • Event logs showing driver-related kernel errors before system crashes

Detection Strategies

  • Monitor Windows Event Logs for kernel-mode driver errors associated with Netskope components
  • Implement crash dump analysis to identify patterns consistent with out-of-bounds read exploitation
  • Deploy endpoint detection rules for abnormal process behavior targeting kernel drivers
  • Correlate BSOD incidents across multiple endpoints to identify potential targeted attacks

Monitoring Recommendations

  • Enable kernel crash dump collection and forward to SIEM for centralized analysis
  • Configure alerts for repeated BSOD events on systems with Endpoint DLP enabled
  • Monitor for unusual user activity preceding system crashes
  • Track Netskope Client driver version deployment across the environment

How to Mitigate CVE-2026-2810

Immediate Actions Required

  • Review the official Netskope Security Advisory NSKPSA-2026-002 for vendor-specific guidance
  • Identify all Windows systems with Netskope Client and Endpoint DLP module enabled
  • Prioritize patching for systems accessible to untrusted local users
  • Consider temporarily disabling the Endpoint DLP module on critical systems until patches are applied

Patch Information

Netskope has acknowledged this vulnerability and released guidance through their security advisory. Organizations should consult the Netskope Security Advisory NSKPSA-2026-002 for specific patch information, updated driver versions, and remediation instructions. Apply the latest Netskope Client updates that address this vulnerability as soon as they become available in your deployment environment.

Workarounds

  • Disable the Endpoint DLP module in Netskope Client configuration where not strictly required
  • Limit local access to sensitive systems to reduce attack surface
  • Implement additional access controls to restrict which users can interact with the Netskope driver
  • Monitor affected systems closely until patches can be deployed
bash
# Configuration example
# Verify Netskope Client version and DLP module status
# Check Netskope Client configuration via administrative console
# Ensure automatic updates are enabled for Netskope Client
# Consult Netskope support documentation for module-specific configuration

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechNetskope

  • SeverityMEDIUM

  • CVSS Score6.8

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-125
  • Technical References
  • Netskope Security Advisory NSKPSA-2026-002

  • Netskope Security Advisory NSKPSA-2026-002
  • Related CVEs
  • CVE-2025-15584: Netskope Endpoint DLP DoS Vulnerability

  • CVE-2026-2809: Netskope Client DLP DoS Vulnerability

  • CVE-2024-7401: Netskope Client Auth Bypass Vulnerability

  • CVE-2023-2270: Netskope Client Privilege Escalation Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English