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

CVE-2024-9465: Palo Alto Expedition SQLi Vulnerability

CVE-2024-9465 is an unauthenticated SQL injection vulnerability in Palo Alto Networks Expedition that exposes database contents including password hashes and API keys. This article covers technical details, impact, and mitigation.

Published: January 28, 2026

CVE-2024-9465 Overview

CVE-2024-9465 is a critical SQL injection vulnerability affecting Palo Alto Networks Expedition, a migration tool used to help organizations convert firewall configurations from third-party vendors to Palo Alto Networks PAN-OS. This vulnerability allows an unauthenticated attacker to reveal sensitive Expedition database contents, including password hashes, usernames, device configurations, and device API keys. Additionally, attackers can exploit this flaw to create and read arbitrary files on the Expedition system.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Unauthenticated remote attackers can extract sensitive credentials and device configurations, potentially leading to full compromise of managed network infrastructure.

Affected Products

  • Palo Alto Networks Expedition (all versions prior to patched release)
  • Organizations using Expedition for firewall migration and configuration management
  • Network environments where Expedition is exposed to untrusted networks

Discovery Timeline

  • October 9, 2024 - CVE-2024-9465 published to NVD
  • November 4, 2025 - Last updated in NVD database

Technical Details for CVE-2024-9465

Vulnerability Analysis

This SQL injection vulnerability (CWE-89) exists within the Palo Alto Networks Expedition application, which serves as a migration and optimization tool for firewall policies. The flaw allows attackers to inject malicious SQL queries through user-controllable input fields without requiring authentication. Successful exploitation enables direct access to the underlying database, exposing highly sensitive information including administrative credentials, firewall device configurations, and API keys used for device management.

The network-accessible nature of this vulnerability, combined with no authentication requirements and low attack complexity, makes it particularly dangerous for organizations with Expedition instances accessible from untrusted networks. The exposure of device API keys and configurations could enable attackers to pivot to managed firewall appliances, potentially compromising the entire network security infrastructure.

Root Cause

The root cause of CVE-2024-9465 is improper input validation and sanitization within the Expedition application. User-supplied input is incorporated directly into SQL queries without adequate parameterization or escaping, allowing attackers to manipulate query logic. This classic SQL injection pattern (CWE-89: Improper Neutralization of Special Elements used in an SQL Command) enables unauthorized database access and file system operations on the host system.

Attack Vector

The attack vector is network-based, requiring no authentication or user interaction. An attacker can craft malicious HTTP requests containing SQL injection payloads targeting vulnerable endpoints in the Expedition web interface. The vulnerability allows both data exfiltration from the database and arbitrary file operations on the system.

The exploitation flow typically involves:

  1. Identifying a vulnerable Expedition instance accessible over the network
  2. Crafting SQL injection payloads to extract database schema information
  3. Dumping sensitive tables containing usernames, password hashes, and API keys
  4. Potentially creating or reading arbitrary files to achieve further system compromise

For detailed technical analysis and exploitation methodology, refer to the Horizon3 Attack Research Blog which documents the full attack chain.

Detection Methods for CVE-2024-9465

Indicators of Compromise

  • Unusual database query patterns or errors in Expedition application logs
  • Unexpected HTTP requests with SQL metacharacters (', ", ;, --, UNION, SELECT) in request parameters
  • Evidence of unauthorized file creation or access on the Expedition server
  • Database query logs showing attempts to access sensitive tables containing credentials or configurations
  • Anomalous outbound network traffic from the Expedition server indicating potential data exfiltration

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block common SQL injection patterns targeting Expedition endpoints
  • Deploy network intrusion detection systems (IDS) with signatures for SQL injection attack patterns
  • Monitor Expedition application logs for authentication failures, error messages indicating SQL syntax issues, or unusual query patterns
  • Enable database audit logging to track queries accessing sensitive credential and configuration tables
  • Utilize SentinelOne Singularity platform for endpoint detection of post-exploitation activities on Expedition servers

Monitoring Recommendations

  • Establish baseline network traffic patterns for Expedition servers and alert on deviations
  • Implement continuous monitoring of database access patterns for signs of bulk data extraction
  • Monitor file system integrity on Expedition hosts to detect unauthorized file creation or modification
  • Configure alerts for any access to Expedition from untrusted network segments
  • Review Expedition access logs regularly for connections from unexpected IP addresses or geographic locations

How to Mitigate CVE-2024-9465

Immediate Actions Required

  • Apply the security patch from Palo Alto Networks immediately per the guidance in the security advisory
  • Restrict network access to Expedition instances to trusted management networks only
  • Rotate all credentials and API keys that may have been stored in or managed by Expedition
  • Review Expedition logs for any indicators of prior exploitation
  • If compromise is suspected, isolate the Expedition server and perform forensic analysis before returning to production

Patch Information

Palo Alto Networks has released a security update to address this vulnerability. Organizations should immediately apply the patch as documented in the Palo Alto Networks Security Advisory PAN-SA-2024-0010. Given that this vulnerability is listed in the CISA Known Exploited Vulnerabilities Catalog, federal agencies and critical infrastructure organizations should prioritize remediation according to their applicable deadlines.

Workarounds

  • Immediately restrict network access to Expedition by implementing firewall rules to allow connections only from trusted management IP addresses
  • Place Expedition behind a VPN or jump server to eliminate direct exposure to untrusted networks
  • If Expedition is not actively required, consider taking the service offline until patches can be applied
  • Implement a WAF with SQL injection protection rules as an additional defense layer while planning patch deployment
  • Enable enhanced logging and monitoring on Expedition to detect any exploitation attempts during the remediation window
bash
# Example: Restrict Expedition access using iptables (adjust IPs as needed)
# Allow access only from trusted management subnet
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Verify current access restrictions
iptables -L -n -v | grep 443

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechPaloaltonetworks Expedition

  • SeverityCRITICAL

  • CVSS Score9.2

  • EPSS Probability94.29%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/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
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-89
  • Technical References
  • Horizon3 Attack Research Blog

  • CISA Known Exploited Vulnerabilities Catalog
  • Vendor Resources
  • Palo Alto Networks Security Advisory
  • Related CVEs
  • CVE-2024-5910: Palo Alto Expedition Auth Bypass Flaw
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