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-0251

CVE-2026-0251: GlobalProtect Privilege Escalation Flaw

CVE-2026-0251 is a local privilege escalation vulnerability in Palo Alto Networks GlobalProtect app affecting Windows, macOS, and Linux. This article covers the technical details, affected platforms, and mitigation steps.

Published: May 14, 2026

CVE-2026-0251 Overview

CVE-2026-0251 covers multiple local privilege escalation vulnerabilities in the Palo Alto Networks GlobalProtect™ app. A local user can escalate privileges to NT AUTHORITY\SYSTEM on Windows and root on macOS and Linux. The flaw allows a non-administrative user to execute arbitrary commands with administrative privileges on affected endpoints. The weakness maps to [CWE-426] Untrusted Search Path. The GlobalProtect app on iOS, Android, Chrome OS, and the GlobalProtect UWP app are not affected.

Critical Impact

A local, authenticated user can obtain full administrative control over Windows, macOS, and Linux endpoints running the GlobalProtect app.

Affected Products

  • Palo Alto Networks GlobalProtect app for Windows
  • Palo Alto Networks GlobalProtect app for macOS
  • Palo Alto Networks GlobalProtect app for Linux

Discovery Timeline

  • 2026-05-13 - CVE-2026-0251 published to the National Vulnerability Database (NVD)
  • 2026-05-13 - Last updated in the NVD database

Technical Details for CVE-2026-0251

Vulnerability Analysis

The GlobalProtect app runs privileged components on Windows, macOS, and Linux endpoints. Multiple local privilege escalation flaws in these components allow a local user with low privileges to execute arbitrary commands as NT AUTHORITY\SYSTEM on Windows or root on Unix-based systems. The vulnerability requires local access and low privileges but no user interaction. Successful exploitation results in full compromise of the host operating system, including the ability to install persistent malware, disable endpoint security tooling, and access protected secrets.

Root Cause

The underlying weakness is classified as [CWE-426] Untrusted Search Path. Privileged GlobalProtect processes resolve executables, libraries, or supporting resources from locations that a non-administrative user can influence. When the privileged service loads attacker-controlled content from these paths, the attacker's code executes within the security context of the service rather than the calling user.

Attack Vector

The attack vector is local. An authenticated user on a system running an affected GlobalProtect app version plants a malicious file in a search path consulted by the privileged GlobalProtect component. When the service starts or performs an operation that triggers the resolution, the planted payload runs with elevated privileges. Refer to the Palo Alto Networks Advisory for component-specific technical details.

Detection Methods for CVE-2026-0251

Indicators of Compromise

  • Unexpected executables, DLLs, or shared objects appearing in directories writable by standard users that overlap with GlobalProtect process search paths.
  • New child processes spawned by GlobalProtect services (PanGPS.exe on Windows, gpd or related daemons on macOS and Linux) that do not match the signed product binaries.
  • Local user accounts performing administrative actions shortly after interacting with GlobalProtect components.

Detection Strategies

  • Monitor file integrity in GlobalProtect installation and working directories, alerting on writes by non-administrative users.
  • Hunt for process lineage where the GlobalProtect privileged service launches cmd.exe, powershell.exe, /bin/sh, or other shells.
  • Validate digital signatures on binaries and libraries loaded by GlobalProtect components at runtime.

Monitoring Recommendations

  • Forward endpoint process creation, image load, and file creation events to a centralized logging platform for retroactive hunting.
  • Track GlobalProtect version inventory across the fleet to identify endpoints still running vulnerable builds.
  • Alert on privilege transitions where a standard user session is followed by SYSTEM or root activity originating from GlobalProtect process trees.

How to Mitigate CVE-2026-0251

Immediate Actions Required

  • Identify all endpoints running the GlobalProtect app on Windows, macOS, and Linux and inventory installed versions.
  • Apply the fixed version specified in the Palo Alto Networks Advisory as soon as it is available in your environment.
  • Restrict local logon rights on high-value systems to reduce the population of users able to attempt local exploitation.

Patch Information

Palo Alto Networks has published guidance and fixed versions in the vendor advisory. Consult the Palo Alto Networks Advisory for the exact fixed releases for each affected platform and follow the documented upgrade procedure.

Workarounds

  • Limit interactive and remote local access on endpoints to trusted administrators where operationally feasible.
  • Enforce filesystem permissions that prevent standard users from writing to directories consulted by GlobalProtect privileged processes.
  • Use application control or allowlisting to block unsigned binaries from loading inside GlobalProtect process contexts.
bash
# Configuration example: audit non-admin write access to GlobalProtect directories on Linux
find /opt/paloaltonetworks/globalprotect -perm -o=w -ls
find /opt/paloaltonetworks/globalprotect -not -user root -ls

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechPalo Alto Networks

  • SeverityMEDIUM

  • CVSS Score5.9

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/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:N/R:U/V:D/RE:M/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-426
  • Technical References
  • Palo Alto Networks Advisory
  • Related CVEs
  • CVE-2026-0246: Prisma Access Agent Privilege Escalation

  • CVE-2026-0235: Prisma Browser Privilege Escalation Flaw

  • CVE-2026-0232: Cortex XDR Agent Privilege Escalation Flaw

  • CVE-2026-0230: Cortex XDR Agent 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