Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-68472

8.1 · HIGH
Published Aug 15, 2026 EPSS 0.30% (22th pctl)

Overview

CVE-2026-68472 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

wifi: cfg80211: validate EHT MLE before MLD ID read

cfg80211_gen_new_ie() copies ML probe response elements from

the parent frame when the parent EHT multi-link element has an

MLD ID matching the nontransmitted BSSID index.

The code only checked that the extension element had more than

one byte before calling ieee80211_mle_get_mld_id(). That helper

assumes a BASIC MLE with enough common info and documents that

callers must first use ieee80211_mle_type_ok().

Attack chain:

malicious AP sends a short EHT MLE in an MBSSID beacon.

cfg80211_inform_bss_frame_data() stores the copied IE buffer.

cfg80211_parse_mbssid_data() builds the nontransmitted BSS IE.

cfg80211_gen_new_ie() sees the EHT MLE in the parent frame.

ieee80211_mle_get_mld_id() then reads past the IE boundary.

Validate the MLE type and size before reading the MLD ID. This

matches the contract required by the MLE helper and rejects the

short element before an

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-68472?

CVE-2026-68472 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2026-68472?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-68472?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-68472?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-68472 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.