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

CVE-2026-0249: GlobalProtect Information Disclosure Flaw

CVE-2026-0249 is an information disclosure vulnerability in Palo Alto Networks GlobalProtect app caused by improper certificate validation. Attackers can intercept encrypted traffic and install malware. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: May 14, 2026

CVE-2026-0249 Overview

CVE-2026-0249 describes multiple improper certificate validation flaws in the Palo Alto Networks GlobalProtect™ app. The weaknesses allow an attacker to intercept encrypted communications between the client and the GlobalProtect gateway. A local non-administrative operating system user, or an attacker positioned on the same subnet, can redirect traffic to an unauthorized server. This redirection can facilitate the installation of malicious software on the affected endpoint. The GlobalProtect app on Linux, Windows, iOS, and the GlobalProtect UWP app are not affected by this issue. The vulnerability is tracked under [CWE-295] Improper Certificate Validation.

Critical Impact

An adjacent-network attacker can break TLS trust assumptions, intercept VPN traffic, and deliver malicious payloads to the endpoint.

Affected Products

  • Palo Alto Networks GlobalProtect™ app (platforms other than Linux, Windows, iOS, and UWP)
  • GlobalProtect app on Linux — Not affected
  • GlobalProtect app on Windows, iOS, and UWP — Not affected

Discovery Timeline

  • 2026-05-13 - CVE CVE-2026-0249 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-0249

Vulnerability Analysis

The GlobalProtect app fails to correctly validate the server certificate presented during the TLS handshake with the GlobalProtect portal or gateway. Because the client does not enforce strict certificate trust chains, hostname verification, or pinning, an attacker can present a forged certificate and complete the TLS handshake. The client treats the unauthorized server as legitimate and forwards user traffic through it. This breaks the confidentiality and integrity guarantees that the VPN tunnel is designed to provide. An attacker who controls the man-in-the-middle position can then modify update channels, configuration responses, or other server-originated content to push malicious binaries to the endpoint.

Root Cause

The root cause is improper certificate validation [CWE-295] in the GlobalProtect client TLS stack on affected platforms. The client accepts certificates that should be rejected, either due to missing validation steps, weak trust anchoring, or insufficient hostname checks. This defect collapses the cryptographic trust boundary between the endpoint and the VPN infrastructure.

Attack Vector

Exploitation requires adjacent network access or local non-administrative access on the endpoint. An attacker on the same subnet uses techniques such as ARP spoofing, rogue DHCP, or DNS poisoning to redirect GlobalProtect connection attempts to an attacker-controlled server. The attacker presents a forged TLS certificate, which the client accepts. Traffic intended for the legitimate gateway is then intercepted, decrypted, and optionally modified before being relayed or dropped. The attacker can leverage this position to deliver malicious software disguised as GlobalProtect configuration or update content.

No verified exploitation code is published. See the Palo Alto Networks Advisory for technical details.

Detection Methods for CVE-2026-0249

Indicators of Compromise

  • Unexpected TLS certificates presented to GlobalProtect clients that do not match the organization's known issuing certificate authority.
  • GlobalProtect connection logs showing portal or gateway IP addresses that differ from approved infrastructure.
  • ARP table anomalies, duplicate MAC addresses, or rogue DHCP offers on subnets where GlobalProtect clients operate.
  • New or unsigned binaries written to endpoints shortly after a GlobalProtect session is established.

Detection Strategies

  • Monitor TLS handshakes from endpoints to GlobalProtect endpoints and alert on certificate fingerprints that deviate from the approved set.
  • Correlate VPN client connection events with DNS resolutions for portal and gateway hostnames to detect redirection.
  • Inspect endpoint telemetry for process execution chains originating from GlobalProtect helper processes that drop or launch unsigned executables.

Monitoring Recommendations

  • Enable verbose GlobalProtect client logging and forward logs to a centralized SIEM for certificate and connection auditing.
  • Track Layer 2 anomalies on user subnets with network detection tooling capable of identifying ARP and DHCP spoofing.
  • Baseline expected GlobalProtect portal and gateway certificate thumbprints and alert on deviation.

How to Mitigate CVE-2026-0249

Immediate Actions Required

  • Review the Palo Alto Networks Advisory and identify all GlobalProtect app deployments on affected platforms.
  • Upgrade the GlobalProtect app to the fixed version specified by Palo Alto Networks as soon as it is available for your platform.
  • Restrict who can connect to corporate subnets and enforce 802.1X or equivalent network access control to limit adjacent-network attackers.

Patch Information

Palo Alto Networks publishes fixed versions and remediation guidance in the vendor advisory. Refer to the Palo Alto Networks Advisory for the authoritative list of fixed releases and upgrade paths. The GlobalProtect app on Linux, Windows, iOS, and the GlobalProtect UWP app are not affected and do not require this patch.

Workarounds

  • Enforce certificate pinning or strict trust anchors on GlobalProtect portals and gateways where the platform supports it.
  • Segment user networks to prevent untrusted hosts from sharing a broadcast domain with GlobalProtect clients.
  • Deploy network monitoring to detect ARP spoofing, rogue DHCP, and DNS redirection on subnets used by remote-access clients.
bash
# Configuration example
# Consult the vendor advisory for supported configuration directives.
# See: https://security.paloaltonetworks.com/CVE-2026-0249

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechPalo Alto Networks

  • SeverityMEDIUM

  • CVSS Score4.9

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-295
  • Technical References
  • Palo Alto Networks Advisory
  • Related CVEs
  • CVE-2026-0259: WildFire Appliance File Read Vulnerability

  • CVE-2026-0244: Prisma SD-WAN ION Certificate Vulnerability

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

  • CVE-2025-0123: PAN-OS Information Disclosure Vulnerability
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