CVE-2026-10683

MEDIUMNVD 4.64.6
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 4.6 under NVD CVSS v3. 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).

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

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

In the Synopsys DesignWare I2C driver (drivers/i2c/i2c_dw.c) operating in target/slave mode, the rx_full interrupt handler gates the write_requested() callback on dw->state != CMD_SEND, and dw->state is only reset to READY on a STOP interrupt. The START_DET interrupt, whose handler in i2c_dw_slave_read_clear_intr_bits() would reset the state on every (re)START, was never added to the enabled interrupt mask in i2c_dw_slave_register(), so that recovery path was dead code.

As a result, if the STOP interrupt is lost (bus glitch/reset, or a concurrent master driving STOP) or the bus master issues a legal WRITE-repeated-START-WRITE sequence with the same direction, the driver remains in CMD_SEND permanently and never invokes write_requested() again for the life of the target.

An I2C master on the same physical bus can deliberately trigger this, causing the I2C target function to malfunction for all subsequent write transactions and desynchronizing consumer framing state (e.g. MCTP-over-I2C), a recoverable-by-reset denial of service of the target peripheral.

The fix unmasks START_DET so the state is reset at every bus (re)START. Impact is availability-only over a local board-level bus; no memory corruption results in the in-tree consumer, whose per-byte buffer write is independently bounds-checked.

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

Published

July 27, 2026

Last Modified

September 1, 2026

Advisory Details (2)

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

DesignWare I2C target driver can be wedged into a permanent stuck state by an on-bus master (DoS) · Advisory · zephyrproject-rtos/zephyr · GitHub

https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fj9c-r5qw-3639
github_commit

commit 06e2053efe0e (zephyrproject-rtos/zephyr)

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

https://github.com/zephyrproject-rtos/zephyr/commit/06e2053efe0e324d71cc29cdd95160fff643730a

Weakness Classification(1)

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

Data Freshness Timeline

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

Frequently asked(5)

What is CVE-2026-10683?
CVE-2026-10683 is a medium vulnerability published on July 27, 2026. In the Synopsys DesignWare I2C driver (drivers/i2c/i2cdw.c) operating in target/slave mode, the rxfull interrupt handler gates the writerequested() callback on dw->state != CMDSEND, and dw->state is only reset to READY on a STOP interrupt. The STARTDET interrupt, whose handler in…
When was CVE-2026-10683 disclosed?
CVE-2026-10683 was first published in the National Vulnerability Database on July 27, 2026, with the most recent update on September 1, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-10683 actively exploited?
CVE-2026-10683 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 87.3% of all scored CVEs.
What is the CVSS score of CVE-2026-10683?
CVE-2026-10683 has a CVSS v3 base score of 4.6 (NVD).
How do I remediate CVE-2026-10683?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-10683, 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-10683

Explore →

Is Your Infrastructure Affected by CVE-2026-10683?

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