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

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

CVE-2024-3384 is a denial of service flaw in Palo Alto Networks PAN-OS that allows remote attackers to reboot firewalls using NTLM packets, potentially forcing maintenance mode. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2024-3384 Overview

A vulnerability in Palo Alto Networks PAN-OS software enables a remote attacker to reboot PAN-OS firewalls when receiving Windows New Technology LAN Manager (NTLM) packets from Windows servers. Repeated attacks eventually cause the firewall to enter maintenance mode, which requires manual intervention to bring the firewall back online.

Critical Impact

This vulnerability allows unauthenticated remote attackers to cause repeated firewall reboots, potentially forcing the device into maintenance mode and requiring manual recovery, resulting in extended network security gaps.

Affected Products

  • Palo Alto Networks PAN-OS (multiple versions)
  • PAN-OS version 9.1.15 and related versions
  • PAN-OS firewalls configured to receive NTLM authentication packets

Discovery Timeline

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

Technical Details for CVE-2024-3384

Vulnerability Analysis

This vulnerability resides in the NTLM packet processing functionality within PAN-OS software. When PAN-OS firewalls receive specially crafted or malformed Windows NTLM authentication packets, the system fails to properly handle these packets, resulting in unexpected system behavior that triggers a device reboot.

The vulnerability is classified under CWE-1286 (Improper Validation of Syntactic Correctness of Input), indicating that the firewall does not adequately validate the structure and content of incoming NTLM packets before processing them. This improper validation allows malformed packets to reach vulnerable code paths that cannot safely handle the unexpected input.

The attack can be executed remotely over the network without requiring any prior authentication or user interaction, making it particularly dangerous for internet-facing PAN-OS deployments.

Root Cause

The root cause stems from improper validation of syntactic correctness of input (CWE-1286) in the NTLM packet processing routines within PAN-OS. When Windows servers send NTLM packets to affected PAN-OS firewalls, the system fails to properly sanitize or validate these packets before processing them. This inadequate input validation leads to an unhandled exception or error condition that triggers a system reboot as a protective mechanism.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Identifying a vulnerable PAN-OS firewall accessible over the network
  2. Crafting or leveraging Windows NTLM packets that trigger the vulnerability
  3. Sending these packets to the target firewall repeatedly
  4. Each successful attack causes a firewall reboot
  5. Sustained attacks force the firewall into maintenance mode, requiring manual intervention to restore operation

The vulnerability is particularly concerning because the attack can be automated and repeated, allowing an attacker to maintain a persistent denial of service condition. Once the firewall enters maintenance mode, normal network security operations are disrupted until an administrator manually intervenes to restore the system.

Detection Methods for CVE-2024-3384

Indicators of Compromise

  • Unexpected or frequent firewall reboots without administrative action
  • PAN-OS firewall entering maintenance mode without scheduled maintenance
  • Elevated volume of NTLM authentication traffic targeting the firewall
  • System logs indicating abnormal termination or crash events related to NTLM processing

Detection Strategies

  • Monitor PAN-OS system logs for unexpected reboot events and crash signatures
  • Implement network traffic analysis to detect unusual patterns of NTLM packets directed at firewall management interfaces
  • Configure SIEM alerting for multiple consecutive firewall restarts within a short time window
  • Review authentication logs for anomalous NTLM traffic from unexpected sources

Monitoring Recommendations

  • Enable detailed logging on PAN-OS devices to capture NTLM-related events and system state changes
  • Deploy network monitoring solutions to baseline normal NTLM traffic patterns and alert on deviations
  • Establish automated alerting for firewall availability to quickly detect DoS conditions
  • Regularly review firewall health metrics and uptime statistics for anomalies

How to Mitigate CVE-2024-3384

Immediate Actions Required

  • Review the Palo Alto Networks Security Advisory for specific affected versions and available patches
  • Apply vendor-provided patches to all affected PAN-OS installations immediately
  • Implement network segmentation to limit exposure of firewall management interfaces
  • Consider temporary access restrictions for NTLM traffic if patching cannot be immediately performed

Patch Information

Palo Alto Networks has released security updates to address this vulnerability. Administrators should consult the official Palo Alto Networks security advisory for specific version information, patch availability, and upgrade paths. The advisory contains detailed guidance on which PAN-OS versions are affected and the recommended upgrade targets.

Workarounds

  • Restrict network access to PAN-OS firewall management interfaces from untrusted networks
  • Implement upstream filtering to block or rate-limit NTLM traffic from reaching vulnerable firewalls
  • Configure monitoring and automated failover mechanisms to minimize downtime if exploitation occurs
  • Consider deploying redundant firewall configurations to maintain network protection during potential attacks
bash
# Example: Restrict management interface access (verify with Palo Alto documentation)
# Configure interface management profile to limit access sources
# set network interface ethernet1/1 ip-address <management-ip>
# set network profiles interface-management-profile <profile-name> permitted-ip <trusted-network>

# Monitor for unusual reboot patterns in PAN-OS logs
# Review system logs: Monitor > Logs > System
# Filter for: subtype eq 'system' and action eq 'reboot'

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 Probability0.73%

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

  • NVD-CWE-Other
  • Vendor Resources
  • Palo Alto Networks CVE Advisory
  • 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