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

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

CVE-2024-3382 is a memory leak denial of service vulnerability in Palo Alto Networks PAN-OS affecting PA-5400 Series devices with SSL Forward Proxy enabled. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-3382 Overview

A memory leak vulnerability exists in Palo Alto Networks PAN-OS software that enables an attacker to send a burst of crafted packets through the firewall, eventually preventing the firewall from processing traffic. This denial of service vulnerability specifically affects PA-5400 Series devices running PAN-OS software with the SSL Forward Proxy feature enabled.

Critical Impact

Successful exploitation of this vulnerability can cause a complete denial of service condition, preventing the firewall from processing any network traffic and potentially leaving networks unprotected or disconnected.

Affected Products

  • Palo Alto Networks PAN-OS (multiple versions)
  • PA-5410 Firewall
  • PA-5420 Firewall
  • PA-5430 Firewall
  • PA-5440 Firewall
  • PA-5445 Firewall

Discovery Timeline

  • 2024-04-10 - CVE-2024-3382 published to NVD
  • 2025-01-22 - Last updated in NVD database

Technical Details for CVE-2024-3382

Vulnerability Analysis

This vulnerability is classified under CWE-770 (Allocation of Resources Without Limits or Throttling) and CWE-401 (Missing Release of Memory after Effective Lifetime). The memory leak occurs in the SSL Forward Proxy functionality of PAN-OS when processing specially crafted network packets.

When the SSL Forward Proxy feature is enabled on affected PA-5400 Series devices, the system allocates memory to handle incoming encrypted traffic for inspection. The vulnerability causes memory to be allocated but not properly released after processing certain crafted packets, leading to gradual memory exhaustion.

An unauthenticated attacker can exploit this vulnerability remotely over the network without any user interaction. By sending a sustained burst of malicious packets, the attacker can cause memory resources to be depleted until the firewall can no longer process legitimate traffic, resulting in a denial of service condition.

Root Cause

The root cause of this vulnerability is improper memory management in the SSL Forward Proxy feature of PAN-OS. Specifically, the system fails to properly release allocated memory after processing certain types of crafted packets. This missing deallocation (CWE-401) combined with the lack of resource limits on memory allocation (CWE-770) allows an attacker to exhaust available memory resources through repeated exploitation.

Attack Vector

The attack can be initiated remotely over the network by any unauthenticated attacker who can send traffic through the affected firewall. The attacker sends specially crafted packets that are processed by the SSL Forward Proxy feature. Each malicious packet causes a small amount of memory to leak. By sending a high volume of these packets in bursts, the attacker can rapidly deplete available memory resources.

The attack requires:

  1. Network access to send traffic through the target firewall
  2. The target device must be a PA-5400 Series firewall (PA-5410, PA-5420, PA-5430, PA-5440, or PA-5445)
  3. SSL Forward Proxy feature must be enabled on the device

Once memory is exhausted, the firewall becomes unable to process any traffic, effectively causing a denial of service that may persist until the device is restarted or memory is manually cleared.

Detection Methods for CVE-2024-3382

Indicators of Compromise

  • Unexpected high memory utilization on PA-5400 Series firewalls that increases over time without corresponding traffic growth
  • Firewall performance degradation or unresponsiveness during normal operations
  • System logs indicating memory allocation failures or resource exhaustion events
  • Traffic processing failures or dropped connections that correlate with memory issues

Detection Strategies

  • Monitor memory utilization metrics on PA-5400 Series devices, especially those with SSL Forward Proxy enabled
  • Configure alerts for sustained memory growth patterns that do not correlate with legitimate traffic increases
  • Implement network traffic analysis to identify unusual bursts of traffic targeting SSL/TLS inspection ports
  • Review PAN-OS system logs for memory-related warnings or errors

Monitoring Recommendations

  • Establish baseline memory usage patterns for affected devices to identify anomalous consumption
  • Enable SNMP or API-based monitoring for real-time memory utilization tracking on PA-5400 Series devices
  • Configure threshold-based alerting when memory usage exceeds normal operating parameters
  • Implement regular health checks that include memory status verification

How to Mitigate CVE-2024-3382

Immediate Actions Required

  • Review your Palo Alto Networks firewall inventory to identify any PA-5400 Series devices (PA-5410, PA-5420, PA-5430, PA-5440, PA-5445)
  • Check if SSL Forward Proxy feature is enabled on affected devices
  • Apply the latest PAN-OS security patches from Palo Alto Networks immediately
  • Monitor affected devices for signs of memory exhaustion until patches can be applied

Patch Information

Palo Alto Networks has released security patches to address this vulnerability. Organizations should consult the Palo Alto Networks Security Advisory for CVE-2024-3382 for specific version information and upgrade paths. The advisory contains detailed information about which PAN-OS versions are affected and the recommended upgrade targets.

Affected versions include PAN-OS 10.2.7 and 10.2.7-h1 on PA-5400 Series hardware. Organizations should upgrade to the fixed versions specified in the vendor advisory.

Workarounds

  • If immediate patching is not possible, consider temporarily disabling SSL Forward Proxy on affected PA-5400 Series devices until patches can be applied
  • Implement rate limiting on upstream network devices to reduce the volume of traffic that can reach affected firewalls
  • Configure automated monitoring and alerting for memory thresholds with automatic restart procedures as a last resort
  • Consider deploying redundant firewall configurations to maintain network protection if a device becomes unavailable
bash
# Check current PAN-OS version via CLI
show system info | match sw-version

# Monitor memory utilization on the device
show system resources | match memory

# Review SSL Forward Proxy configuration status
show running security-policy | match ssl

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.37%

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

  • CWE-401
  • Vendor Resources
  • Palo Alto Networks CVE-2024-3382
  • 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