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
    • 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-8688

CVE-2024-8688: PAN-OS Information Disclosure Vulnerability

CVE-2024-8688 is an information disclosure flaw in Palo Alto Networks PAN-OS CLI that allows authenticated administrators to read arbitrary files on the firewall. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-8688 Overview

An improper neutralization of matching symbols vulnerability in the Palo Alto Networks PAN-OS command line interface (CLI) enables authenticated administrators (including read-only administrators) with access to the CLI to read arbitrary files on the firewall. This vulnerability allows low-privilege administrators to access sensitive configuration data and system files beyond their intended authorization scope.

Critical Impact

Authenticated administrators with CLI access can read arbitrary files on PAN-OS firewalls, potentially exposing sensitive configuration data, credentials, and security policies.

Affected Products

  • Palo Alto Networks PAN-OS (multiple versions)
  • PAN-OS version 10.1.0 and related versions
  • PAN-OS firewalls with CLI access enabled

Discovery Timeline

  • September 11, 2024 - CVE-2024-8688 published to NVD
  • October 3, 2024 - Last updated in NVD database

Technical Details for CVE-2024-8688

Vulnerability Analysis

This vulnerability is classified under CWE-155 (Improper Neutralization of Wildcards or Matching Symbols), indicating that the PAN-OS CLI fails to properly sanitize or neutralize special characters used in pattern matching operations. When authenticated administrators execute certain CLI commands, the system does not adequately validate input parameters that contain matching symbols or wildcards.

The local attack vector requires the attacker to have existing authenticated access to the device's CLI. Even read-only administrators, who should have limited system access, can exploit this flaw to read files outside their authorized scope. This represents a significant breakdown in the principle of least privilege.

Root Cause

The root cause lies in the improper handling of matching symbols within the PAN-OS CLI parser. When processing commands that accept file paths or patterns as arguments, the CLI interpreter fails to neutralize special characters that can be used to construct paths to unauthorized files. This allows attackers to craft inputs that traverse directory structures or match unintended file patterns.

Attack Vector

The attack requires local access through the CLI with valid administrator credentials. An attacker with read-only administrator privileges can exploit the improper symbol handling to construct commands that read sensitive system files, including configuration files, authentication data, and security policies. The vulnerability does not require any user interaction and can be executed with low attack complexity once CLI access is obtained.

The exploitation mechanism involves manipulating CLI command arguments to include matching symbols that bypass normal file access restrictions. Since even read-only administrators can execute this attack, organizations with multiple administrative tiers face elevated risk.

Detection Methods for CVE-2024-8688

Indicators of Compromise

  • Unusual CLI command patterns containing wildcard or matching symbols in file path arguments
  • Read-only administrators accessing files outside their normal operational scope
  • Unexpected file access logs for sensitive system configuration files
  • CLI session activity patterns indicating systematic file enumeration

Detection Strategies

  • Monitor CLI session logs for commands containing unusual character sequences or pattern matching symbols
  • Implement alerting for file access attempts by read-only administrators to sensitive system directories
  • Review audit logs for repeated CLI command executions with varying path parameters
  • Correlate administrative login events with subsequent file access patterns

Monitoring Recommendations

  • Enable comprehensive CLI command logging on all PAN-OS devices
  • Configure SIEM rules to detect anomalous file read patterns from administrative sessions
  • Implement baseline analysis for normal administrator CLI behavior to identify deviations
  • Set up alerts for access attempts to critical configuration files from non-superuser accounts

How to Mitigate CVE-2024-8688

Immediate Actions Required

  • Review and restrict CLI access to only essential administrators
  • Audit current read-only administrator accounts and assess necessity of CLI access
  • Implement network segmentation to limit management plane access
  • Monitor for signs of exploitation using the detection strategies outlined above

Patch Information

Palo Alto Networks has released security updates to address this vulnerability. Organizations should consult the Palo Alto Networks Security Advisory for specific version information and upgrade guidance. Apply the appropriate patches according to your PAN-OS version deployment.

Workarounds

  • Restrict CLI access by removing unnecessary administrative accounts from CLI access groups
  • Implement strict network access controls to limit which hosts can reach the management interface
  • Consider disabling CLI access for read-only administrators where operationally feasible
  • Use role-based access controls to minimize the number of accounts with CLI privileges
bash
# Example: Review and restrict administrative CLI access
# Check current admin accounts with CLI access
show admins all

# Review authentication profiles and restrict CLI access
configure
set mgt-config users <username> permissions role-based custom profile <restricted-profile>
commit

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 Pan Os

  • SeverityMEDIUM

  • CVSS Score6.7

  • EPSS Probability0.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/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:M/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-155

  • NVD-CWE-Other
  • Vendor Resources
  • Palo Alto Networks Security Advisory
  • Related CVEs
  • CVE-2025-0111: PAN-OS Information Disclosure Vulnerability

  • CVE-2023-38046: PAN-OS Information Disclosure Vulnerability

  • CVE-2022-0011: Palo Alto PAN-OS URL Filter Vulnerability

  • CVE-2024-8687: PAN-OS Information Disclosure 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