CVE-2026-58374
Last modified
CVE-2026-58374 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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 hostapd_process_ml_assoc_req() in src/ap/ieee802_11_eht.c, the received link_id field can be parsed as value 15, but the corresponding links[] storage only has valid entries for lower link IDs (0 through 14). EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
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 hostapd_process_ml_assoc_req() in src/ap/ieee802_11_eht.c, the received link_id 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 CONFIG_IEEE80211BE enabled. The issue is fixed in hostapd v2.12 and the upstream 2026-1 fixes.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| W1.Fi | Hostapd | <= 2.11 |
References
- https://w1.fi/security/2026-1/Issue Tracking
- https://w1.fi/security/2026-1/missing-ml-parsing-validation.txtMitigation, Third Party Advisory
- https://www.openwall.com/lists/oss-security/2026/06/30/1Mailing List, Mitigation, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-58374?
How severe is CVE-2026-58374?
How do I fix CVE-2026-58374?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-58369Woodpecker before 3.15.0 registers the /api/orgs/lookup/*org…6.9
- CVE-2026-5837A vulnerability was found in PHPGurukul News Portal Project …7.3
- CVE-2026-58370Woodpecker before 3.15.0 matches the ApprovalAllowedUsers by…9.2
- CVE-2026-58371SeaweedFS before 4.30 reflects the callback query parameter …3.1
- CVE-2026-58372SeaweedFS before 4.34 contains a path traversal vulnerabilit…8.1
- CVE-2026-58373CVAT before 2.69.0 contains an improper authorization vulner…5.3
- CVE-2026-58375JimuReport through 2.5.0 exposes the POST /jmreport/auto/exp…8.7
- CVE-2026-58376Dolibarr through 23.0.3, fixed in commit 14db36e, contains a…7.6
- CVE-2026-58377JeecgBoot through 3.9.2 contains a broken access control vul…8.6
- CVE-2026-58378Allwinner H616 TV Box TV98 has ADB enabled and exposed to th…8.8
- CVE-2026-58379A flaw was found in GIMP's Paint Shop Pro (PSP) file format …7.3
- CVE-2026-5838A vulnerability was determined in PHPGurukul News Portal Pro…4.7
Are you affected by CVE-2026-58374?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
