The nRF70 Wi-Fi driver's power-save event handler nrf_wifi_event_proc_get_power_save_info() in drivers/wifi/nrf_wifi/src/wifi_mgmt.c copied TWT (Target Wake Time) flow entries from an nrf_wifi_umac_event_power_save_info event into the fixed-size twt_flows[WIFI_MAX_TWT_FLOWS] (8-element) array of a caller-supplied struct wifi_ps_config, looping over event-provided num_twt_flows without validating it against WIFI_MAX_TWT_FLOWS or checking event_len. When num_twt_flows exceeds 8, the handler writes past the destination array (which is typically on the caller's stack, e.g. the wifi ps shell command) -- an out-of-bounds write of ~40-byte TWT entries -- and reads twt_flow_info[i] past the event buffer. The event is delivered by the nRF70 co-processor firmware in response to a host-initiated power-save GET, so reaching the overflow requires the firmware to emit a malformed or out-of-range event; the trust boundary is host-to-trusted-coprocessor rather than a direct remote-AP write, with over-the-air influence on the flow count being indirect and bounded by the 3-bit TWT flow-id space. Affected: builds with CONFIG_NRF70_STA_MODE on releases through v4.4.0. The fix rejects events with num_twt_flows > WIFI_MAX_TWT_FLOWS or with event_len shorter than the claimed entries, and adds a NULL check on the caller buffer.
CVE-2026-10664
This medium-severity CVE scores 5.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 87% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.0
- EG Score
- 5.0(medium)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity50% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 13%
- KEV
- Not listed
Published
July 12, 2026
Last Modified
July 16, 2026
Advisory Details (2)
Auto-updated Jul 12, 2026Out-of-bounds writes in nrf_wifi power-save event handling via unchecked num_twt_flows · Advisory · zephyrproject-rtos/zephyr · GitHub
https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-3r6j-pm38-r43mcommit a2c4324acd50 (zephyrproject-rtos/zephyr)
Fix landed in zephyrproject-rtos/zephyr commit a2c4324acd50 — awaiting tagged release
https://github.com/zephyrproject-rtos/zephyr/commit/a2c4324acd50a5f92e492e6e460e6297af826148Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 50× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 05:45 UTCEG score recompute
- 2026-08-30 01:21 UTCEPSS rescore
- 2026-08-28 21:40 UTCEPSS rescore
- 2026-08-28 02:37 UTCEG score recompute
- 2026-08-27 14:24 UTCEPSS rescore
- 2026-08-27 00:21 UTCEG score recompute
- 2026-08-25 14:43 UTCEG score recompute
- 2026-08-25 13:48 UTCEPSS rescore
- 2026-08-24 12:43 UTCEG score recompute
- 2026-08-23 11:08 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 09:33 UTCEG score recompute
- 2026-08-21 23:48 UTCEPSS rescore
- 2026-08-21 07:58 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 06:23 UTCEG score recompute
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-19 04:38 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 02:48 UTCEG score recompute
- 2026-08-16 23:54 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 22:19 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
Show 51 moreShow fewer
- 2026-08-14 20:43 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 17:33 UTCEG score recompute
- 2026-08-12 13:50 UTCEPSS rescore
- 2026-08-11 15:57 UTCEG score recompute
- 2026-08-11 13:42 UTCEPSS rescore
- 2026-08-10 23:59 UTCEPSS rescore
- 2026-08-10 14:22 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 12:47 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 11:12 UTCEG score recompute
- 2026-08-07 09:36 UTCEG score recompute
- 2026-08-06 13:46 UTCEPSS rescore
- 2026-08-06 08:00 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 06:25 UTCEG score recompute
- 2026-08-04 15:09 UTCEPSS rescore
- 2026-08-04 10:38 UTCEPSS rescore
- 2026-08-04 04:10 UTCEG score recompute
- 2026-08-03 10:35 UTCEPSS rescore
- 2026-08-03 02:34 UTCEG score recompute
- 2026-08-02 02:26 UTCEPSS rescore
- 2026-08-02 00:59 UTCEG score recompute
- 2026-08-01 04:15 UTCEPSS rescore
- 2026-07-30 21:47 UTCEG score recompute
- 2026-07-30 16:27 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-28 17:11 UTCEG score recompute
- 2026-07-28 15:36 UTCEPSS rescore
- 2026-07-27 15:27 UTCEG score recompute
- 2026-07-27 14:13 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 12:01 UTCEG score recompute
- 2026-07-25 14:17 UTCEPSS rescore
- 2026-07-24 14:17 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:04 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:30 UTCEPSS rescore
- 2026-07-19 02:28 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 17:02 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-13 22:30 UTCEPSS rescore
- 2026-07-12 16:38 UTCEG score recompute
- 2026-07-12 16:37 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-787
Frequently asked(5)
What is CVE-2026-10664?
When was CVE-2026-10664 disclosed?
Is CVE-2026-10664 actively exploited?
What is the CVSS score of CVE-2026-10664?
How do I remediate CVE-2026-10664?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-10664
Is Your Infrastructure Affected by CVE-2026-10664?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.