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-2025-0141

CVE-2025-0141: GlobalProtect App Privilege Escalation

CVE-2025-0141 is a privilege escalation vulnerability in Palo Alto Networks GlobalProtect App affecting macOS, Linux, and Windows. Local users can gain root or SYSTEM access. This article covers technical details, impact, and fixes.

Updated: January 22, 2026

CVE-2025-0141 Overview

An incorrect privilege assignment vulnerability has been identified in the Palo Alto Networks GlobalProtect™ App that allows a locally authenticated non-administrative user to escalate their privileges to root on macOS and Linux systems, or to NT AUTHORITY\SYSTEM on Windows. This privilege escalation vulnerability poses significant risk to enterprise environments where GlobalProtect is deployed as the primary VPN solution.

The vulnerability is classified as CWE-426 (Untrusted Search Path), indicating the application improperly handles search paths which can be exploited by a local attacker to gain elevated privileges. Notably, the GlobalProtect app on iOS, Android, Chrome OS, and the GlobalProtect UWP app are not affected by this vulnerability.

Critical Impact

Local privilege escalation to root (macOS/Linux) or NT AUTHORITY\SYSTEM (Windows) enables attackers to gain complete control over affected endpoints, potentially compromising sensitive enterprise data and network resources.

Affected Products

  • Palo Alto Networks GlobalProtect™ App on Windows
  • Palo Alto Networks GlobalProtect™ App on macOS
  • Palo Alto Networks GlobalProtect™ App on Linux

Discovery Timeline

  • July 9, 2025 - CVE-2025-0141 published to NVD
  • July 10, 2025 - Last updated in NVD database

Technical Details for CVE-2025-0141

Vulnerability Analysis

This vulnerability stems from an incorrect privilege assignment issue (CWE-426: Untrusted Search Path) within the GlobalProtect application. The flaw allows locally authenticated users without administrative privileges to exploit the application's trust in certain execution paths to escalate their privileges to the highest level available on the operating system.

The local attack vector means an adversary must have prior access to the target system, either through valid credentials, malware, or physical access. Once local access is obtained, the attacker can leverage this vulnerability to escalate from a standard user account to root privileges on Unix-like systems (macOS and Linux) or NT AUTHORITY\SYSTEM on Windows—the highest privilege level on these respective platforms.

The cross-platform nature of this vulnerability significantly increases its impact, as organizations typically deploy GlobalProtect across heterogeneous environments including Windows workstations, macOS endpoints, and Linux systems.

Root Cause

The root cause of this vulnerability is an untrusted search path issue (CWE-426) in the GlobalProtect application. The application improperly assigns privileges or fails to properly validate the execution path, allowing a local user to inject or manipulate executables or libraries that the GlobalProtect service loads with elevated privileges.

This type of vulnerability typically occurs when a privileged process searches for executables or DLLs in directories that can be modified by unprivileged users, or when the application does not properly validate the integrity of components it loads during execution.

Attack Vector

The attack requires local access to an affected system where the vulnerable GlobalProtect application is installed. An attacker with standard user credentials can exploit the untrusted search path to execute arbitrary code with elevated privileges.

On Windows systems, this could involve DLL hijacking or manipulating the search path to load malicious code when the GlobalProtect service executes. On macOS and Linux systems, similar techniques involving library injection or path manipulation could be used to achieve root-level code execution.

The exploitation does not require user interaction beyond the attacker's initial access, making it particularly dangerous in environments where users have local access to their endpoints but should be restricted from administrative functions.

Detection Methods for CVE-2025-0141

Indicators of Compromise

  • Unexpected processes running with SYSTEM or root privileges that were spawned by GlobalProtect components
  • Modifications to GlobalProtect installation directories or configuration files by non-administrative users
  • Anomalous DLL or library loading patterns associated with GlobalProtect service processes
  • Creation of suspicious files in directories within the GlobalProtect search path

Detection Strategies

  • Monitor for privilege escalation attempts involving GlobalProtect processes using endpoint detection and response (EDR) solutions
  • Implement file integrity monitoring on GlobalProtect installation directories to detect unauthorized modifications
  • Alert on unusual process creation chains where GlobalProtect parent processes spawn unexpected child processes with elevated privileges
  • Review Windows Event Logs for service control manager events and process creation events involving GlobalProtect components

Monitoring Recommendations

  • Enable detailed process auditing on endpoints running GlobalProtect to track process creation and privilege changes
  • Configure SentinelOne's behavioral AI to detect privilege escalation patterns associated with VPN client software
  • Establish baseline behavior for GlobalProtect processes and alert on deviations indicative of exploitation attempts
  • Monitor for lateral movement attempts following potential privilege escalation on GlobalProtect-enabled endpoints

How to Mitigate CVE-2025-0141

Immediate Actions Required

  • Review the Palo Alto Networks Advisory for specific patch information and apply updates immediately
  • Audit all systems running GlobalProtect App on Windows, macOS, and Linux to identify vulnerable installations
  • Implement enhanced monitoring on affected endpoints until patches can be deployed
  • Restrict local user access on sensitive systems where possible to reduce the attack surface

Patch Information

Palo Alto Networks has released a security advisory addressing this vulnerability. Organizations should consult the official Palo Alto Networks Security Advisory for CVE-2025-0141 to obtain the latest patched versions of the GlobalProtect App for all affected platforms.

Administrators should prioritize patching based on the criticality of systems and the organization's risk tolerance, with particular attention to systems containing sensitive data or with privileged network access.

Workarounds

  • Implement strict access controls to limit which users can log in locally to systems running GlobalProtect
  • Use application whitelisting to prevent unauthorized executables from running in GlobalProtect directories
  • Configure file system permissions to prevent non-administrative users from modifying directories in the GlobalProtect search path
  • Consider deploying additional endpoint protection solutions to detect and block privilege escalation attempts
bash
# Example: Restrict permissions on GlobalProtect installation directory (Windows)
# Run in elevated PowerShell
icacls "C:\Program Files\Palo Alto Networks\GlobalProtect" /inheritance:r /grant:r "SYSTEM:(OI)(CI)F" /grant:r "Administrators:(OI)(CI)F" /grant:r "Users:(OI)(CI)RX"

# Example: Restrict permissions on GlobalProtect installation directory (Linux)
# Ensure only root can modify GlobalProtect directories
sudo chown -R root:root /opt/paloaltonetworks/globalprotect
sudo chmod -R 755 /opt/paloaltonetworks/globalprotect

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

  • SeverityHIGH

  • CVSS Score8.4

  • EPSS Probability0.02%

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

  • CVE-2026-0231: Cortex XDR Broker VM Info Disclosure Flaw

  • CVE-2026-0229: Palo Alto PAN-OS ADNS DoS Vulnerability

  • CVE-2025-0129: Prisma Access Browser Auth Bypass Flaw
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