Description
OpenBSD before commit 1ee99df contains an inverted comparison vulnerability in the ieee80211_michael_mic_failure() function within sys/net80211/ieee80211_crypto_tkip.c that allows unauthenticated attackers within RF range to trigger denial of service by sending two malformed TKIP frames separated by more than 60 seconds. Attackers can exploit the reversed TKIP MIC failure countermeasure window check to deauthenticate all associated TKIP stations and block reassociation for up to 90 seconds, while within-window MIC failures that should engage countermeasures are silently discarded, leaving key-recovery attempts undetected.
Published: 2026-09-08
Score: 6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inverted comparison in the ieee80211_michael_mic_failure() function of OpenBSD’s ieee80211_crypto_tkip.c allows attackers to cause a denial of service. By sending two malformed TKIP frames separated by more than 60 seconds, a malicious actor can exploit a reversed countermeasure window and deauthenticate all associated TKIP stations. The failure countermeasure that should trigger a response to MIC failures is mistakenly ignored, so the associated devices are blocked from reassociating for up to 90 seconds, disrupting network connectivity for any connected clients using TKIP.

Affected Systems

The vulnerability exists in all OpenBSD systems using the ieee80211_crypto_tkip.c implementation prior to the commit identified as 1ee99dfc4ddc87afc6395d5d3094e9d2314fb5a. It applies to any OpenBSD configuration that relies on TKIP authentication or key management for wireless networks.

Risk and Exploitability

With a CVSS score of 6, the threat is moderate and the exploit requires the attacker to be within wireless radio range of the affected device. The EPSS score is not provided and the issue is not listed in CISA KEV, which suggests a lower likelihood of widespread exploitation. Nonetheless, the DoS capability can cause significant service disruption in environments that still use TKIP, and the limited window (up to 90 seconds of forced deauthentication) can affect critical real‑time applications.

Generated by OpenCVE AI on September 8, 2026 at 18:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenBSD to a version that includes commit 1ee99dfc4ddc87afc6395d5d3094e9d2314fb5a
  • If an upgrade is not yet possible, disable TKIP authentication or migrate the wireless network to WPA2/WPA3
  • Verify the wireless interface no longer produces deauthentication events after applying the fix or configuration change

Generated by OpenCVE AI on September 8, 2026 at 18:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Openbsd
Openbsd openbsd
Vendors & Products Openbsd
Openbsd openbsd

Tue, 08 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
Description OpenBSD before commit 1ee99df contains an inverted comparison vulnerability in the ieee80211_michael_mic_failure() function within sys/net80211/ieee80211_crypto_tkip.c that allows unauthenticated attackers within RF range to trigger denial of service by sending two malformed TKIP frames separated by more than 60 seconds. Attackers can exploit the reversed TKIP MIC failure countermeasure window check to deauthenticate all associated TKIP stations and block reassociation for up to 90 seconds, while within-window MIC failures that should engage countermeasures are silently discarded, leaving key-recovery attempts undetected.
Title OpenBSD ieee80211_crypto_tkip.c TKIP MIC Countermeasure Logic Inversion DoS
Weaknesses CWE-697
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-08T16:00:30.572Z

Reserved: 2026-06-18T19:15:10.649Z

Link: CVE-2026-56101

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T16:18:09.523

Modified: 2026-09-08T16:18:09.523

Link: CVE-2026-56101

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T18:45:05Z

Weaknesses