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

CVE-2024-9466: Expedition Information Disclosure Flaw

CVE-2024-9466 is an information disclosure vulnerability in Palo Alto Networks Expedition that exposes firewall credentials in cleartext. This article covers technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-9466 Overview

A cleartext storage of sensitive information vulnerability exists in Palo Alto Networks Expedition that allows an authenticated attacker to reveal firewall usernames, passwords, and API keys generated using those credentials. This information disclosure vulnerability stems from improper handling of sensitive data, where credentials are stored without adequate protection mechanisms, making them accessible to authenticated users who should not have visibility into this sensitive information.

Critical Impact

Authenticated attackers can extract firewall credentials and API keys, potentially enabling lateral movement and unauthorized access to protected network infrastructure.

Affected Products

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

Discovery Timeline

  • October 9, 2024 - CVE-2024-9466 published to NVD
  • October 17, 2024 - Last updated in NVD database

Technical Details for CVE-2024-9466

Vulnerability Analysis

This vulnerability is classified under CWE-312 (Cleartext Storage of Sensitive Information) and CWE-532 (Insertion of Sensitive Information into Log File). The flaw exists in Palo Alto Networks Expedition, a migration tool used to help organizations transition firewall configurations and policies. The vulnerability allows authenticated users to access sensitive credentials that should be protected through encryption or access controls.

The attack requires local access with low privileges, meaning an attacker who has already gained a foothold on the system—even with minimal permissions—can extract highly sensitive firewall credentials. The impact is significant as compromised credentials could provide attackers with direct access to firewall management interfaces, enabling them to modify security policies, disable protections, or exfiltrate additional configuration data.

Root Cause

The root cause of this vulnerability lies in the improper storage of sensitive information. Firewall usernames, passwords, and API keys are stored in cleartext format within the Expedition application, rather than being encrypted or secured through proper credential management practices. This violates fundamental security principles requiring sensitive data to be protected at rest through cryptographic controls.

Attack Vector

The attack vector is local, requiring the attacker to have authenticated access to the Expedition system. Once authenticated, even with low-level privileges, the attacker can access stored credentials without additional authorization checks. The vulnerability does not require user interaction, and the attack complexity is low, making it straightforward for any authenticated user to exploit.

An attacker with access to the Expedition system can navigate to locations where credentials are stored in cleartext and extract firewall usernames, passwords, and API keys. These credentials can then be used to authenticate to managed firewall appliances, potentially compromising the entire network security infrastructure.

Detection Methods for CVE-2024-9466

Indicators of Compromise

  • Unusual file access patterns to Expedition configuration or log files containing credential data
  • Unauthorized access attempts to firewall management interfaces using credentials associated with Expedition
  • Anomalous authentication events from unexpected sources using Expedition-managed credentials
  • Suspicious read operations on sensitive files within the Expedition application directory

Detection Strategies

  • Monitor file system access to Expedition installation directories for unusual read operations
  • Implement audit logging for all authentication events on firewall management interfaces
  • Deploy User and Entity Behavior Analytics (UEBA) to detect abnormal access patterns from Expedition users
  • Review API key usage logs for unexpected or unauthorized API calls to managed firewalls

Monitoring Recommendations

  • Enable comprehensive audit logging on the Expedition server and all managed firewall appliances
  • Configure SIEM alerts for credential-based authentication from unexpected IP addresses or at unusual times
  • Implement real-time monitoring of file access events on the Expedition system
  • Regularly audit API key usage and rotate keys that show suspicious activity patterns

How to Mitigate CVE-2024-9466

Immediate Actions Required

  • Apply the security patch from Palo Alto Networks immediately upon availability
  • Rotate all firewall credentials and API keys that may have been exposed through Expedition
  • Restrict network access to the Expedition server to only authorized administrators
  • Implement additional access controls and authentication requirements for Expedition access
  • Review audit logs for any signs of credential access or misuse

Patch Information

Palo Alto Networks has released a security advisory addressing this vulnerability. Organizations should consult the Palo Alto Networks Security Advisory PAN-SA-2024-0010 for specific patch versions and upgrade instructions. All affected Expedition installations should be updated to the patched version as soon as possible.

For additional technical analysis of this vulnerability and related issues in Expedition, refer to the Horizon3 Attack Research Report.

Workarounds

  • Limit access to the Expedition server to only essential personnel with a legitimate need
  • Implement network segmentation to isolate Expedition from general network access
  • Use multi-factor authentication for all access to the Expedition application
  • Consider temporarily taking Expedition offline if credential rotation cannot be completed immediately
  • Deploy file integrity monitoring on the Expedition server to detect unauthorized access to sensitive files
bash
# Example: Restrict network access to Expedition server using iptables
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Ensure only authorized admin subnets can reach Expedition
# Replace 10.0.0.0/24 with your authorized management network

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechPaloaltonetworks

  • SeverityHIGH

  • CVSS Score8.2

  • EPSS Probability17.30%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/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
  • CWE References
  • CWE-532

  • CWE-312
  • Technical References
  • Horizon3 Attack Research Report
  • 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-2024-5921: GlobalProtect Privilege Escalation Flaw

  • CVE-2023-3280: Cortex XDR Agent Privilege Escalation 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