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-2024-2432

CVE-2024-2432: GlobalProtect Privilege Escalation Flaw

CVE-2024-2432 is a privilege escalation vulnerability in Palo Alto Networks GlobalProtect app on Windows that allows local users to execute programs with elevated privileges via race condition exploitation. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Updated: May 14, 2026

CVE-2024-2432 Overview

CVE-2024-2432 is a local privilege escalation vulnerability in the Palo Alto Networks GlobalProtect app on Windows. A local user can execute programs with elevated privileges by winning a race condition in the affected component. The flaw maps to [CWE-269] Improper Privilege Management and requires local access plus successful timing exploitation. Palo Alto Networks published the advisory on March 13, 2024, and the National Vulnerability Database (NVD) last updated the record on September 26, 2025. Exploitation is rated high complexity due to the race condition, and no public proof-of-concept or in-the-wild exploitation has been confirmed.

Critical Impact

A local attacker on a Windows endpoint running a vulnerable GlobalProtect agent can escalate to SYSTEM-level privileges, compromising confidentiality, integrity, and availability of the host.

Affected Products

  • Palo Alto Networks GlobalProtect app for Windows (multiple versions prior to the vendor-supplied fix)
  • Palo Alto Networks GlobalProtect 6.2.0 for Windows
  • GlobalProtect agent deployments on Windows endpoints managed by Palo Alto Networks firewalls

Discovery Timeline

  • 2024-03-13 - CVE-2024-2432 published to NVD
  • 2025-09-26 - Last updated in NVD database

Technical Details for CVE-2024-2432

Vulnerability Analysis

The vulnerability resides in the GlobalProtect Windows client, a privileged endpoint agent that performs operations under the SYSTEM account. A low-privileged local user can interfere with a sequence of operations performed by the privileged service. By winning a race condition between a check and a subsequent action, the attacker causes the service to operate on attacker-controlled resources. The result is execution of arbitrary programs at higher privilege than the calling user.

This class of flaw is a Time-of-Check to Time-of-Use (TOCTOU) condition. The privileged process validates a resource state, but the attacker modifies that resource before the service consumes it. Successful exploitation grants full control of the Windows host, including the ability to install software, modify drivers, and access protected credentials.

Root Cause

The root cause is improper privilege management ([CWE-269]) combined with a race condition in privileged file or object handling. The GlobalProtect service does not atomically validate and operate on the target resource. Attackers exploit this gap to substitute trusted paths or objects with attacker-controlled equivalents.

Attack Vector

Exploitation requires authenticated local access to the Windows host. The attacker must already have low-privileged code execution and must reliably win a timing window against the privileged service. No user interaction is required. Network-based exploitation is not possible.

No verified public exploit code is available for CVE-2024-2432. Refer to the Palo Alto Networks Advisory for vendor technical details.

Detection Methods for CVE-2024-2432

Indicators of Compromise

  • Unexpected child processes spawned by PanGPS.exe or other GlobalProtect service binaries running as SYSTEM
  • New or modified files in directories used by the GlobalProtect service immediately followed by privileged operations on those paths
  • Symbolic link, hard link, or junction creation in user-writable directories that the GlobalProtect service subsequently accesses

Detection Strategies

  • Monitor process lineage for SYSTEM-level processes whose parent is a GlobalProtect service binary and whose command line was not initiated by an administrator
  • Alert on file system race patterns: rapid create, delete, and replace operations on paths touched by privileged Palo Alto Networks processes
  • Track installation of unauthorized GlobalProtect versions and verify versions against the vendor's fixed builds

Monitoring Recommendations

  • Enable Windows Sysmon event IDs 1, 11, and 17 to capture process creation, file creation, and pipe events around GlobalProtect binaries
  • Forward endpoint telemetry to a centralized SIEM or data lake and correlate privileged GlobalProtect activity with user-context process trees
  • Audit local user accounts on systems running GlobalProtect and restrict interactive logon where possible

How to Mitigate CVE-2024-2432

Immediate Actions Required

  • Inventory all Windows endpoints running the GlobalProtect app and identify versions in scope of the vendor advisory
  • Upgrade GlobalProtect to a fixed release as specified in the Palo Alto Networks Advisory
  • Restrict local interactive and Remote Desktop access on endpoints to trusted administrators while patching is in progress

Patch Information

Palo Alto Networks has released fixed versions of the GlobalProtect app for Windows. Consult the Palo Alto Networks Advisory for the exact fixed version matrix and upgrade guidance for 6.2.x and earlier supported branches. Apply vendor patches through your standard endpoint management or software distribution tooling.

Workarounds

  • Limit local logon rights on Windows hosts running vulnerable GlobalProtect versions to reduce the attacker population
  • Enforce application control policies that block unsigned or unauthorized binaries from executing on endpoints
  • Increase monitoring around GlobalProtect service activity until patched versions are deployed across the fleet
bash
# Verify installed GlobalProtect version on Windows
Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -like "*GlobalProtect*" } | Select-Object Name, Version

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechPaloaltonetworks Globalprotect

  • SeverityHIGH

  • CVSS Score7.0

  • EPSS Probability0.40%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-269

  • NVD-CWE-noinfo
  • Vendor Resources
  • Palo Alto Networks Advisory
  • Related CVEs
  • CVE-2025-4232: GlobalProtect Privilege Escalation Flaw

  • CVE-2024-9473: GlobalProtect Privilege Escalation Flaw

  • CVE-2022-0016: GlobalProtect Privilege Escalation Flaw

  • CVE-2025-0118: GlobalProtect Windows RCE 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