A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-20881

CVE-2026-20881: Intel QuickAssist Technology DOS Vulnerability

CVE-2026-20881 is a divide by zero denial of service flaw in Intel QuickAssist Technology drivers for Windows that allows authenticated attackers to disrupt system availability. This article covers technical details, affected versions, impact analysis, and mitigation strategies.

Published: May 17, 2026

CVE-2026-20881 Overview

CVE-2026-20881 is a divide-by-zero vulnerability [CWE-369] affecting Intel Quickassist Technology (QAT) software drivers for Windows before version 1.13. The flaw resides in Ring 3 user application code paths and allows an authenticated, unprivileged local user to trigger a denial-of-service condition. Successful exploitation impacts availability only, with no effect on confidentiality or integrity. Intel published the issue under advisory Intel-SA-01387. The vulnerability requires no user interaction and has low attack complexity, but the local-only attack vector limits remote exploitability.

Critical Impact

A local authenticated attacker can crash or hang the Intel QAT driver subsystem on Windows, disrupting cryptographic acceleration and compression services that depend on the driver.

Affected Products

  • Intel Quickassist Technology (QAT) software drivers for Windows
  • All versions prior to 1.13
  • Windows systems leveraging QAT user-space libraries for cryptographic or compression offload

Discovery Timeline

  • 2026-05-12 - CVE-2026-20881 published to NVD
  • 2026-05-15 - Last updated in NVD database

Technical Details for CVE-2026-20881

Vulnerability Analysis

The vulnerability is a classic divide-by-zero arithmetic flaw [CWE-369] in the Intel QAT Windows driver components accessible from Ring 3 user applications. When a user-mode application invokes a driver code path with a crafted parameter that ultimately serves as a divisor, the calculation triggers an unhandled arithmetic exception. The resulting fault propagates and produces a denial-of-service condition for the QAT service. Because QAT accelerates cryptographic and compression workloads, downstream applications relying on these offload capabilities lose availability until the driver state is restored. The flaw does not expose memory contents and does not permit modification of system data.

Root Cause

The root cause is missing validation of an operand prior to a division operation in the QAT user-mode driver interface. The code accepts an input value through a Ring 3 entry point without confirming the value is non-zero. When the divisor reaches the arithmetic instruction with a value of zero, the processor raises a #DE (divide error) exception, which the driver does not handle gracefully.

Attack Vector

Exploitation requires local access and valid authentication on the target Windows host. An attacker running with standard user privileges can interact with the QAT driver interface and supply the malformed input. No special internal knowledge of the driver internals is required, and the attacker does not need administrative rights. The attack does not traverse the network and cannot be triggered through remote protocols.

No public proof-of-concept code or exploit is available for CVE-2026-20881. The vulnerability mechanism is documented in Intel Security Advisory SA-01387.

Detection Methods for CVE-2026-20881

Indicators of Compromise

  • Unexpected Windows Event Log entries indicating QAT driver faults, service restarts, or arithmetic exceptions originating from QAT user-mode libraries
  • Repeated crashes of processes that consume QAT acceleration APIs, such as TLS terminators or compression services
  • Sudden drops in cryptographic or compression throughput correlating with non-administrative user activity

Detection Strategies

  • Monitor process and driver crash telemetry for QAT-related modules and correlate with the originating user context
  • Audit invocations of QAT user-mode interfaces by non-privileged accounts that do not have a business justification
  • Alert on Windows Error Reporting (WER) entries referencing divide-by-zero exceptions in QAT driver components

Monitoring Recommendations

  • Centralize Windows Event Log and WER telemetry from systems running Intel QAT drivers into a SIEM for cross-host correlation
  • Track QAT service availability metrics and alert on unscheduled service stops or restarts
  • Establish a baseline of legitimate QAT API consumers and flag deviations from that baseline

How to Mitigate CVE-2026-20881

Immediate Actions Required

  • Inventory all Windows systems running Intel QAT software drivers and identify versions prior to 1.13
  • Update Intel QAT Windows drivers to version 1.13 or later as supplied through Intel-SA-01387
  • Restrict local logon and interactive access on hosts running QAT acceleration to reduce the population of users capable of triggering the flaw

Patch Information

Intel addressed the vulnerability in Intel QAT software drivers for Windows version 1.13. Refer to Intel Security Advisory SA-01387 for download links, supported platform details, and vendor guidance. Apply the update through standard change management and validate that dependent cryptographic and compression services resume normal operation after the upgrade.

Workarounds

  • Limit access to the QAT driver interface by tightening local user permissions on affected Windows hosts
  • Where QAT acceleration is not required, disable the QAT driver or service until the patched version can be deployed
  • Apply application allow-listing to prevent untrusted binaries from invoking QAT user-mode APIs
bash
# Verify installed Intel QAT driver version on Windows (PowerShell)
Get-WmiObject Win32_PnPSignedDriver | Where-Object { $_.DeviceName -like "*QuickAssist*" } | Select-Object DeviceName, DriverVersion

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechIntel Quickassist Technology

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/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-369
  • Vendor Resources
  • Intel Security Advisory SA-01387
  • Related CVEs
  • CVE-2026-20914: Intel QuickAssist Technology DOS Vulnerability

  • CVE-2026-20905: Intel QuickAssist Technology DOS Vulnerability

  • CVE-2026-20793: Intel QAT Software Driver DoS Vulnerability

  • CVE-2026-20782: Intel QAT Windows Driver DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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