Description
RDP protocol dissector crash in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows denial of service
Published: 2026-08-19
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a heap‑based buffer overflow in the RDP protocol dissector of Wireshark. When the application processes malicious RDP packets, it crashes rather than executing arbitrary code. The result is a denial of service that impacts only the running Wireshark process and does not provide an attacker with elevated privileges or data exfiltration capabilities.

Affected Systems

Wireshark Foundation’s Wireshark application is affected. Versions 4.6.0 through 4.6.7 and 4.4.0 through 4.4.18 are vulnerable; all newer releases are not exposed to this flaw.

Risk and Exploitability

The CVSS score of 3.1 indicates a low impact severity, and the vulnerability is not listed in CISA’s KEV database. Exploitation requires Wireshark to parse crafted RDP data, which can occur when a user opens a malicious capture file or when the application is capturing live traffic that contains such packets. The EPSS score of 0.00174 indicates a very low exploitation probability, and the low CVSS suggests that the likelihood of exploitation is minimal, though a local or managed network attacker could still cause a crash for a user running Wireshark.

Generated by OpenCVE AI on August 22, 2026 at 02:04 UTC.

Remediation

Vendor Solution

Upgrade to version 4.6.8 or above


OpenCVE Recommended Actions

  • Upgrade Wireshark to version 4.6.8 or later
  • If an upgrade cannot be performed immediately, disable the RDP dissector or configure Wireshark to ignore RDP traffic
  • Run Wireshark with least privilege and isolate it from untrusted network sources, using filters to avoid capturing potential malicious RDP packets

Generated by OpenCVE AI on August 22, 2026 at 02:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6471-1 wireshark security update
History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*

Sat, 22 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-120
References
Metrics threat_severity

None

threat_severity

Low


Thu, 20 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Wireshark
Wireshark wireshark
Vendors & Products Wireshark
Wireshark wireshark

Wed, 19 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Description RDP protocol dissector crash in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows denial of service
Title Heap-based Buffer Overflow in Wireshark
Weaknesses CWE-122
References
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L'}


Subscriptions

Wireshark Wireshark
cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-08-20T15:09:18.092Z

Reserved: 2026-08-19T22:34:44.935Z

Link: CVE-2026-76888

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-19T23:16:19.810

Modified: 2026-08-28T20:43:55.923

Link: CVE-2026-76888

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-19T22:35:34Z

Links: CVE-2026-76888 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T02:15:03Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

  • CWE-122

    Heap-based Buffer Overflow