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

CVE-2025-0118: GlobalProtect Windows RCE Vulnerability

CVE-2025-0118 is a remote code execution vulnerability in Palo Alto Networks GlobalProtect for Windows that exploits ActiveX controls during SAML login. This article covers technical details, affected versions, impact, and mitigation.

Published: April 1, 2026

CVE-2025-0118 Overview

A vulnerability exists in the Palo Alto Networks GlobalProtect app on Windows that allows a remote attacker to run ActiveX controls within the context of an authenticated Windows user. This enables the attacker to execute commands as if they are a legitimate authenticated user. The vulnerability requires user interaction—specifically, the authenticated user must navigate to a malicious page during the GlobalProtect SAML login process on a Windows device.

This vulnerability is specific to the Windows platform and does not affect GlobalProtect installations on macOS, Linux, iOS, or Android.

Critical Impact

Remote attackers can execute arbitrary ActiveX controls and commands with the privileges of an authenticated Windows user during the SAML authentication flow.

Affected Products

  • Palo Alto Networks GlobalProtect for Windows
  • GlobalProtect versions prior to patched releases (see vendor advisory for specific version ranges)

Discovery Timeline

  • March 12, 2025 - CVE-2025-0118 published to NVD
  • June 27, 2025 - Last updated in NVD database

Technical Details for CVE-2025-0118

Vulnerability Analysis

This vulnerability is classified under CWE-618 (Exposed Dangerous Method or Function). The GlobalProtect app on Windows exposes ActiveX control functionality in a manner that can be exploited during the SAML login process. When a user authenticates using SAML, the application renders web content that, if manipulated by an attacker, can execute arbitrary ActiveX controls.

The attack requires the victim to navigate to a malicious page during the authentication flow, making it a network-based attack that requires user interaction. The vulnerability allows attackers to leverage the authenticated user's privileges to run commands, potentially leading to data exfiltration, lateral movement, or further system compromise.

Root Cause

The root cause stems from improper exposure of dangerous ActiveX methods within the GlobalProtect app's SAML authentication workflow on Windows. The application fails to adequately restrict which ActiveX controls can be instantiated and executed when rendering web content during the login process.

ActiveX controls have historically been a significant attack surface in Windows environments due to their deep system integration capabilities. The GlobalProtect application's web rendering component during SAML authentication does not properly sanitize or restrict ActiveX instantiation, allowing malicious web pages to trigger arbitrary control execution.

Attack Vector

The attack vector is network-based and requires user interaction. An attacker must craft a malicious web page and trick an authenticated user into visiting it during the GlobalProtect SAML login flow. The attack sequence involves:

  1. The attacker prepares a malicious web page containing crafted ActiveX control invocations
  2. The victim initiates a GlobalProtect SAML authentication session on their Windows device
  3. Through phishing, DNS manipulation, or other redirection techniques, the attacker causes the victim to load the malicious page within the authentication context
  4. The ActiveX controls execute with the privileges of the authenticated Windows user

The vulnerability leverages the trust relationship established during the SAML authentication process, where the GlobalProtect application renders web content with elevated privileges.

Detection Methods for CVE-2025-0118

Indicators of Compromise

  • Unusual ActiveX control instantiation events associated with PanGPS.exe or related GlobalProtect processes
  • Network connections to unexpected external domains during GlobalProtect SAML authentication
  • Suspicious child processes spawned by GlobalProtect application components
  • Anomalous command execution patterns originating from GlobalProtect-related processes

Detection Strategies

  • Monitor Windows Event Logs for unusual COM/ActiveX object instantiation events during GlobalProtect sessions
  • Implement network monitoring to detect connections to suspicious or unknown domains during SAML authentication flows
  • Deploy endpoint detection rules to alert on unexpected child processes spawned by GlobalProtect executables
  • Enable enhanced logging for SAML authentication events in GlobalProtect

Monitoring Recommendations

  • Configure SentinelOne to monitor for suspicious process behavior related to GlobalProtect components
  • Implement DNS query logging to identify potentially malicious redirections during authentication
  • Enable Windows Security Event logging (Event ID 4688) for process creation auditing
  • Review GlobalProtect application logs for authentication anomalies

How to Mitigate CVE-2025-0118

Immediate Actions Required

  • Update Palo Alto Networks GlobalProtect for Windows to the latest patched version immediately
  • Review the Palo Alto Networks Security Advisory for specific version guidance
  • Educate users about the risks of navigating to unknown pages during VPN authentication
  • Consider implementing network segmentation to limit potential lateral movement

Patch Information

Palo Alto Networks has released security patches addressing this vulnerability. Organizations should consult the official Palo Alto Networks advisory for the specific patched versions and download links. Prioritize patching all Windows endpoints running the GlobalProtect application.

Workarounds

  • Implement strict web filtering policies to block access to known malicious domains during authentication
  • Consider using alternative authentication methods (non-SAML) where feasible until patching is complete
  • Deploy browser isolation technologies to contain potential exploitation attempts
  • Restrict ActiveX control usage through Group Policy settings where compatible with business requirements
bash
# Example Group Policy setting to restrict ActiveX (adjust based on environment)
# Navigate to: Computer Configuration > Administrative Templates > Windows Components > Internet Explorer > Security Features
# Enable: "Restrict ActiveX Install" and configure for high security zones

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechPaloaltonetworks Globalprotect

  • SeverityMEDIUM

  • CVSS Score6.0

  • EPSS Probability0.27%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:L/VA:H/SC:L/SI:L/SA:L/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
  • IntegrityLow
  • AvailabilityHigh
  • CWE References
  • CWE-618
  • Vendor Resources
  • Palo Alto Networks Advisory
  • Related CVEs
  • CVE-2024-2432: GlobalProtect Privilege Escalation Flaw

  • CVE-2025-4232: GlobalProtect Privilege Escalation Flaw

  • CVE-2024-9473: GlobalProtect Privilege Escalation Flaw

  • CVE-2024-5908: GlobalProtect Information Disclosure Flaw
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