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-2021-3064

CVE-2021-3064: Palo Alto PAN-OS RCE Vulnerability

CVE-2021-3064 is a memory corruption RCE flaw in Palo Alto PAN-OS GlobalProtect portal and gateway interfaces that allows unauthenticated attackers to execute arbitrary code with root privileges. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 25, 2026

CVE-2021-3064 Overview

A memory corruption vulnerability exists in Palo Alto Networks GlobalProtect portal and gateway interfaces that enables an unauthenticated network-based attacker to disrupt system processes and potentially execute arbitrary code with root privileges. The attacker must have network access to the GlobalProtect interface to exploit this issue. This issue impacts PAN-OS 8.1 versions earlier than PAN-OS 8.1.17. Prisma Access customers are not impacted by this issue.

Critical Impact

This vulnerability allows unauthenticated remote attackers to achieve complete system compromise with root-level privileges on affected Palo Alto Networks firewalls, potentially enabling full network perimeter takeover.

Affected Products

  • Palo Alto Networks PAN-OS 8.1 versions earlier than 8.1.17
  • GlobalProtect Portal interfaces exposed to network access
  • GlobalProtect Gateway interfaces exposed to network access

Discovery Timeline

  • 2021-11-10 - CVE-2021-3064 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-3064

Vulnerability Analysis

This vulnerability is classified under CWE-121 (Stack-based Buffer Overflow) and CWE-787 (Out-of-bounds Write), indicating a memory corruption issue in the GlobalProtect component of PAN-OS. The flaw allows unauthenticated attackers with network access to the GlobalProtect interface to corrupt memory in a way that disrupts normal system operations or enables arbitrary code execution.

The attack requires no authentication and no user interaction, making it particularly dangerous for organizations with internet-facing GlobalProtect interfaces. Successful exploitation could result in complete confidentiality, integrity, and availability compromise of the affected firewall, with code execution occurring at root privilege level.

Root Cause

The root cause is a stack-based buffer overflow condition in the GlobalProtect portal and gateway interfaces. When processing certain network requests, the affected code fails to properly validate input boundaries, allowing an attacker to write data beyond the allocated buffer space. This out-of-bounds write can overwrite critical memory structures, including return addresses on the stack, enabling control flow hijacking.

Attack Vector

The attack vector is network-based, requiring the attacker to have connectivity to the GlobalProtect portal or gateway interface. No privileges or user interaction are required for exploitation.

The attack flow typically involves:

  1. Reconnaissance - Attacker identifies exposed GlobalProtect interfaces on target PAN-OS devices
  2. Crafted Request - Attacker sends a specially crafted network request to the vulnerable interface
  3. Memory Corruption - The malicious input triggers the buffer overflow, corrupting stack memory
  4. Code Execution - Attacker-controlled data overwrites execution flow, redirecting to malicious code
  5. Root Access - Arbitrary code executes with root privileges, granting full system control

The vulnerability's remote exploitability and lack of authentication requirements make it an attractive target for threat actors seeking to compromise network perimeters.

Detection Methods for CVE-2021-3064

Indicators of Compromise

  • Unexpected crashes or restarts of the GlobalProtect process on PAN-OS devices
  • Anomalous network traffic patterns targeting GlobalProtect portal or gateway ports
  • Unusual memory consumption or segmentation faults in system logs
  • Evidence of unauthorized root-level processes or shell access on the firewall

Detection Strategies

  • Monitor GlobalProtect interfaces for malformed or unusually large requests that may indicate exploitation attempts
  • Implement network intrusion detection signatures targeting buffer overflow patterns in GlobalProtect traffic
  • Review PAN-OS system logs for crash dumps or memory corruption indicators associated with GlobalProtect services
  • Deploy endpoint detection solutions capable of identifying memory corruption exploitation techniques

Monitoring Recommendations

  • Enable verbose logging on GlobalProtect portal and gateway components
  • Configure SIEM alerts for repeated connection attempts to GlobalProtect interfaces from suspicious sources
  • Monitor for any unauthorized configuration changes or new administrative accounts on PAN-OS devices
  • Implement network segmentation monitoring to detect lateral movement following potential firewall compromise

How to Mitigate CVE-2021-3064

Immediate Actions Required

  • Upgrade affected PAN-OS 8.1 installations to version 8.1.17 or later immediately
  • Restrict network access to GlobalProtect interfaces to trusted IP ranges only
  • Implement Web Application Firewall (WAF) rules to filter potentially malicious requests
  • Review firewall logs for any evidence of exploitation attempts prior to patching

Patch Information

Palo Alto Networks has released PAN-OS version 8.1.17 which addresses this vulnerability. Organizations running PAN-OS 8.1 versions earlier than 8.1.17 should apply the update immediately. Prisma Access customers are not affected by this vulnerability. For detailed patch information and download links, refer to the Palo Alto Networks Security Advisory.

Workarounds

  • If immediate patching is not possible, restrict GlobalProtect interface access to known trusted IP addresses using firewall access control lists
  • Consider temporarily disabling GlobalProtect portal functionality if not critically needed until patching can be completed
  • Implement network-level filtering to block exploitation attempts targeting GlobalProtect services
  • Enable Threat Prevention signatures if available from Palo Alto Networks to detect and block exploitation attempts

For environments where immediate patching is not feasible, implementing strict network access controls provides temporary risk reduction:

bash
# Example: Restrict GlobalProtect access to trusted networks only
# Apply via PAN-OS management interface or CLI

# Configure security policy to limit GlobalProtect access
set rulebase security rules GlobalProtect-Restrict from untrust
set rulebase security rules GlobalProtect-Restrict to trust
set rulebase security rules GlobalProtect-Restrict source trusted-ip-group
set rulebase security rules GlobalProtect-Restrict destination any
set rulebase security rules GlobalProtect-Restrict application ssl
set rulebase security rules GlobalProtect-Restrict service application-default
set rulebase security rules GlobalProtect-Restrict action allow

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechPaloaltonetworks

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability45.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-121

  • CWE-787
  • Vendor Resources
  • Palo Alto Networks CVE-2021-3064 Advisory
  • Related CVEs
  • CVE-2025-0107: Palo Alto Expedition RCE Vulnerability

  • CVE-2024-9463: Palo Alto Expedition RCE Vulnerability

  • CVE-2021-3061: Palo Alto Prisma Access RCE Vulnerability

  • CVE-2021-3060: PAN-OS SCEP 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