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

CVE-2026-0300: PAN-OS Buffer Overflow Vulnerability

CVE-2026-0300 is a buffer overflow vulnerability in Palo Alto Networks PAN-OS User-ID Authentication Portal that enables remote code execution with root privileges. This article covers technical details, affected systems, and mitigation.

Published: May 7, 2026

CVE-2026-0300 Overview

CVE-2026-0300 is a buffer overflow vulnerability in the User-ID Authentication Portal (formerly Captive Portal) service of Palo Alto Networks PAN-OS software. An unauthenticated remote attacker can send specially crafted packets to execute arbitrary code with root privileges on PA-Series and VM-Series firewalls. The flaw is tracked under [CWE-787] (Out-of-bounds Write).

Prisma Access, Cloud NGFW, and Panorama appliances are not affected. The vulnerability is listed in the CISA Known Exploited Vulnerabilities Catalog, and a public proof-of-concept is available.

Critical Impact

Unauthenticated network attackers can achieve root-level remote code execution on perimeter firewalls, enabling full device takeover, traffic interception, and lateral movement into internal networks.

Affected Products

  • Palo Alto Networks PAN-OS software running the User-ID Authentication Portal (Captive Portal) service
  • PA-Series hardware firewalls
  • VM-Series virtual firewalls

Discovery Timeline

  • 2026-05-06 - CVE-2026-0300 published to NVD
  • 2026-05-07 - Last updated in NVD database

Technical Details for CVE-2026-0300

Vulnerability Analysis

The vulnerability resides in the User-ID Authentication Portal service, the PAN-OS component responsible for authenticating users before granting network access through firewall policies. The service exposes a network-facing handler that processes authentication-related packets from clients on attached interfaces.

A buffer overflow ([CWE-787]) occurs when the service writes attacker-controlled data past the bounds of a fixed-size buffer while parsing crafted input. Because the Authentication Portal runs with root privileges on PAN-OS, successful memory corruption translates directly into arbitrary code execution at the highest privilege level. No authentication, user interaction, or prior access is required.

The vulnerability is confirmed exploited in the wild and is included in the CISA KEV catalog. A public proof-of-concept has been published to GitHub, increasing the likelihood of widespread weaponization.

Root Cause

The root cause is missing or insufficient bounds checking in the packet-parsing logic of the Authentication Portal service. Attacker-supplied length fields or payload data are written into a stack or heap buffer without validating that the destination can hold the input, leading to an out-of-bounds write and corruption of adjacent memory structures such as return addresses or function pointers.

Attack Vector

The attack vector is purely network-based. An attacker reachable on a network segment where the Authentication Portal is exposed sends specially crafted packets to the listening service. Successful exploitation yields code execution as root, allowing the attacker to disable logging, alter firewall rules, exfiltrate VPN credentials, and pivot into protected networks. Restricting the Authentication Portal to trusted internal IP addresses, as recommended by Palo Alto Networks best practice guidelines, significantly reduces exposure.

No verified exploit code is reproduced here. Refer to the Palo Alto Networks CVE Advisory and the public PoC repository for technical details.

Detection Methods for CVE-2026-0300

Indicators of Compromise

  • Unexpected crashes, restarts, or core dumps of the User-ID Authentication Portal process on PA-Series or VM-Series firewalls.
  • Outbound connections from the firewall management or data plane to unknown external IP addresses, particularly shortly after Authentication Portal traffic.
  • New or modified administrative accounts, configuration commits, or scheduled jobs on PAN-OS that cannot be attributed to legitimate change tickets.
  • Anomalous shell or CLI activity originating from the Authentication Portal service context.

Detection Strategies

  • Inspect Authentication Portal request payloads at network sensors for oversized fields, malformed authentication packets, or signatures matching the published PoC.
  • Correlate firewall system logs (crashinfo, daemon restarts) with inbound traffic to TCP/UDP ports used by the Captive Portal to identify exploitation attempts.
  • Hunt across endpoint and network telemetry for post-exploitation behaviors such as configuration exfiltration, credential dumping from firewall stores, or tunneling tools deployed from a compromised firewall.

Monitoring Recommendations

  • Forward PAN-OS system, configuration, and threat logs to a central SIEM or data lake and alert on Authentication Portal daemon failures.
  • Monitor north-south traffic for unexpected sessions sourced from firewall interfaces, which can indicate a compromised device acting as a beachhead.
  • Track the CISA KEV catalog entry and vendor advisory for updated indicators and patch availability.

How to Mitigate CVE-2026-0300

Immediate Actions Required

  • Apply the security update referenced in the Palo Alto Networks CVE Advisory to all PA-Series and VM-Series firewalls running the Authentication Portal.
  • Restrict access to the User-ID Authentication Portal to trusted internal IP addresses only, in line with Palo Alto Networks best practice guidelines.
  • Treat any unpatched, internet-exposed PAN-OS device as potentially compromised and initiate incident response procedures, including credential rotation and configuration review.
  • Comply with CISA KEV remediation deadlines for federal and regulated environments.

Patch Information

Palo Alto Networks has published fixed PAN-OS versions in its security advisory. Identify the running PAN-OS version on each device and upgrade to a vendor-listed fixed release. Prisma Access, Cloud NGFW, and Panorama do not require patching for this issue. Validate the upgrade by confirming the Authentication Portal service version and re-running vulnerability scans after deployment.

Workarounds

  • Disable the User-ID Authentication Portal (Captive Portal) feature on affected firewalls if it is not required for operations.
  • Apply firewall policies or external ACLs that limit inbound access to the Authentication Portal interface to a minimal set of trusted internal subnets.
  • Place compensating controls such as IPS signatures and zone protection profiles in front of the Authentication Portal until the patch is deployed.
bash
# Example: restrict Authentication Portal access via a security policy
# (illustrative PAN-OS CLI - validate against your environment)
configure
set rulebase security rules restrict-captive-portal \
    from untrust to untrust \
    source any destination <captive-portal-ip> \
    application panos-global-protect \
    service application-default \
    source-user any \
    action deny
commit

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechPan Os

  • SeverityCRITICAL

  • CVSS Score9.3

  • Known ExploitedYes
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N/E:A/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:Y/R:U/V:C/RE:M/U:Red
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-787
  • Technical References
  • Palo Alto Networks CVE Advisory

  • CISA Known Exploited Vulnerability Catalog
  • Related CVEs
  • CVE-2026-0227: Palo Alto PAN-OS DoS Vulnerability

  • CVE-2025-0137: Palo Alto PAN-OS Auth Bypass Vulnerability

  • CVE-2025-0133: Palo Alto PAN-OS GlobalProtect XSS Flaw

  • CVE-2025-0127: Palo Alto PAN-OS VM-Series RCE 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