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
    • 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-2021-34483

CVE-2021-34483: Windows Print Spooler EoP Vulnerability

CVE-2021-34483 is a privilege escalation vulnerability in Windows Print Spooler that enables attackers to gain elevated system privileges. This article covers technical details, affected Windows 10 versions, and mitigation.

Published: February 25, 2026

CVE-2021-34483 Overview

CVE-2021-34483 is an Elevation of Privilege vulnerability affecting the Windows Print Spooler service across multiple versions of Microsoft Windows operating systems. This vulnerability is part of a series of Print Spooler flaws discovered in 2021, following the high-profile PrintNightmare vulnerabilities. A successful exploitation allows a local attacker with low privileges to escalate their privileges to SYSTEM level, gaining complete control over the affected Windows system.

Critical Impact

Local attackers can exploit this vulnerability to elevate privileges to SYSTEM level, enabling full system compromise, persistence establishment, and lateral movement within enterprise environments.

Affected Products

  • Microsoft Windows 10 (multiple versions including 1607, 1809, 1909, 2004, 20H2, 21H1)
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1
  • Microsoft Windows RT 8.1
  • Microsoft Windows Server 2008 SP2 and R2 SP1
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016 (including 2004, 20H2)
  • Microsoft Windows Server 2019

Discovery Timeline

  • 2021-08-12 - CVE-2021-34483 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-34483

Vulnerability Analysis

This vulnerability exists within the Windows Print Spooler service (spoolsv.exe), which handles print job management and printer driver installation on Windows systems. The Print Spooler service runs with SYSTEM privileges by default, making it an attractive target for privilege escalation attacks.

The flaw stems from improper privilege management (CWE-269) within the Print Spooler's handling of certain operations. When a low-privileged user interacts with the Print Spooler service through specific API calls or operations, the service fails to properly validate and restrict the privileges required for certain actions. This allows an attacker to abuse the service's elevated context to execute operations that should be restricted to administrators or SYSTEM.

The vulnerability requires local access to the target system, meaning an attacker must already have some level of access (such as a standard user account) before exploitation. No user interaction is required for successful exploitation, making it particularly dangerous in scenarios where an attacker has obtained initial foothold through other means.

Root Cause

The root cause of CVE-2021-34483 is Improper Privilege Management (CWE-269) within the Windows Print Spooler service. The service fails to properly enforce privilege boundaries when processing certain requests, allowing low-privileged users to perform actions that should require elevated permissions. This design flaw enables privilege escalation from standard user context to SYSTEM level.

Attack Vector

The attack is executed locally on the target system. An attacker who has already gained access to a Windows system with a low-privileged account can exploit this vulnerability to escalate their privileges to SYSTEM. The attack does not require any user interaction and has low complexity, making it straightforward for attackers to execute once they have initial access.

The typical attack flow involves:

  1. An attacker gains initial access to a Windows system through phishing, exploiting another vulnerability, or using stolen credentials
  2. The attacker identifies that the Print Spooler service is running (which is default on Windows)
  3. The attacker triggers the vulnerable condition through interactions with the Print Spooler service
  4. The service processes the request in its SYSTEM context, inadvertently granting the attacker elevated privileges
  5. The attacker now has SYSTEM-level access and can perform any action on the system

Detection Methods for CVE-2021-34483

Indicators of Compromise

  • Unusual process creation by spoolsv.exe that spawns child processes with SYSTEM privileges
  • Suspicious DLL loading activity within the Print Spooler service context
  • Abnormal access patterns to Print Spooler-related registry keys and files
  • Event logs showing unexpected printer driver installations or modifications

Detection Strategies

  • Monitor Windows Event Logs for Print Spooler service events (Event IDs 808, 354) and suspicious service behaviors
  • Implement endpoint detection rules to identify privilege escalation attempts targeting the Print Spooler
  • Use behavioral analysis to detect processes spawned by spoolsv.exe that exhibit unusual activity patterns
  • Deploy file integrity monitoring on Print Spooler-related directories such as C:\Windows\System32\spool\

Monitoring Recommendations

  • Enable and centralize Windows Security Event logs to detect privilege escalation attempts
  • Configure SentinelOne's behavioral AI to alert on suspicious Print Spooler activity
  • Monitor for new or modified printer drivers being installed on systems
  • Track process lineage to identify when spoolsv.exe spawns unexpected child processes

How to Mitigate CVE-2021-34483

Immediate Actions Required

  • Apply the Microsoft security update released in August 2021 immediately to all affected systems
  • If patching is not immediately possible, consider disabling the Print Spooler service on systems that do not require printing functionality
  • Implement network segmentation to limit lateral movement potential if a system is compromised
  • Enable enhanced logging for Print Spooler activity to support incident response

Patch Information

Microsoft released security updates addressing CVE-2021-34483 as part of the August 2021 Patch Tuesday. Organizations should apply the appropriate update for their Windows version from the Microsoft Security Advisory for CVE-2021-34483. The patch corrects the improper privilege management issue within the Print Spooler service.

Workarounds

  • Disable the Print Spooler service on systems that do not require local or remote printing capabilities using the commands below
  • Use Group Policy to disable the Print Spooler service across domain-joined systems that do not need printing functionality
  • Restrict access to the Print Spooler service using Windows Firewall rules to limit potential attack surface
  • Implement the principle of least privilege for user accounts to minimize the impact of initial compromise
bash
# Disable Print Spooler service (PowerShell)
Stop-Service -Name Spooler -Force
Set-Service -Name Spooler -StartupType Disabled

# Verify service is disabled
Get-Service -Name Spooler | Select-Object Name, Status, StartType

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.30%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-269
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-34483
  • Related CVEs
  • CVE-2026-23672: Windows UDFS Privilege Escalation Flaw

  • CVE-2026-25178: Windows WinSock Driver Privilege Escalation

  • CVE-2026-24283: Windows File Server Privilege Escalation

  • CVE-2026-24294: Windows SMB Server Privilege Escalation
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