← Vulnerability feed

Vulnerability record · CVE-2013-4074 · published 9 June 2013

CVE-2013-4074: Wireshark CAPWAP dissector error handling crash

Wireshark · Wireshark

The CAPWAP dissector in Wireshark 1.6.x before 1.6.16 and 1.8.x before 1.8.8 misuses a -1 data value to signal an error condition, so a crafted packet can crash the application. This is a denial-of-service flaw in a widely deployed network analysis tool, and the record does not state any confidentiality or integrity impact.

5.0 CVSS 2.0 Medium EPSS 61% · top 0.9% CWE-189 · CWE-189
5.0CVSS 2.0 base score
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
34References, 4 tagged exploit
16 Jun 2026Last modified by NVD

Description

The dissect_capwap_data function in epan/dissectors/packet-capwap.c in the CAPWAP dissector in Wireshark 1.6.x before 1.6.16 and 1.8.x before 1.8.8 incorrectly uses a -1 data value to represent an error condition, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.

AV:N/AC:L/Au:N/C:N/I:N/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

medium priorityRemote unauthenticated crash with public exploit code and high EPSS, but impact is limited to denial of service and the flaw is long patched.

What it is

The CAPWAP dissector in Wireshark 1.6.x before 1.6.16 and 1.8.x before 1.8.8 misuses a -1 data value to signal an error condition, so a crafted packet can crash the application. This is a denial-of-service flaw in a widely deployed network analysis tool, and the record does not state any confidentiality or integrity impact.

Impact

An attacker can crash the Wireshark process, disrupting packet capture and analysis sessions. The CVSS vector shows availability impact only, with no confidentiality or integrity loss.

Attack surface

Reached remotely over the network by delivering a crafted CAPWAP packet that Wireshark dissects; the vector AV:N/AC:L/Au:N indicates no authentication and no user interaction beyond the victim capturing or opening the traffic.

Exploitation

Public exploit code exists per the Exploit tags on Packet Storm and Exploit-DB references, and EPSS is 0.60643 (99th percentile), but the CVE is not listed in CISA KEV.

What to do

  • Upgrade Wireshark to 1.6.16 or 1.8.8 or later, or apply the vendor patch for the CAPWAP dissector.
  • Apply the Debian, openSUSE, Gentoo or Mandriva security updates for the affected packages.
  • Avoid capturing or opening untrusted CAPWAP traffic on production analysis hosts until patched.
  • Run Wireshark with least privilege and isolate capture hosts from sensitive networks.

Detection

  • Monitor for repeated Wireshark process crashes or abnormal terminations on analyst workstations.
  • Inspect CAPWAP traffic for malformed or truncated packets that trigger dissector errors.
  • Track endpoint versions of Wireshark and flag hosts still running 1.6.x before 1.6.16 or 1.8.x before 1.8.8.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-capwap.c?r1=43716&r2=43715&pathrev=43716
http://anonsvn.wireshark.org/viewvc?view=revision&revision=43716
http://lists.opensuse.org/opensuse-updates/2013-06/msg00194.html
http://lists.opensuse.org/opensuse-updates/2013-06/msg00196.html
http://osvdb.org/show/osvdb/94091
http://packetstormsecurity.com/files/126848/Wireshark-CAPWAP-Dissector-Denial-Of-Service.html Exploit
http://secunia.com/advisories/53762
http://secunia.com/advisories/54425
http://www.debian.org/security/2013/dsa-2709
http://www.exploit-db.com/exploits/33556 Exploit
http://www.gentoo.org/security/en/glsa/glsa-201308-05.xml
http://www.mandriva.com/security/advisories?name=MDVSA-2013:172
http://www.wireshark.org/docs/relnotes/wireshark-1.6.16.html Vendor Advisory
http://www.wireshark.org/docs/relnotes/wireshark-1.8.8.html Vendor Advisory
http://www.wireshark.org/security/wnpa-sec-2013-32.html Vendor Advisory
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8725 Vendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16698
http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-capwap.c?r1=43716&r2=43715&pathrev=43716
http://anonsvn.wireshark.org/viewvc?view=revision&revision=43716
http://lists.opensuse.org/opensuse-updates/2013-06/msg00194.html
http://lists.opensuse.org/opensuse-updates/2013-06/msg00196.html
http://osvdb.org/show/osvdb/94091
http://packetstormsecurity.com/files/126848/Wireshark-CAPWAP-Dissector-Denial-Of-Service.html Exploit
http://secunia.com/advisories/53762
http://secunia.com/advisories/54425
http://www.debian.org/security/2013/dsa-2709
http://www.exploit-db.com/exploits/33556 Exploit
http://www.gentoo.org/security/en/glsa/glsa-201308-05.xml
http://www.mandriva.com/security/advisories?name=MDVSA-2013:172
http://www.wireshark.org/docs/relnotes/wireshark-1.6.16.html Vendor Advisory
http://www.wireshark.org/docs/relnotes/wireshark-1.8.8.html Vendor Advisory
http://www.wireshark.org/security/wnpa-sec-2013-32.html Vendor Advisory
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8725 Vendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16698

Track CVE-2013-4074 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2013-4074), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.