CVE-2026-9263

HIGHNVD 8.18.1
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.1 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 90% 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, nvd
Trending — 4 sources updated this weekElevated
8.1
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 8.1Exploit: NoneExposed: 0

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

The Zephyr Bluetooth controller ISO Adaptation Layer (subsys/bluetooth/controller/ll_sw/isoal.c) fails to validate the length field of a framed ISO PDU start segment. Per the Bluetooth specification a start segment (sc=0) always carries a 3-byte time_offset, so its segment-header len must be at least PDU_ISO_SEG_TIMEOFFSET_SIZE (3). isoal_check_seg_header() accepted start segments with len < 3 as valid, and isoal_rx_framed_consume() then computed length = seg_hdr->len - 3 in a uint8_t, underflowing to 253-255 when len is 0-2. That oversized length is passed to isoal_rx_append_to_sdu(), whose copy is clamped only against the destination SDU buffer size, not the source PDU length, so up to ~255 bytes of controller memory beyond the received PDU are copied (via sink_sdu_write_hci()/net_buf_add_mem) into an HCI ISO data packet and delivered to the host. The PDU and its segment headers are entirely attacker-controlled and arrive over the air, reachable through both the CIS and BIS-sync HCI data paths (hci_driver.c) and the vendor data path (ull_iso.c), so a remote CIS peer or a broadcaster the device is synced to can trigger an out-of-bounds read causing information disclosure to the host and potential denial of service (faults or malformed oversized HCI ISO packets). The flaw affects all Zephyr releases since framed ISO reception was introduced in v3.0.0. The fix rejects sc=0 segments with len < 3 in isoal_check_seg_header() and adds a guard before the subtraction in isoal_rx_framed_consume().

CVSS v3
8.1
EG Score
8.1(medium)
EPSS
10.1%
KEV
Not listed

Published

June 30, 2026

Last Modified

July 14, 2026

Advisory Details (2)

Auto-updated Jun 30, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github.
github Patch Available🟡 PoC Available

bt: OOB read in controller ISOAL framed receive path via undersized timeoffset segment headers · Advisory · zephyrproject-rtos/zephyr · GitHub

https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-6gvp-pmh8-fjh2
github_commit

commit 28080d80fc8a (zephyrproject-rtos/zephyr)

Fix landed in zephyrproject-rtos/zephyr commit 28080d80fc8a — awaiting tagged release

https://github.com/zephyrproject-rtos/zephyr/commit/28080d80fc8aca30af1dfd1338bd4481b13c7395

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 23× in last 7d / 43× 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-07-15 22:11 UTCEG score recompute
  2. 2026-07-15 10:55 UTCEG score recompute
  3. 2026-07-15 02:00 UTCEPSS rescore
  4. 2026-07-14 23:34 UTCEG score recompute
  5. 2026-07-14 19:21 UTCNVD updateCVSS v3 → 8.1 · severity → HIGH
  6. 2026-07-14 19:00 UTCMITRE cvelistV5CVSS v3 → 6.5 · severity → MEDIUM
  7. 2026-07-14 12:15 UTCEG score recompute
  8. 2026-07-14 01:03 UTCEG score recompute
  9. 2026-07-13 22:31 UTCEPSS rescore
  10. 2026-07-13 13:50 UTCEG score recompute
  11. 2026-07-13 06:13 UTCEPSS rescore
  12. 2026-07-13 02:39 UTCEG score recompute
  13. 2026-07-12 15:27 UTCEG score recompute
  14. 2026-07-12 05:46 UTCEPSS rescore
  15. 2026-07-12 04:16 UTCEG score recompute
  16. 2026-07-11 17:00 UTCEG score recompute
  17. 2026-07-11 08:27 UTCEPSS rescore
  18. 2026-07-11 05:48 UTCEG score recompute
  19. 2026-07-10 18:37 UTCEG score recompute
  20. 2026-07-10 07:25 UTCEG score recompute
  21. 2026-07-09 20:07 UTCEG score recompute
  22. 2026-07-09 19:10 UTCEPSS rescore
  23. 2026-07-09 08:53 UTCEG score recompute
  24. 2026-07-08 21:41 UTCEG score recompute
  25. 2026-07-08 15:16 UTCEPSS rescore
Show 18 more
  1. 2026-07-08 10:30 UTCEG score recompute
  2. 2026-07-07 23:18 UTCEG score recompute
  3. 2026-07-07 13:46 UTCEPSS rescore
  4. 2026-07-07 12:05 UTCEG score recompute
  5. 2026-07-07 00:54 UTCEG score recompute 1.60
  6. 2026-07-06 21:35 UTCNVD updateCVSS v3 → 8.1 · severity → HIGH
  7. 2026-07-06 16:27 UTCEPSS rescore
  8. 2026-07-06 02:23 UTCEPSS rescore
  9. 2026-07-05 23:50 UTCEG score recompute
  10. 2026-07-04 22:47 UTCEG score recompute
  11. 2026-07-04 06:31 UTCEPSS rescore
  12. 2026-07-04 06:31 UTCEPSS rescore
  13. 2026-07-03 21:44 UTCEG score recompute
  14. 2026-07-02 20:41 UTCEG score recompute
  15. 2026-07-01 19:37 UTCEG score recompute
  16. 2026-07-01 15:07 UTCEPSS rescore
  17. 2026-06-30 18:34 UTCEG score recompute
  18. 2026-06-30 18:32 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-9263?
CVE-2026-9263 is a high vulnerability published on June 30, 2026. The Zephyr Bluetooth controller ISO Adaptation Layer (subsys/bluetooth/controller/llsw/isoal.c) fails to validate the length field of a framed ISO PDU start segment. Per the Bluetooth specification a start segment (sc=0) always carries a 3-byte timeoffset, so its segment-header len must be at least…
When was CVE-2026-9263 disclosed?
CVE-2026-9263 was first published in the National Vulnerability Database on June 30, 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-9263 actively exploited?
CVE-2026-9263 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 10.1% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-9263?
CVE-2026-9263 has a CVSS v3 base score of 8.1 (NVD).
How do I remediate CVE-2026-9263?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-9263, 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-9263

Explore →

Is Your Infrastructure Affected by CVE-2026-9263?

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