CVE-2026-15172
Analyzed Analyzed - Analysis Complete

FMP/NOTIFY Protocol Dissector DoS in Wireshark

Vulnerability report for CVE-2026-15172, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-08

Last updated on: 2026-07-09

Assigner: GitLab Inc.

Description

FMP/NOTIFY protocol dissector crash in Wireshark 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allows denial of service

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-08
Last Modified
2026-07-09
Generated
2026-07-11
AI Q&A
2026-07-09
EPSS Evaluated
2026-07-09
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wireshark wireshark From 4.4.0 (inc) to 4.4.17 (exc)
wireshark wireshark From 4.6.0 (inc) to 4.6.7 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-606 The product does not properly check inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a crash in the FMP/NOTIFY protocol dissector component of Wireshark versions 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16. It causes the application to crash when processing certain protocol data, leading to a denial of service condition.

Impact Analysis

The impact of this vulnerability is a denial of service (DoS) attack. An attacker could cause Wireshark to crash by sending specially crafted FMP/NOTIFY protocol data, disrupting network traffic analysis or monitoring activities.

Compliance Impact

The provided information does not specify any direct impact of this vulnerability on compliance with common standards and regulations such as GDPR or HIPAA.

Detection Guidance

This vulnerability can be detected by monitoring for Wireshark or TShark instances that hang indefinitely or consume 100% CPU when processing certain FMP/NOTIFY protocol packets.

Specifically, crafted RPC packets with manipulated handle length values can trigger an infinite loop in the dissector, causing CPU exhaustion.

Detection can involve analyzing captured traffic for suspicious FMP/NOTIFY packets with unusual handle length values such as 0xFFFFFFF0 or 0xFFFFFFFC and very high numHandles values like 0x7FFFFFFF.

While no explicit commands are provided in the resources, you can use TShark or Wireshark to process pcap files and observe if the tool hangs or uses excessive CPU, indicating potential exploitation.

Mitigation Strategies

The immediate mitigation step is to upgrade Wireshark to version 4.6.7, 4.4.17, or later, where this vulnerability has been fixed.

Avoid opening or processing untrusted or suspicious pcap files that may contain malformed FMP/NOTIFY packets.

If automated pipelines use TShark, ensure they are updated to the patched versions to prevent denial of service caused by crafted packets.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15172. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart