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-2025-0107

CVE-2025-0107: Palo Alto Expedition RCE Vulnerability

CVE-2025-0107 is an OS command injection vulnerability in Palo Alto Networks Expedition allowing unauthenticated remote code execution. Attackers can expose passwords, device configs, and API keys. Learn about technical details and mitigations.

Published: March 11, 2026

CVE-2025-0107 Overview

An OS command injection vulnerability has been identified in Palo Alto Networks Expedition, a migration tool used for firewall policy conversion and optimization. This vulnerability enables an unauthenticated attacker to execute arbitrary OS commands as the www-data user, potentially leading to the disclosure of sensitive information including usernames, cleartext passwords, device configurations, and device API keys for firewalls running PAN-OS software.

Critical Impact

Unauthenticated attackers can execute arbitrary OS commands remotely, potentially compromising firewall credentials and configurations across the entire network infrastructure.

Affected Products

  • Palo Alto Networks Expedition (all versions prior to patched release)
  • Firewalls running PAN-OS software (indirectly affected through credential exposure)
  • Network infrastructure managed by compromised Expedition instances

Discovery Timeline

  • 2025-01-11 - CVE-2025-0107 published to NVD
  • 2026-01-23 - Last updated in NVD database

Technical Details for CVE-2025-0107

Vulnerability Analysis

This vulnerability is classified as CWE-78 (Improper Neutralization of Special Elements used in an OS Command), commonly known as OS Command Injection. The flaw exists in how Palo Alto Networks Expedition processes user-supplied input, failing to properly sanitize or validate data before incorporating it into system commands.

The vulnerability is particularly severe because it requires no authentication to exploit. An attacker with network access to the Expedition interface can inject malicious commands that execute with the privileges of the www-data user. While this is not root-level access, the www-data user typically has read access to application configuration files, database credentials, and cached authentication tokens.

The downstream impact extends beyond the Expedition tool itself. Because Expedition is designed to manage and migrate firewall policies, it necessarily stores sensitive credentials and API keys for PAN-OS firewalls. Successful exploitation can therefore lead to complete compromise of the network security infrastructure.

Root Cause

The root cause of CVE-2025-0107 is insufficient input validation and sanitization within the Expedition application. When processing certain user inputs, the application constructs OS commands by directly concatenating user-supplied values without proper escaping or parameterization. This allows attackers to break out of the intended command context and inject additional commands.

The vulnerability follows a classic command injection pattern where special shell metacharacters (such as ;, |, &&, or backticks) are not filtered, enabling command chaining or substitution. The application's trust in unvalidated input creates a direct path from the network interface to the operating system shell.

Attack Vector

The attack vector is network-based, requiring no prior authentication or user interaction. An attacker can exploit this vulnerability by sending specially crafted HTTP requests to the Expedition web interface. The malicious payload is embedded within request parameters that are subsequently used in system command construction.

A typical attack scenario would involve:

  1. The attacker identifies an exposed Expedition instance (default port or discoverable service)
  2. A crafted HTTP request containing shell metacharacters and malicious commands is sent
  3. The vulnerable component processes the input and executes the injected commands
  4. Command output may be returned directly in the HTTP response, or the attacker may establish an out-of-band channel
  5. The attacker extracts stored credentials, API keys, and configuration data

The exploitation technique leverages standard command injection primitives. For detailed technical information, refer to the Palo Alto Networks Security Advisory.

Detection Methods for CVE-2025-0107

Indicators of Compromise

  • Unexpected outbound network connections from Expedition servers to external IP addresses
  • Anomalous process spawning by the www-data user, particularly shell interpreters or network utilities
  • Modified or accessed credential files outside normal application operations
  • Unusual HTTP request patterns in Expedition access logs containing shell metacharacters
  • Evidence of data exfiltration from the Expedition database or configuration directories

Detection Strategies

  • Monitor web server logs for HTTP requests containing common command injection patterns such as semicolons, pipe characters, backticks, or $() constructs
  • Implement network segmentation monitoring to detect unauthorized access attempts to Expedition instances
  • Deploy endpoint detection rules to identify child processes spawned by web server processes that are inconsistent with normal application behavior
  • Enable file integrity monitoring on credential storage locations and configuration files
  • Utilize SentinelOne Singularity XDR to detect behavioral anomalies associated with command injection attacks

Monitoring Recommendations

  • Establish baseline behavior for Expedition server processes and alert on deviations
  • Configure SIEM rules to correlate Expedition access logs with authentication events on managed firewalls
  • Implement network traffic analysis to detect potential credential theft or configuration exfiltration
  • Review audit logs for any API key usage that doesn't correlate with legitimate administrative activities

How to Mitigate CVE-2025-0107

Immediate Actions Required

  • Restrict network access to Expedition instances to authorized administrators only
  • Implement network segmentation to isolate Expedition from untrusted networks
  • Review and rotate all credentials and API keys stored in or accessed by Expedition
  • Enable comprehensive logging on Expedition servers and forward logs to SIEM for analysis
  • Consider temporarily disabling Expedition if not actively needed until patches are applied

Patch Information

Palo Alto Networks has released a security advisory addressing this vulnerability. Organizations should apply the vendor-provided patches as soon as possible. Detailed patch information is available in the Palo Alto Networks Security Advisory PAN-SA-2025-0001.

After patching, administrators should verify the patch was successfully applied and conduct a thorough review of stored credentials to ensure they were not compromised during any potential exposure window.

Workarounds

  • Deploy a web application firewall (WAF) in front of Expedition to filter malicious input patterns
  • Implement strict IP-based access controls limiting connectivity to known administrator addresses only
  • Place Expedition behind a VPN requiring authentication before network access is granted
  • Consider running Expedition in an isolated environment with limited network connectivity to production firewalls
bash
# Example: Restrict access to Expedition using iptables
# Allow only specific management network to access Expedition
iptables -A INPUT -p tcp --dport 443 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Block outbound connections from www-data user (limit exfiltration)
iptables -A OUTPUT -m owner --uid-owner www-data -p tcp --dport 80 -j DROP
iptables -A OUTPUT -m owner --uid-owner www-data -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechPaloaltonetworks

  • SeverityHIGH

  • CVSS Score7.7

  • EPSS Probability79.83%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/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:Green
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-78
  • Vendor Resources
  • Palo Alto Networks Security Advisory
  • Related CVEs
  • 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

  • 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