CVE-2026-10660

MEDIUMPre-NVD 6.46.4
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 6.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 84% 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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
6.4EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.4Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

The Bluetooth BAP Broadcast Assistant GATT client in subsys/bluetooth/audio/bap_broadcast_assistant.c reassembled remote Broadcast Receive State data into a single file-static net_buf_simple (att_buf, BT_ATT_MAX_ATTRIBUTE_LEN = 512 bytes) shared by all connection instances, while the BUSY flag, long-read handle, and reset/offset state were per-connection.

When the device acts as a Broadcast Assistant connected to multiple Scan Delegator peripherals, notification and long-read callbacks from different connections interleave on the shared buffer: the append in notify_handler (net_buf_simple_add_mem at the not-busy branch) performs no tailroom check, so receive-state notifications from two or more delegators accumulate on the same 512-byte buffer and, with a sufficiently large configured ATT MTU (BT_L2CAP_TX_MTU up to 2000) and two-to-three concurrent connections, write past the buffer into adjacent .bss (net_buf_simple_add only asserts in debug builds).

Even below the overflow threshold, one connection's net_buf_simple_reset zeroes the shared length while another connection's reassembly and GATT read offset are in flight, mixing one peer's data into another's parse. A malicious or compromised Scan Delegator (or two colluding peers) over BLE can trigger this, causing out-of-bounds writes (memory corruption / denial of service) and cross-connection data corruption.

The fix moves the buffer into the per-connection instance struct so each connection reassembles into its own buffer. Affects Zephyr releases shipping the Broadcast Assistant with the shared buffer, including v4.4.0 and earlier.

CVSS v3
6.4
EG Score
6.4(medium)
EG Risk
29(Track)
EG Risk 29/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 computed
Severity64% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
16%
KEV
Not listed

Published

July 11, 2026

Last Modified

July 14, 2026

Advisory Details (2)

Auto-updated Jul 11, 2026
Patch available. Sources: github_commit, github.
github Patch Available

Shared reassembly buffer in Bluetooth BAP Broadcast Assistant enables cross-connection memory corruption · Advisory · zephyrproject-rtos/zephyr · GitHub

https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-73c7-3rh7-v5p9
github_commit

commit 0cd61589ff82 (zephyrproject-rtos/zephyr)

Fix landed in zephyrproject-rtos/zephyr commit 0cd61589ff82 — awaiting tagged release

https://github.com/zephyrproject-rtos/zephyr/commit/0cd61589ff820b6a585c73cb36f1e14b043a2795

Weakness 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.

  1. 2026-08-30 05:52 UTCEG score recompute
  2. 2026-08-30 01:21 UTCEPSS rescore
  3. 2026-08-28 21:40 UTCEPSS rescore
  4. 2026-08-28 02:37 UTCEG score recompute
  5. 2026-08-27 14:24 UTCEPSS rescore
  6. 2026-08-27 01:58 UTCEG score recompute
  7. 2026-08-26 02:43 UTCEG score recompute
  8. 2026-08-25 13:48 UTCEPSS rescore
  9. 2026-08-24 21:43 UTCEG score recompute
  10. 2026-08-23 22:26 UTCEG score recompute
  11. 2026-08-23 00:19 UTCEPSS rescore
  12. 2026-08-21 23:56 UTCEG score recompute
  13. 2026-08-21 23:48 UTCEPSS rescore
  14. 2026-08-21 00:41 UTCEG score recompute
  15. 2026-08-20 22:55 UTCEPSS rescore
  16. 2026-08-20 01:26 UTCEG score recompute
  17. 2026-08-19 17:03 UTCEPSS rescore
  18. 2026-08-18 22:21 UTCEG score recompute
  19. 2026-08-18 13:48 UTCEPSS rescore
  20. 2026-08-17 22:00 UTCEG score recompute
  21. 2026-08-16 22:15 UTCEG score recompute
  22. 2026-08-16 14:56 UTCEPSS rescore
  23. 2026-08-16 02:14 UTCEPSS rescore
  24. 2026-08-15 23:00 UTCEG score recompute
  25. 2026-08-15 01:30 UTCEPSS rescore
