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-2026-5402

CVE-2026-5402: Wireshark TLS Dissector RCE Vulnerability

CVE-2026-5402 is a heap overflow vulnerability in Wireshark's TLS protocol dissector affecting versions 4.6.0 to 4.6.4, enabling denial of service and remote code execution. This article covers technical details, impact, and mitigation.

Published: April 30, 2026

CVE-2026-5402 Overview

A heap-based buffer overflow vulnerability exists in the TLS protocol dissector of Wireshark versions 4.6.0 through 4.6.4. This memory corruption flaw can be triggered when processing specially crafted TLS traffic, potentially allowing attackers to cause denial of service conditions or achieve arbitrary code execution on systems running vulnerable versions of Wireshark.

Critical Impact

Network-based attackers can exploit this vulnerability to crash Wireshark or potentially execute malicious code by sending crafted TLS packets to a system capturing network traffic.

Affected Products

  • Wireshark 4.6.0
  • Wireshark 4.6.1 through 4.6.3
  • Wireshark 4.6.4

Discovery Timeline

  • 2026-04-30 - CVE CVE-2026-5402 published to NVD
  • 2026-04-30 - Last updated in NVD database

Technical Details for CVE-2026-5402

Vulnerability Analysis

This vulnerability is classified as CWE-122 (Heap-based Buffer Overflow), a dangerous memory corruption issue that occurs when data is written beyond the boundaries of allocated heap memory. The flaw resides in Wireshark's TLS protocol dissector, which is responsible for parsing and analyzing TLS-encrypted network traffic during packet capture operations.

The vulnerability requires user interaction, meaning an attacker would need to convince a user to open a malicious capture file or capture traffic containing specially crafted TLS packets. Once triggered, the heap overflow can corrupt adjacent memory structures, leading to application crashes or potentially allowing attackers to hijack program execution flow.

Network security analysts and penetration testers who regularly use Wireshark to inspect TLS traffic are particularly at risk, as they may encounter malicious packet captures during incident response or security assessments.

Root Cause

The root cause of this vulnerability lies in improper bounds checking within the TLS protocol dissector component. When parsing certain malformed TLS handshake messages or record structures, the dissector fails to properly validate input lengths before copying data into heap-allocated buffers. This insufficient input validation allows an attacker to supply oversized data that exceeds the allocated buffer capacity, resulting in heap memory corruption.

Attack Vector

The attack can be executed over the network by sending malicious TLS packets to a network segment being monitored by Wireshark. Alternatively, an attacker can craft a malicious pcap or pcapng capture file containing the exploit payload and distribute it to targets. When the victim opens the capture file or captures live traffic containing the malicious packets, the heap overflow is triggered during TLS dissection.

The vulnerability is exploitable through crafted TLS protocol data that causes the dissector to write beyond heap buffer boundaries. Technical details regarding the specific exploitation mechanism are available in the GitLab Issue Discussion and the Wireshark Security Advisory.

Detection Methods for CVE-2026-5402

Indicators of Compromise

  • Wireshark process crashes when opening specific capture files or analyzing certain TLS traffic
  • Unexpected application termination with heap corruption or memory access violation errors
  • Core dumps or crash logs indicating failures in the TLS dissector module
  • Suspicious pcap/pcapng files with anomalous TLS record structures

Detection Strategies

  • Monitor for Wireshark process crashes and correlate with recently opened capture files
  • Implement file integrity monitoring on capture file directories to detect suspicious files
  • Deploy endpoint detection solutions capable of identifying heap spray or overflow exploitation attempts
  • Review system logs for repeated Wireshark failures associated with specific network captures

Monitoring Recommendations

  • Enable crash reporting and centralized logging for Wireshark instances across the organization
  • Monitor network traffic for anomalous TLS handshake patterns that may indicate exploitation attempts
  • Implement application whitelisting to control which capture files can be opened
  • Track Wireshark version deployments to ensure vulnerable versions are identified and remediated

How to Mitigate CVE-2026-5402

Immediate Actions Required

  • Upgrade Wireshark to version 4.6.5 or later immediately
  • Avoid opening capture files from untrusted sources until patched
  • Disable the TLS dissector as a temporary workaround if immediate patching is not possible
  • Restrict Wireshark usage to isolated analysis environments when examining untrusted traffic

Patch Information

The Wireshark development team has addressed this vulnerability in subsequent releases. Organizations should upgrade to the latest stable version to remediate this security issue. Detailed patch information and release notes are available through the Wireshark Security Advisory. For technical discussion of the fix, refer to the GitLab Issue Discussion.

Workarounds

  • Disable the TLS dissector by navigating to Analyze → Enabled Protocols and unchecking TLS/SSL
  • Use Wireshark's display filters to avoid processing TLS traffic from untrusted captures
  • Run Wireshark in an isolated virtual machine or container when analyzing suspicious traffic
  • Limit network capture operations to trusted network segments only
bash
# Disable TLS dissector via command line
wireshark -o "tls.enabled:FALSE" capture.pcapng

# Alternatively, use tshark with dissector disabled
tshark -o "tls.enabled:FALSE" -r suspicious_capture.pcapng

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWireshark

  • SeverityHIGH

  • CVSS Score8.8

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-122
  • Technical References
  • GitLab Issue Discussion

  • Wireshark Security Advisory
  • Related CVEs
  • CVE-2026-7785: wireshark-mcp Command Injection Vulnerability

  • CVE-2021-22191: Wireshark RCE Vulnerability

  • CVE-2026-6525: Wireshark IEEE 802.11 DOS Vulnerability

  • CVE-2026-5405: Wireshark RDP 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