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

CVE-2024-9781: Wireshark Dissector Crash DoS Vulnerability

CVE-2024-9781 is a denial of service flaw in Wireshark affecting AppleTalk and RELOAD Framing dissectors. Attackers can crash the application via packet injection or crafted files. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2024-9781 Overview

CVE-2024-9781 is a denial of service vulnerability affecting Wireshark's AppleTalk and RELOAD Framing protocol dissectors. The vulnerability allows attackers to crash Wireshark through packet injection or by enticing users to open specially crafted capture files. This flaw impacts Wireshark version 4.4.0 and versions 4.2.0 through 4.2.7, affecting security analysts and network administrators who rely on Wireshark for packet analysis.

Critical Impact

Successful exploitation results in denial of service, potentially disrupting critical network monitoring and forensic analysis operations.

Affected Products

  • Wireshark version 4.4.0
  • Wireshark versions 4.2.0 through 4.2.7

Discovery Timeline

  • 2024-10-10 - CVE-2024-9781 published to NVD
  • 2024-11-25 - Last updated in NVD database

Technical Details for CVE-2024-9781

Vulnerability Analysis

This vulnerability resides in Wireshark's protocol dissector components responsible for parsing AppleTalk and RELOAD Framing protocols. Protocol dissectors in Wireshark decode network traffic and present it in human-readable format. When processing malformed packets or crafted capture files, these specific dissectors fail to properly handle certain input conditions, leading to an application crash.

The vulnerability is classified under CWE-230 (Improper Handling of Missing Values), indicating that the dissector code fails to adequately handle cases where expected data fields are missing or malformed. This improper handling results in an uncontrolled crash condition that terminates the Wireshark process.

Root Cause

The root cause lies in insufficient input validation within the AppleTalk and RELOAD Framing dissector implementations. When these dissectors encounter unexpected or missing values in packet data, the code path leads to improper memory access or state handling that causes the application to crash. The dissector logic does not adequately account for edge cases where protocol fields deviate from expected formats.

Attack Vector

The attack vector is network-based and does not require authentication or user interaction for the packet injection scenario. An attacker can exploit this vulnerability through two primary methods:

  1. Packet Injection: By sending maliciously crafted AppleTalk or RELOAD Framing packets to a network segment being monitored by a vulnerable Wireshark instance, an attacker can trigger the crash condition remotely.

  2. Crafted Capture File: An attacker can create a malicious PCAP file containing crafted packets and distribute it to targets. When an analyst opens this capture file in a vulnerable Wireshark version, the application crashes.

The vulnerability mechanism involves sending or including packets with specific malformed structures that trigger the improper handling condition in the dissector code. For detailed technical information about the specific packet structures involved, refer to GitLab Wireshark Issue #20114.

Detection Methods for CVE-2024-9781

Indicators of Compromise

  • Unexpected Wireshark application crashes during network capture or file analysis sessions
  • Error logs indicating dissector failures in AppleTalk or RELOAD Framing modules
  • Presence of suspicious PCAP files with unusual AppleTalk or RELOAD protocol traffic
  • Network traffic containing malformed AppleTalk or RELOAD Framing packets

Detection Strategies

  • Monitor for repeated Wireshark process crashes on analyst workstations and network monitoring systems
  • Implement network intrusion detection rules to identify anomalous AppleTalk or RELOAD Framing protocol traffic
  • Deploy application crash monitoring to detect exploitation attempts in real-time
  • Audit received capture files before opening in production Wireshark instances

Monitoring Recommendations

  • Enable crash reporting and logging for Wireshark processes across the environment
  • Monitor endpoints running Wireshark for unexpected application terminations
  • Implement file integrity monitoring for capture file directories to detect potentially malicious PCAP files
  • Review network traffic logs for unusual AppleTalk protocol activity, especially in environments where this protocol is not expected

How to Mitigate CVE-2024-9781

Immediate Actions Required

  • Upgrade Wireshark to version 4.4.1 or later (for 4.4.x branch) or version 4.2.8 or later (for 4.2.x branch)
  • Disable AppleTalk and RELOAD Framing protocol dissectors if they are not required for analysis operations
  • Avoid opening capture files from untrusted sources until patching is complete
  • Consider using TShark with limited dissectors enabled for processing untrusted capture files

Patch Information

Wireshark has released security patches addressing this vulnerability. Users should update to the latest stable release in their respective version branch. Detailed patch information and download links are available in the Wireshark Security Advisory WNPA-SEC-2024-13.

Workarounds

  • Disable the AppleTalk dissector using the Wireshark Analyze > Enabled Protocols menu
  • Disable the RELOAD Framing dissector through the same protocol management interface
  • Use command-line options to disable specific dissectors when running TShark for batch processing
  • Implement network segmentation to limit exposure of monitoring workstations to untrusted traffic
bash
# Disable specific dissectors via command line when using tshark
tshark -o "atalk.heuristic_atalk:FALSE" -r capture.pcap

# List enabled protocols and selectively disable vulnerable dissectors
tshark -G protocols | grep -i "appletalk\|reload"

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechWireshark

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.13%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • GitLab Wireshark Issue #20114

  • Wireshark Security Advisory WNPA-SEC-2024-13
  • Related CVEs
  • CVE-2026-3201: Wireshark USB HID DOS Vulnerability

  • CVE-2026-3202: Wireshark NTS-KE Dissector DoS Vulnerability

  • CVE-2026-3203: Wireshark DOS Vulnerability

  • CVE-2026-0960: Wireshark HTTP3 Dissector 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