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-2024-9463

CVE-2024-9463: Palo Alto Expedition RCE Vulnerability

CVE-2024-9463 is an OS command injection vulnerability in Palo Alto Networks Expedition that allows unauthenticated attackers to execute arbitrary commands as root. This article covers technical details, impact, and mitigation.

Published: January 28, 2026

CVE-2024-9463 Overview

An OS command injection vulnerability exists in Palo Alto Networks Expedition that allows an unauthenticated attacker to run arbitrary OS commands as root. This critical flaw enables attackers to gain complete control over the Expedition server, resulting in disclosure of sensitive information including usernames, cleartext passwords, device configurations, and device API keys of PAN-OS firewalls.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Unauthenticated attackers can execute arbitrary commands with root privileges, potentially compromising all managed PAN-OS firewall credentials and configurations.

Affected Products

  • Palo Alto Networks Expedition (all versions prior to patched release)
  • PAN-OS firewalls managed by vulnerable Expedition instances (credentials at risk)
  • Enterprise environments utilizing Expedition for firewall migration and policy optimization

Discovery Timeline

  • 2024-10-09 - CVE-2024-9463 published to NVD
  • 2025-11-04 - Last updated in NVD database

Technical Details for CVE-2024-9463

Vulnerability Analysis

This vulnerability is classified as CWE-78: Improper Neutralization of Special Elements used in an OS Command (OS Command Injection). The flaw allows unauthenticated remote attackers to inject and execute arbitrary operating system commands on the underlying Expedition server with root-level privileges.

The impact of successful exploitation is severe. Attackers can extract sensitive credentials including usernames and cleartext passwords stored within Expedition. Additionally, device configurations and API keys for managed PAN-OS firewalls become accessible, creating a cascading risk where the compromise of Expedition leads to potential compromise of the entire firewall infrastructure it manages.

Root Cause

The root cause of CVE-2024-9463 lies in insufficient input validation and sanitization within the Expedition application. User-supplied input is passed directly to operating system command execution functions without proper neutralization of shell metacharacters or command separators. This allows attackers to break out of the intended command context and inject their own malicious commands.

Attack Vector

The attack is network-accessible, requiring no authentication or user interaction. An attacker can craft malicious HTTP requests containing OS command injection payloads targeting vulnerable endpoints in the Expedition web interface. Since the application processes these inputs with root privileges, any injected commands execute with full administrative access to the underlying system.

The exploitation chain typically involves:

  1. Identifying an exposed Expedition instance (typically accessible via web interface)
  2. Crafting malicious input containing command injection payloads
  3. Sending the payload to vulnerable endpoints without requiring authentication
  4. Commands execute as root, allowing full system compromise
  5. Extracting stored credentials, configurations, and API keys for managed firewalls

For detailed technical information on exploitation mechanics, refer to the Palo Alto Networks Security Advisory.

Detection Methods for CVE-2024-9463

Indicators of Compromise

  • Unusual process spawning from Expedition web server processes (e.g., sh, bash, wget, curl child processes)
  • Unexpected outbound network connections from Expedition servers
  • Anomalous file access patterns in /etc/passwd, credential stores, or configuration directories
  • Suspicious entries in web server access logs with encoded or unusual parameters

Detection Strategies

  • Monitor Expedition server logs for command injection patterns including shell metacharacters (;, |, &&, ||, backticks)
  • Implement network-based intrusion detection rules for known Expedition exploitation patterns
  • Enable process auditing on Expedition servers to detect unexpected command execution chains
  • Review authentication logs for Expedition and all managed PAN-OS firewalls for unauthorized access attempts

Monitoring Recommendations

  • Deploy endpoint detection and response (EDR) solutions on Expedition servers to detect post-exploitation activity
  • Implement network segmentation monitoring to detect lateral movement from compromised Expedition instances
  • Enable enhanced logging on all PAN-OS firewalls managed by Expedition to detect unauthorized API key usage
  • Establish baseline behavior for Expedition servers and alert on deviations

How to Mitigate CVE-2024-9463

Immediate Actions Required

  • Apply the security patch from Palo Alto Networks immediately if not already done
  • Restrict network access to Expedition instances to authorized administrators only
  • Rotate all credentials stored in Expedition, including PAN-OS firewall credentials and API keys
  • Conduct forensic analysis on Expedition servers to identify potential compromise indicators
  • Review all managed PAN-OS firewall configurations for unauthorized changes

Patch Information

Palo Alto Networks has released security updates to address this vulnerability. Administrators should immediately consult the Palo Alto Networks Security Advisory PAN-SA-2024-0010 for specific version information and upgrade instructions. Given the critical severity and active exploitation status, patching should be treated as an emergency priority.

Workarounds

  • Immediately restrict network access to Expedition instances using firewall rules to allow only trusted administrator IP addresses
  • If patching is not immediately possible, consider taking Expedition offline until updates can be applied
  • Implement a Web Application Firewall (WAF) with command injection detection rules as a defense-in-depth measure
  • Ensure Expedition is not exposed to the internet or untrusted networks
bash
# Example: Restrict Expedition access using iptables
# Allow only specific administrator subnets
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Verify Expedition is not internet-exposed
nmap -p 443 --script http-title <expedition-server-ip>

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.9

  • EPSS Probability94.20%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:N/SA:N/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:C/RE:H/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-78
  • Technical References
  • CISA Known Exploited Vulnerabilities Catalog
  • Vendor Resources
  • Palo Alto Networks Security Advisory
  • Related CVEs
  • CVE-2025-0107: Palo Alto Expedition RCE Vulnerability

  • CVE-2021-3064: Palo Alto PAN-OS 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