A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection Platforms. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Read More
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-0257

CVE-2026-0257: PAN-OS GlobalProtect Auth Bypass Flaw

CVE-2026-0257 is an authentication bypass vulnerability in Palo Alto Networks PAN-OS GlobalProtect that allows attackers to establish unauthorized VPN connections. This article covers technical details, affected systems, and mitigation.

Published: May 14, 2026

CVE-2026-0257 Overview

CVE-2026-0257 is an authentication bypass vulnerability in the GlobalProtect portal and gateway components of Palo Alto Networks PAN-OS software. An attacker can bypass security restrictions to establish an unauthorized VPN connection into networks protected by affected firewalls. The flaw is reachable over the network without prior authentication or user interaction. Panorama and Cloud NGFW deployments are not impacted. The issue is classified under [CWE-565] (Reliance on Cookies without Validation and Integrity Checking).

Critical Impact

Network-adjacent attackers can establish unauthorized VPN sessions through GlobalProtect, exposing internal resources to untrusted clients.

Affected Products

  • Palo Alto Networks PAN-OS — GlobalProtect portal
  • Palo Alto Networks PAN-OS — GlobalProtect gateway
  • Panorama and Cloud NGFW are NOT affected

Discovery Timeline

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

Technical Details for CVE-2026-0257

Vulnerability Analysis

The vulnerability resides in the authentication logic of the GlobalProtect portal and gateway services exposed by PAN-OS. GlobalProtect is the remote access VPN component used by enterprises to terminate client tunnels. The bypass allows an unauthenticated network attacker to circumvent the access controls that normally gate VPN session establishment. Once bypassed, the attacker can negotiate a VPN tunnel as if the request were legitimate.

The CWE classification points to weaknesses in trust placed on session or authentication tokens. PAN-OS evaluates client-supplied data during portal and gateway handshakes without sufficient integrity validation. As a result, crafted requests are accepted as authenticated sessions.

Root Cause

The root cause is improper validation of authentication state during the GlobalProtect handshake [CWE-565]. Server-side enforcement does not adequately verify that tokens or cookies originated from a legitimate authentication flow. This permits an attacker to assert a session context without completing primary authentication.

Attack Vector

The attack is performed remotely over the network against the GlobalProtect portal or gateway interface. No privileges and no user interaction are required. A successful attack results in an unauthorized VPN connection. See the Palo Alto Networks CVE-2026-0257 advisory for vendor-specific technical details.

No verified public exploitation code is available. Refer to the vendor advisory for handshake-level details.

Detection Methods for CVE-2026-0257

Indicators of Compromise

  • Unexpected GlobalProtect session establishment from unfamiliar source IP addresses or geolocations
  • VPN sessions without a corresponding successful authentication event in PAN-OS authentication logs
  • Anomalous user-agent strings or client identifiers presented to the GlobalProtect portal or gateway
  • Short-lived or repeated connection attempts that bypass typical multi-factor authentication prompts

Detection Strategies

  • Correlate globalprotect system logs with authentication logs to identify sessions established without matching auth success events
  • Alert on VPN logins from ASNs, regions, or devices not previously observed for a given account
  • Monitor for spikes in failed-to-successful transitions on the GlobalProtect portal that may indicate probing followed by bypass

Monitoring Recommendations

  • Forward PAN-OS GlobalProtect and authentication logs to a centralized analytics platform for correlation and retention
  • Enable verbose logging on portal and gateway interfaces and review tunnel establishment events daily
  • Track configuration changes to GlobalProtect portals and gateways and alert on unauthorized modifications

How to Mitigate CVE-2026-0257

Immediate Actions Required

  • Apply the fixed PAN-OS releases listed in the Palo Alto Networks security advisory as soon as practical
  • Restrict access to GlobalProtect portal and gateway interfaces to expected client networks where business requirements allow
  • Audit existing GlobalProtect sessions and invalidate any that cannot be tied to a legitimate authentication event
  • Enforce multi-factor authentication on all GlobalProtect users to limit follow-on access from any bypassed session

Patch Information

Palo Alto Networks has published fixed versions and remediation guidance in the official advisory. Consult the vendor advisory for CVE-2026-0257 for the exact patched PAN-OS releases and upgrade paths applicable to your deployment. Panorama and Cloud NGFW do not require patching for this issue.

Workarounds

  • Limit exposure of GlobalProtect portal and gateway to the public internet using upstream ACLs where feasible
  • Require client certificates in addition to user credentials for GlobalProtect authentication
  • Monitor and rate-limit connections to GlobalProtect endpoints to slow automated bypass attempts

Refer to the vendor advisory for any configuration mitigations published by Palo Alto Networks.

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechPan Os

  • SeverityMEDIUM

  • CVSS Score4.7

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:H/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:A/V:D/RE:M/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-565
  • Technical References
  • Palo Alto Networks CVE-2026-0257
  • Related CVEs
  • CVE-2025-0137: Palo Alto PAN-OS Auth Bypass Vulnerability

  • CVE-2026-0261: Palo Alto Networks PAN-OS RCE Vulnerability

  • CVE-2026-0258: PAN-OS IKEv2 SSRF Vulnerability

  • CVE-2026-0264: Palo Alto PAN-OS DNS Proxy 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