CVE-2026-58374

Source
https://cve.org/CVERecord?id=CVE-2026-58374
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58374.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-58374
Downstream
Published
2026-06-30T12:35:54.440Z
Modified
2026-07-08T05:51:14.538602262Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In hostapd before 2.12, a missing bounds check in AP-mode Wi-Fi 7 (IEEE 802.11be) Multi-Link Operation (MLO) association request processing allows an unauthenticated attacker within wireless range to send a crafted management frame containing a malformed Multi-Link Element or Per-STA Profile subelement. In hostapdprocessmlassocreq() in src/ap/ieee80211eht.c, the received linkid field can be parsed as value 15, but the corresponding links[] storage only has valid entries for lower link IDs (0 through 14). This causes an out-of-bounds write / small memory corruption during association processing before the 4-way handshake. The attack does not require network credentials, prior authentication, or user interaction. The confirmed practical impact is denial of service through hostapd process termination. This affects hostapd v2.11 and newer development snapshots before v2.12 when built with CONFIGIEEE80211BE enabled. The issue is fixed in hostapd v2.12 and the upstream 2026-1 fixes.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58374.json",
    "cna_assigner": "mitre",
    "cwe_ids": [
        "CWE-193"
    ]
}
References

Affected packages

Git / git.w1.fi/cgit/hostap

Affected ranges

Type
GIT
Repo
https://git.w1.fi/cgit/hostap
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
46dd5a4ffc9bcf44cf8fc45120b3e1e5ec922187
Fixed
aa9d345887389a251c63a3781d2ad2940d079193
Database specific
{
    "cpe": "cpe:2.3:a:w1.fi:hostapd:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.11"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

Other
2_12-bp
aosp-jb-start
aosp-kk-from-upstream
hostap-1-bp
hostap_0_6_3
hostap_0_6_4
hostap_0_6_5
hostap_0_6_6
hostap_0_6_7
hostap_0_7_0
hostap_0_7_1
hostap_0_7_2
hostap_2_0
hostap_2_1
hostap_2_10
hostap_2_11
hostap_2_2
hostap_2_3
hostap_2_4
hostap_2_5
hostap_2_6
hostap_2_7
hostap_2_8
hostap_2_9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58374.json"