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

CVE-2024-3385: Palo Alto PAN-OS DoS Vulnerability

CVE-2024-3385 is a denial-of-service flaw in Palo Alto Networks PAN-OS that allows remote attackers to reboot firewalls and force maintenance mode. This article covers technical details, affected hardware models, and mitigations.

Updated: January 22, 2026

CVE-2024-3385 Overview

A packet processing mechanism in Palo Alto Networks PAN-OS software enables a remote attacker to reboot hardware-based firewalls. This denial of service vulnerability exists due to improper input validation (CWE-20) combined with a null pointer dereference condition (CWE-476) in the packet processing engine. When exploited, repeated attacks can force the firewall into maintenance mode, requiring manual intervention to restore normal operations.

This vulnerability specifically targets hardware-based firewall appliances in the PA-5400 Series and PA-7000 Series, making it particularly impactful for enterprise environments relying on these high-performance security appliances for network protection.

Critical Impact

Remote attackers can cause repeated reboots of affected Palo Alto Networks hardware firewalls, eventually forcing them into maintenance mode and requiring manual recovery, resulting in extended network security outages.

Affected Products

  • Palo Alto Networks PAN-OS (multiple versions)
  • PA-5400 Series firewalls (PA-5410, PA-5420, PA-5430, PA-5440, PA-5445)
  • PA-7000 Series firewalls (PA-7050, PA-7080)

Discovery Timeline

  • April 10, 2024 - CVE-2024-3385 published to NVD
  • January 24, 2025 - Last updated in NVD database

Technical Details for CVE-2024-3385

Vulnerability Analysis

This vulnerability resides in the packet processing mechanism of PAN-OS software running on specific hardware firewall models. The flaw stems from improper input validation when handling specially crafted network packets. When the affected firewall receives malicious packets, the processing engine fails to properly validate input data, leading to a null pointer dereference condition that crashes the system.

The attack requires no authentication or user interaction, making it particularly dangerous for internet-facing firewall deployments. An attacker with network access to the vulnerable firewall can repeatedly send malicious packets to trigger system reboots. After multiple reboot cycles, the firewall enters maintenance mode as a protective measure, but this results in complete loss of network security functionality until an administrator manually restores the device.

The vulnerability is limited to hardware-based firewalls in the PA-5400 and PA-7000 series. Virtual firewall instances (VM-Series) and other hardware models are not affected by this specific issue.

Root Cause

The root cause involves two related weaknesses: improper input validation (CWE-20) and null pointer dereference (CWE-476). The packet processing code fails to properly validate certain input parameters before dereferencing pointers, allowing attackers to trigger a null pointer dereference condition. This design flaw in the input validation routines allows specially crafted packets to reach code paths that assume valid data, resulting in a crash when the null pointer is accessed.

Attack Vector

The attack vector is network-based and can be exploited remotely without authentication. An attacker can send specially crafted packets to the firewall's network interfaces to trigger the vulnerability. The attack does not require any user interaction and can be launched from any network position that can route packets to the affected firewall.

The attack methodology involves:

  1. Identifying a vulnerable Palo Alto Networks hardware firewall (PA-5400 or PA-7000 series)
  2. Crafting malicious network packets designed to trigger the null pointer dereference
  3. Sending repeated packets to cause multiple reboots
  4. Waiting for the firewall to enter maintenance mode, disabling network protection

Detection Methods for CVE-2024-3385

Indicators of Compromise

  • Unexpected firewall reboots without scheduled maintenance or known cause
  • Multiple system restart events in quick succession recorded in firewall logs
  • Firewall entering maintenance mode without administrator action
  • Unusual inbound packet patterns targeting firewall management or data plane interfaces
  • System crash logs indicating null pointer dereference errors in packet processing

Detection Strategies

  • Monitor firewall health metrics for unexpected reboot events and system availability drops
  • Configure SNMP or syslog alerts for firewall restart and maintenance mode events
  • Implement network traffic analysis to detect anomalous packet patterns targeting firewall interfaces
  • Review PAN-OS system logs for crash reports and error messages related to packet processing
  • Deploy network monitoring to track firewall uptime and service availability metrics

Monitoring Recommendations

  • Enable comprehensive logging on affected PA-5400 and PA-7000 series firewalls
  • Configure alerting for any unplanned firewall reboots or state changes
  • Monitor network traffic to firewall interfaces for unusual volume or packet characteristics
  • Establish baseline uptime metrics to quickly detect availability anomalies
  • Implement redundant monitoring paths to ensure visibility even during firewall outages

How to Mitigate CVE-2024-3385

Immediate Actions Required

  • Review the Palo Alto Networks security advisory for CVE-2024-3385 for specific affected versions
  • Identify all PA-5400 Series and PA-7000 Series firewalls in your environment
  • Prioritize patching for internet-facing and critical path firewalls
  • Implement network segmentation to limit exposure of management interfaces
  • Prepare manual recovery procedures in case firewalls enter maintenance mode

Patch Information

Palo Alto Networks has released security patches to address this vulnerability. Organizations should consult the official vendor security advisory for specific version information and upgrade paths for affected PAN-OS versions.

Affected PAN-OS versions include releases in the 9.0.x, 9.1.x, 10.0.x, 10.1.x, and 10.2.x branches running on PA-5400 and PA-7000 series hardware. Organizations should upgrade to the latest patched versions as specified in the vendor advisory.

Workarounds

  • Implement strict access control lists to limit network access to firewall interfaces
  • Deploy rate limiting on network segments with access to affected firewalls
  • Configure high availability (HA) pairs to minimize impact of individual firewall outages
  • Enable automatic recovery settings where available to reduce maintenance mode duration
  • Consider deploying additional security controls in front of affected firewalls
bash
# Example: Review firewall model and PAN-OS version
show system info | match model
show system info | match sw-version

# Example: Check for recent unexpected reboots
show system state filter sw.restart-reason
show system state filter sw.system.restarts

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechPaloaltonetworks Pan Os

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability2.66%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-20

  • CWE-476
  • Vendor Resources
  • Palo Alto Networks CVE-2024-3385
  • Related CVEs
  • CVE-2024-3393: Palo Alto PAN-OS DNS Security DoS Flaw

  • CVE-2025-0114: Palo Alto PAN-OS GlobalProtect DoS Flaw

  • CVE-2025-0130: Palo Alto PAN-OS DoS Vulnerability

  • CVE-2024-2550: Palo Alto Networks PAN-OS DoS 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