CVE-2026-10774

MEDIUMNVD 6.56.5
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 6.5 under NVD CVSS v3. EPSS exploit probability: 0.3%, top 81% 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
6.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.5Exploit: None knownExposed: 0

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

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, net_keys_create() imports the Private Beacon Key into a PSA key slot under CONFIG_BT_MESH_PRIV_BEACONS (enabled by default), but subnet_keys_destroy() guarded the matching psa_destroy_key() with CONFIG_BT_MESH_V1d1. That Kconfig symbol was removed when explicit Mesh 1.0.1 support was dropped, so the destroy branch became permanently dead code and the import is never balanced by a destroy.

The imbalanced teardown is reached every time subnet keys are destroyed: deleting a subnet (Config Server NetKey Delete), completing a Key Refresh Procedure (which retires the old key set), and resetting/re-provisioning the node. The over-the-air triggers are processed only under the node's device key, so they are exercisable by the provisioner or network administrator that owns the node, reachable over the Bluetooth Mesh network.

With the default CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT of 16, repeated add/delete or key-refresh cycles exhaust the shared PSA key-slot pool after roughly a dozen rounds. Once exhausted, bt_mesh_private_beacon_key() and thus subnet creation fail: the node can no longer add subnets or complete key refresh, and other PSA crypto consumers on the device may be starved, until the device is rebooted. The fix aligns the destroy guard with the import guard (CONFIG_BT_MESH_PRIV_BEACONS) so each slot is freed.

CVSS v3
6.5
EG Score
6.5(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
Severity65% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
19%
KEV
Not listed

Published

August 2, 2026

Last Modified

August 10, 2026

Advisory Details (2)

Auto-updated Aug 10, 2026
Patch available. Sources: github_commit, github.
github Patch Available

PSA key-slot leak in Bluetooth Mesh subnet deletion leading to resource-exhaustion DoS · Advisory · zephyrproject-rtos/zephyr · GitHub

https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-6q7g-798f-76p2
github_commit

commit f573da9f5363 (zephyrproject-rtos/zephyr)

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

https://github.com/zephyrproject-rtos/zephyr/commit/f573da9f53630082ae95fcfd39fb021fe15f7abd

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 8× in last 7d / 44× 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 01:21 UTCEPSS rescore
  2. 2026-08-29 22:10 UTCEG score recompute
  3. 2026-08-28 21:40 UTCEPSS rescore
  4. 2026-08-27 14:24 UTCEPSS rescore
  5. 2026-08-27 11:45 UTCEG score recompute
  6. 2026-08-26 10:27 UTCEG score recompute
  7. 2026-08-25 13:48 UTCEPSS rescore
  8. 2026-08-25 08:54 UTCEG score recompute
  9. 2026-08-22 04:58 UTCEG score recompute
  10. 2026-08-21 23:48 UTCEPSS rescore
  11. 2026-08-21 03:39 UTCEG score recompute
  12. 2026-08-20 22:55 UTCEPSS rescore
  13. 2026-08-20 02:21 UTCEG score recompute
  14. 2026-08-19 17:03 UTCEPSS rescore
  15. 2026-08-19 01:02 UTCEG score recompute
  16. 2026-08-18 13:48 UTCEPSS rescore
  17. 2026-08-17 23:44 UTCEG score recompute
  18. 2026-08-16 22:25 UTCEG score recompute
  19. 2026-08-16 14:56 UTCEPSS rescore
  20. 2026-08-16 02:14 UTCEPSS rescore
  21. 2026-08-15 21:07 UTCEG score recompute
  22. 2026-08-15 01:30 UTCEPSS rescore
  23. 2026-08-14 19:49 UTCEG score recompute
  24. 2026-08-13 22:00 UTCEPSS rescore
  25. 2026-08-12 17:12 UTCEG score recompute
Show 19 more
  1. 2026-08-12 13:50 UTCEPSS rescore
  2. 2026-08-11 15:53 UTCEG score recompute
  3. 2026-08-11 13:42 UTCEPSS rescore
  4. 2026-08-10 23:59 UTCEPSS rescore
  5. 2026-08-10 14:35 UTCEG score recompute 4.10
  6. 2026-08-10 14:35 UTCNVD updateCVSS v3 → 6.5 · severity → MEDIUM
  7. 2026-08-09 13:46 UTCEPSS rescore
  8. 2026-08-09 13:10 UTCEG score recompute
  9. 2026-08-08 16:37 UTCEPSS rescore
  10. 2026-08-06 13:56 UTCEG score recompute
  11. 2026-08-06 13:46 UTCEPSS rescore
  12. 2026-08-05 19:17 UTCEPSS rescore
  13. 2026-08-04 15:09 UTCEPSS rescore
  14. 2026-08-04 10:38 UTCEPSS rescore
  15. 2026-08-03 16:36 UTCEG score recompute
  16. 2026-08-03 15:28 UTCEG score recompute
  17. 2026-08-02 15:19 UTCEG score recompute
  18. 2026-08-02 14:49 UTCEG score recompute
  19. 2026-08-02 14:48 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-10774?
CVE-2026-10774 is a medium vulnerability published on August 2, 2026. Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate() imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS (enabled by default), but subnetkeysdestroy() guarded the…
When was CVE-2026-10774 disclosed?
CVE-2026-10774 was first published in the National Vulnerability Database on August 2, 2026, with the most recent update on August 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-10774 actively exploited?
CVE-2026-10774 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 80.7% of all scored CVEs.
What is the CVSS score of CVE-2026-10774?
CVE-2026-10774 has a CVSS v3 base score of 6.5 (NVD).
How do I remediate CVE-2026-10774?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-10774, 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-10774

Explore →

Is Your Infrastructure Affected by CVE-2026-10774?

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