Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2024-9464

CVE-2024-9464: Palo Alto Expedition RCE Vulnerability

CVE-2024-9464 is an OS command injection RCE vulnerability in Palo Alto Networks Expedition that enables authenticated attackers to execute commands as root. This article covers technical details, impact, and mitigation.

Published: January 28, 2026

CVE-2024-9464 Overview

An OS command injection vulnerability exists in Palo Alto Networks Expedition that allows an authenticated attacker to execute arbitrary OS commands with root privileges. This critical security flaw enables attackers to gain unauthorized access to sensitive information including usernames, cleartext passwords, device configurations, and device API keys of PAN-OS firewalls managed through Expedition.

Critical Impact

Authenticated attackers can execute arbitrary commands as root, potentially compromising entire firewall infrastructure and exposing sensitive credentials and configurations.

Affected Products

  • Palo Alto Networks Expedition (all versions prior to patch)

Discovery Timeline

  • 2024-10-09 - CVE-2024-9464 published to NVD
  • 2024-10-17 - Last updated in NVD database

Technical Details for CVE-2024-9464

Vulnerability Analysis

This OS command injection vulnerability (CWE-78) in Palo Alto Networks Expedition represents a severe security risk to organizations using this migration tool for firewall management. The vulnerability allows authenticated users to inject and execute arbitrary operating system commands that run with root-level privileges on the underlying system.

The exploitation potential is significant, as Expedition is a tool designed to help organizations migrate configurations to Palo Alto Networks firewalls. The tool inherently has access to sensitive firewall configurations, credentials, and API keys. When an attacker successfully exploits this vulnerability, they gain access to this treasure trove of security-critical information.

The network-based attack vector combined with low authentication requirements makes this vulnerability particularly dangerous in enterprise environments where Expedition may be accessible to multiple users or from network segments with reduced security controls.

Root Cause

The vulnerability stems from improper neutralization of special elements used in OS commands (CWE-78: OS Command Injection). User-supplied input is passed directly to system command execution functions without adequate sanitization or validation. This allows an authenticated attacker to escape the intended command context and inject additional commands that execute with the privileges of the Expedition application—in this case, root.

Attack Vector

The attack is network-accessible and requires only low-privilege authentication to the Expedition application. An attacker with valid credentials can craft malicious input containing shell metacharacters or command separators that, when processed by the vulnerable code path, result in execution of attacker-controlled commands.

The exploitation sequence involves:

  1. An attacker authenticates to the Expedition interface with valid credentials
  2. The attacker identifies input fields or parameters processed by command execution functions
  3. Malicious input containing OS command injection payloads is submitted
  4. The backend processes the input without proper sanitization, executing the injected commands
  5. Commands run with root privileges, allowing full system compromise

For detailed technical analysis of the exploitation methodology, refer to the Horizon3 Attack Research Analysis.

Detection Methods for CVE-2024-9464

Indicators of Compromise

  • Unexpected process spawning from Expedition application processes, particularly shell commands
  • Anomalous outbound network connections from the Expedition server
  • Unauthorized file access or modification in sensitive directories
  • Suspicious authentication patterns followed by unusual system activity
  • Evidence of credential harvesting or data exfiltration from the Expedition host

Detection Strategies

  • Monitor Expedition server logs for command injection patterns including shell metacharacters (|, ;, &&, ||, backticks)
  • Implement network-based intrusion detection rules for known command injection payloads targeting Expedition
  • Enable and review audit logs for Expedition authentication events and subsequent system calls
  • Deploy endpoint detection and response (EDR) solutions to monitor for anomalous process execution chains

Monitoring Recommendations

  • Configure alerting for any shell process spawning from Expedition web server processes
  • Monitor for access to /etc/passwd, /etc/shadow, or configuration files from Expedition processes
  • Track outbound connections from the Expedition server to unauthorized destinations
  • Review authentication logs for unusual login patterns or credential reuse

How to Mitigate CVE-2024-9464

Immediate Actions Required

  • Apply the security patch from Palo Alto Networks immediately
  • Restrict network access to Expedition to only trusted administrative networks
  • Review Expedition access logs for signs of exploitation
  • Rotate all credentials and API keys that may have been exposed through Expedition
  • Audit user accounts with access to Expedition and remove unnecessary access

Patch Information

Palo Alto Networks has released a security advisory addressing this vulnerability. Organizations should apply the latest security updates to Expedition as documented in the Palo Alto Networks Security Advisory PAN-SA-2024-0010.

Workarounds

  • Implement strict network segmentation to limit access to Expedition servers to authorized administrative personnel only
  • Deploy a Web Application Firewall (WAF) with command injection protection in front of Expedition
  • Disable or restrict access to Expedition if not actively needed for migration activities
  • Monitor all Expedition server activity with enhanced logging until patches can be applied
bash
# Example: Restrict Expedition network access via iptables
# Allow only specific management subnet
iptables -A INPUT -p tcp --dport 443 -s 10.10.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Enable enhanced logging for Expedition processes
auditctl -a always,exit -F arch=b64 -S execve -F euid=0 -k expedition_cmd_exec

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

  • EPSS Probability83.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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
  • CWE References
  • CWE-78
  • Technical References
  • Horizon3 Attack Research Analysis
  • Vendor Resources
  • Palo Alto Networks Advisory
  • Related CVEs
  • CVE-2025-0107: Palo Alto Expedition RCE Vulnerability

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

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

  • CVE-2021-3061: Palo Alto Prisma Access 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