CVE-2017-13088
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedWi-Fi Protected Access (WPA and WPA2) that support 802.11v allows reinstallation of the Integrity Group Temporal Key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame, allowing an attacker within radio range to replay frames from access points to clients.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThis vulnerability in WPA/WPA2 with 802.11v support allows reinstallation of the Integrity Group Temporal Key (IGTK) when processing WNM Sleep Mode Response frames. An attacker within radio range can exploit this to replay frames from access points to clients, compromising the integrity of wireless communications.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 14.04= 16.04= 17.04= 8.0= 9.0all versions= 10= 10.4= 11= 11.1= 7= 7= 42.2= 42.3= 0.2.4= 0.2.5= 0.2.6= 0.2.8= 0.3.7= 0.3.9= 0.3.10= 0.3.11= 0.4.7= 0.4.8= 0.4.9= 0.4.10= 0.2.4= 0.2.5= 0.2.6= 0.2.7= 0.2.8= 0.3.7= 0.3.8= 0.3.9= 0.3.10= 0.3.11= 0.4.7= 0.4.8CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Adjacent
- Complexity
- High
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- High
- Availability
- None
CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check wpa_supplicant versionRun 'wpa_supplicant -v' or 'dpkg -l wpa_supplicant' on Debian/Ubuntu, 'rpm -q wpa_supplicant' on RHEL, or check the package version installed on the systemAffected if The installed version matches one of the affected versions listed: 0.2.4 through 0.4.10 (specifically 0.2.4-0.2.8, 0.3.7-0.3.11, 0.4.7-0.4.8)
-
Check hostapd versionRun 'hostapd -v' or check the installed package version with 'dpkg -l hostapd' on Debian/Ubuntu, 'rpm -q hostapd' on RHELAffected if The installed version matches one of the affected versions listed: 0.2.4-0.2.6, 0.2.8, 0.3.7, 0.3.9-0.3.11, 0.4.7-0.4.10
-
Identify if 802.11v WNM features are in useExamine wireless configuration files (commonly in /etc/wpa_supplicant.conf, /etc/network/interfaces, or NetworkManager configs) for lines containing 'wnm', '80211v', or 'wireless_nan' directives. Also check if the wireless interface is connecting to an access point that advertises WNM capabilitiesAffected if 802.11v WNM Sleep Mode functionality is enabled or the connected AP supports and advertises WNM features
-
Check FreeBSD wireless stack versionOn FreeBSD systems, run 'uname -a' to identify the FreeBSD version (10, 10.4, 11, or 11.1 are affected; all versions are listed as affected)Affected if Running any affected FreeBSD version (10.x, 11.x) with wireless networking enabled
A system is affected if it runs a vulnerable version of wpa_supplicant or hostapd (as listed) AND uses WPA/WPA2 with 802.11v WNM Sleep Mode functionality enabled, allowing an attacker within radio range to replay frames.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataApply vendor firmware updates to affected access points and client devices that support 802.11v WNM Sleep Mode functionality. Until patches are available, consider disabling 802.11v WNM features in device configurations where supported.
- Consultation8.0 h
- Implementation12.0 h
- Testing16.0 h
- Review / QA8.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $12,160.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2017-13088 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sources- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- www.arubanetworks.com
- www.debian.org
- www.kb.cert.org
- www.securityfocus.com
- www.securitytracker.com
- www.securitytracker.com
- www.securitytracker.com
- www.securitytracker.com
- www.securitytracker.com
- www.ubuntu.com
- access.redhat.com
- access.redhat.com
- security.FreeBSD.org
- support.lenovo.com
- tools.cisco.com
- w1.fi
- www.krackattacks.com
- www.oracle.com
- cert-portal.siemens.com
- cert.vde.com
- security.gentoo.org
- source.android.com
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2017-13088 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data