Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/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
Local low-privileged access crashes user-mode driver component; scope unchanged as impact is confined to the local QAT service with no lateral effect on other systems.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Null pointer dereference for some Intel(R) QAT software drivers for Windows before version 1.13 within Ring 3: User Applications may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may potentially occur via local access when attack requirements are not present without special internal knowledge and requires no user interaction. The potential vulnerability may impact the confidentiality (low), integrity (none) and availability (high) of the vulnerable system, resulting in subsequent system confidentiality (none), integrity (none) and availability (none) impacts.
AnalysisAI
Null pointer dereference in Intel QAT (Quick Assist Technology) software drivers for Windows before version 1.13 permits a low-privileged authenticated local user to crash the driver's Ring 3 user-mode component, causing a denial of service with high availability impact and minor confidentiality exposure. No active exploitation is confirmed - the vulnerability is absent from CISA KEV, EPSS sits at 0.01% (3rd percentile), and SSVC classifies exploitation status as none. Real-world risk is constrained to environments with Intel QAT explicitly deployed, which is typical of data-center and high-performance computing workloads rather than general enterprise endpoints.
Technical ContextAI
Intel QAT (Quick Assist Technology) is a hardware-accelerated driver package for Windows that offloads cryptographic operations and data compression to dedicated Intel silicon. The affected component resides in Ring 3 (user-mode application space), which distinguishes it from kernel-mode driver vulnerabilities - a null pointer dereference here results in an application or service crash rather than a kernel panic or privilege escalation. CWE-476 (Null Pointer Dereference) arises when code dereferences a pointer that was never validated against NULL before use; in Windows user-mode driver interactions, the OS will raise an access violation, terminating the process or service that invoked the faulty code path. The CPE string cpe:2.3:a:n/a:intel(r)_qat_software_drivers_for_windows:*:*:*:*:* confirms all versions of the Intel QAT Windows software driver package prior to 1.13 are in scope.
RemediationAI
Vendor-released patch: Intel QAT software drivers for Windows version 1.13 addresses this vulnerability. Organizations should upgrade to version 1.13 or later per Intel Security Advisory INTEL-SA-01387 at https://intel.com/content/www/us/en/security-center/advisory/intel-sa-01387.html. If immediate patching is operationally infeasible, restrict which user accounts have local interactive or remote desktop access to systems running Intel QAT drivers, since exploitation requires an authenticated low-privileged local session - reducing local account proliferation on QAT-enabled hosts directly limits attacker opportunity. Additionally, consider monitoring for unexpected crashes or restarts of QAT-related Windows services as a detection signal. These compensating controls do not eliminate the vulnerability but raise the bar for exploitation until the patch can be applied.
Denial of service in Intel Quick Assist Technology (QAT) software drivers for Windows before version 2.6 can be triggere
Improper input validation in Intel Quick Assist Technology (QAT) software drivers for Windows prior to version 1.13 allo
Buffer overflow in Intel QAT (Quick Assist Technology) software drivers for Windows before version 1.13 allows an authen
Null pointer dereference in Intel Quick Assist Technology (QAT) software drivers for Windows before version 2.6.0 enable
Divide-by-zero in Intel Quick Assist Technology (QAT) software drivers for Windows before version 1.13 allows a low-priv
Intel QAT (Quick Assist Technology) software drivers for Windows before version 1.13 contain an unchecked return value f
Same weakness CWE-476 – NULL Pointer Dereference
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29526
GHSA-6g5m-9qxp-xmv7