Show 52 more
  1. 2026-08-14 00:30 UTCEG score recompute
  2. 2026-08-13 22:00 UTCEPSS rescore
  3. 2026-08-13 01:15 UTCEG score recompute
  4. 2026-08-12 13:50 UTCEPSS rescore
  5. 2026-08-11 02:46 UTCEG score recompute
  6. 2026-08-10 23:59 UTCEPSS rescore
  7. 2026-08-10 03:32 UTCEG score recompute
  8. 2026-08-09 13:46 UTCEPSS rescore
  9. 2026-08-09 04:17 UTCEG score recompute
  10. 2026-08-08 16:37 UTCEPSS rescore
  11. 2026-08-08 05:03 UTCEG score recompute
  12. 2026-08-07 05:48 UTCEG score recompute
  13. 2026-08-06 13:46 UTCEPSS rescore
  14. 2026-08-06 06:33 UTCEG score recompute
  15. 2026-08-05 19:17 UTCEPSS rescore
  16. 2026-08-05 07:18 UTCEG score recompute
  17. 2026-08-04 15:09 UTCEPSS rescore
  18. 2026-08-04 10:38 UTCEPSS rescore
  19. 2026-08-04 08:02 UTCEG score recompute
  20. 2026-08-03 10:35 UTCEPSS rescore
  21. 2026-08-02 08:30 UTCEG score recompute
  22. 2026-08-02 02:26 UTCEPSS rescore
  23. 2026-08-01 09:15 UTCEG score recompute
  24. 2026-08-01 04:15 UTCEPSS rescore
  25. 2026-07-31 10:00 UTCEG score recompute
  26. 2026-07-30 16:27 UTCEPSS rescore
  27. 2026-07-30 10:42 UTCEG score recompute
  28. 2026-07-30 01:30 UTCEPSS rescore
  29. 2026-07-29 11:25 UTCEG score recompute
  30. 2026-07-28 15:36 UTCEPSS rescore
  31. 2026-07-28 12:10 UTCEG score recompute
  32. 2026-07-27 14:13 UTCEPSS rescore
  33. 2026-07-27 11:17 UTCEG score recompute
  34. 2026-07-26 14:54 UTCEPSS rescore
  35. 2026-07-26 14:54 UTCEPSS rescore
  36. 2026-07-26 12:03 UTCEG score recompute
  37. 2026-07-25 14:17 UTCEPSS rescore
  38. 2026-07-24 14:17 UTCEPSS rescore
  39. 2026-07-23 14:18 UTCEPSS rescore
  40. 2026-07-23 03:04 UTCEG score recompute
  41. 2026-07-22 14:08 UTCEPSS rescore
  42. 2026-07-21 15:24 UTCEPSS rescore
  43. 2026-07-20 17:08 UTCEPSS rescore
  44. 2026-07-19 14:30 UTCEPSS rescore
  45. 2026-07-19 02:28 UTCEPSS rescore
  46. 2026-07-16 17:02 UTCEPSS rescore
  47. 2026-07-15 16:57 UTCEPSS rescore
  48. 2026-07-15 02:00 UTCEPSS rescore
  49. 2026-07-13 22:30 UTCEPSS rescore
  50. 2026-07-13 06:12 UTCEPSS rescore
  51. 2026-07-11 17:13 UTCEG score recompute
  52. 2026-07-11 17:12 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-10660?
CVE-2026-10660 is a medium vulnerability published on July 11, 2026. The Bluetooth BAP Broadcast Assistant GATT client in subsys/bluetooth/audio/bapbroadcastassistant.c reassembled remote Broadcast Receive State data into a single file-static netbufsimple (attbuf, BTATTMAXATTRIBUTE_LEN = 512 bytes) shared by all connection instances, while the BUSY flag, long-read…
When was CVE-2026-10660 disclosed?
CVE-2026-10660 was first published in the National Vulnerability Database on July 11, 2026, with the most recent update on July 14, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-10660 actively exploited?
CVE-2026-10660 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 84.3% of all scored CVEs.
What is the CVSS score of CVE-2026-10660?
CVE-2026-10660 has a CVSS v3 base score of 6.4 (NVD).
How do I remediate CVE-2026-10660?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-10660, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-10660

Explore →

Is Your Infrastructure Affected by CVE-2026-10660?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.