CVE-2026-10643

HIGHNVD 7.87.8
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.8 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 94% 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
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

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

Zephyr's IP socket recvmsg() implementation (subsys/net/lib/sockets/sockets_inet.c, insert_pktinfo()) validated the user-supplied ancillary (msg_control) buffer using only the payload length (msg->msg_controllen < pktinfo_len) before writing a full control message consisting of an aligned cmsg header plus the payload. Because the check omitted the cmsg header size, a control buffer whose length falls in the under-checked window (e.g. 16-27 bytes for IPv4 IP_PKTINFO on a 64-bit target, where a single element actually occupies 28 bytes) passes the guard yet causes a fixed-size out-of-bounds write of up to one cmsg header (~12 bytes) past the end of the buffer.

Under CONFIG_USERSPACE the recvmsg verifier allocates a kernel-heap copy of the control buffer sized to msg_controllen and runs the implementation against it, so the overflow corrupts kernel heap memory and is triggerable from an unprivileged userspace thread; in supervisor mode it corrupts the caller's buffer.

The path is reachable on a UDP/IP socket with IP_PKTINFO/IPV6_RECVPKTINFO (or hoplimit/timestamping) enabled when the application calls recvmsg() with an undersized control buffer and a datagram is received; part of the overwritten bytes (the destination IP in ipi_addr) is influenced by the received packet.

The fix makes the capacity check use NET_CMSG_SPACE(pktinfo_len) (aligned header + aligned data) and returns -ENOMEM when the buffer is too small. Affected: v3.6.0 through v4.4.0.

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

Published

June 27, 2026

Last Modified

August 6, 2026

Advisory Details (1)

Auto-updated Jun 27, 2026
Upstream fix merged — awaiting tagged release. Sources: github_commit.
github_commit

commit 01fe77b2ec38 (zephyrproject-rtos/zephyr)

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

https://github.com/zephyrproject-rtos/zephyr/commit/01fe77b2ec3885583f709a17c5203ce02bd77012

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 7× in last 7d / 38× 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.

Showing the most recent 100 of 104 total refreshes for this CVE.

  1. 2026-09-11 14:52 UTCEPSS rescore
  2. 2026-09-11 09:36 UTCEPSS rescore
  3. 2026-09-10 09:34 UTCEPSS rescore
  4. 2026-09-08 22:00 UTCEPSS rescore
  5. 2026-09-07 16:01 UTCEPSS rescore
  6. 2026-09-06 14:49 UTCEG score recompute
  7. 2026-09-06 13:47 UTCEPSS rescore
  8. 2026-09-04 05:06 UTCEPSS rescore
  9. 2026-09-01 13:53 UTCEPSS rescore
  10. 2026-09-01 04:39 UTCEPSS rescore
  11. 2026-08-30 19:17 UTCEPSS rescore
  12. 2026-08-30 19:11 UTCEG score recompute
  13. 2026-08-30 01:21 UTCEPSS rescore
  14. 2026-08-28 21:40 UTCEPSS rescore
  15. 2026-08-27 22:51 UTCEG score recompute
  16. 2026-08-27 14:24 UTCEPSS rescore
  17. 2026-08-25 13:48 UTCEPSS rescore
  18. 2026-08-25 00:28 UTCEG score recompute
  19. 2026-08-24 12:44 UTCEG score recompute
  20. 2026-08-23 08:56 UTCEG score recompute
  21. 2026-08-23 00:19 UTCEPSS rescore
  22. 2026-08-22 09:15 UTCEG score recompute
  23. 2026-08-21 23:48 UTCEPSS rescore
  24. 2026-08-21 05:30 UTCEG score recompute
  25. 2026-08-20 22:55 UTCEPSS rescore
Show 75 more
  1. 2026-08-20 06:02 UTCEG score recompute
  2. 2026-08-19 17:03 UTCEPSS rescore
  3. 2026-08-18 23:26 UTCEG score recompute
  4. 2026-08-18 13:48 UTCEPSS rescore
  5. 2026-08-16 19:59 UTCEG score recompute
  6. 2026-08-16 14:56 UTCEPSS rescore
  7. 2026-08-16 07:40 UTCEG score recompute
  8. 2026-08-16 02:14 UTCEPSS rescore
  9. 2026-08-15 08:13 UTCEG score recompute
  10. 2026-08-15 01:30 UTCEPSS rescore
  11. 2026-08-14 07:11 UTCEG score recompute
  12. 2026-08-13 22:00 UTCEPSS rescore
  13. 2026-08-12 19:27 UTCEG score recompute
  14. 2026-08-12 13:50 UTCEPSS rescore
  15. 2026-08-11 20:02 UTCEG score recompute
  16. 2026-08-11 13:42 UTCEPSS rescore
  17. 2026-08-11 08:17 UTCEG score recompute
  18. 2026-08-10 23:59 UTCEPSS rescore
  19. 2026-08-09 21:03 UTCEG score recompute
  20. 2026-08-09 13:46 UTCEPSS rescore
  21. 2026-08-08 21:37 UTCEG score recompute
  22. 2026-08-08 16:37 UTCEPSS rescore
  23. 2026-08-07 22:11 UTCEG score recompute
  24. 2026-08-06 16:12 UTCEG score recompute
  25. 2026-08-06 13:46 UTCEPSS rescore
  26. 2026-08-06 04:28 UTCEG score recompute
  27. 2026-08-05 19:17 UTCEPSS rescore
  28. 2026-08-05 02:34 UTCEG score recompute
  29. 2026-08-04 15:09 UTCEPSS rescore
  30. 2026-08-04 14:51 UTCEG score recompute
  31. 2026-08-04 10:38 UTCEPSS rescore
  32. 2026-08-03 13:55 UTCEG score recompute
  33. 2026-08-03 10:35 UTCEPSS rescore
  34. 2026-08-02 10:48 UTCEG score recompute
  35. 2026-08-02 02:26 UTCEPSS rescore
  36. 2026-08-01 11:22 UTCEG score recompute
  37. 2026-08-01 04:15 UTCEPSS rescore
  38. 2026-07-31 00:07 UTCEG score recompute
  39. 2026-07-30 16:27 UTCEPSS rescore
  40. 2026-07-30 12:22 UTCEG score recompute
  41. 2026-07-30 01:30 UTCEPSS rescore
  42. 2026-07-28 19:59 UTCEG score recompute
  43. 2026-07-28 15:36 UTCEPSS rescore
  44. 2026-07-27 16:58 UTCEG score recompute
  45. 2026-07-27 14:13 UTCEPSS rescore
  46. 2026-07-26 14:25 UTCEG score recompute
  47. 2026-07-24 14:17 UTCEPSS rescore
  48. 2026-07-23 14:18 UTCEPSS rescore
  49. 2026-07-23 03:04 UTCEG score recompute
  50. 2026-07-22 14:08 UTCEPSS rescore
  51. 2026-07-21 15:24 UTCEPSS rescore
  52. 2026-07-20 17:08 UTCEPSS rescore
  53. 2026-07-19 14:30 UTCEPSS rescore
  54. 2026-07-19 02:28 UTCEPSS rescore
  55. 2026-07-18 10:04 UTCEPSS rescore
  56. 2026-07-16 17:02 UTCEPSS rescore
  57. 2026-07-15 16:57 UTCEPSS rescore
  58. 2026-07-15 02:00 UTCEPSS rescore
  59. 2026-07-14 19:21 UTCNVD updateCVSS v3 → 7.8
  60. 2026-07-14 19:00 UTCMITRE cvelistV5CVSS v3 → 8.7
  61. 2026-07-13 22:30 UTCEPSS rescore
  62. 2026-07-11 08:27 UTCEPSS rescore
  63. 2026-07-09 19:10 UTCEPSS rescore
  64. 2026-07-08 15:15 UTCEPSS rescore
  65. 2026-07-08 15:15 UTCEPSS rescore
  66. 2026-07-07 13:46 UTCEPSS rescore
  67. 2026-07-07 06:15 UTCEG score recompute 0.90
  68. 2026-07-06 21:35 UTCNVD updateCVSS v3 → 7.8
  69. 2026-07-06 16:27 UTCEPSS rescore
  70. 2026-07-06 02:23 UTCEPSS rescore
  71. 2026-07-05 02:30 UTCEPSS rescore
  72. 2026-07-05 02:30 UTCEPSS rescore
  73. 2026-07-04 06:31 UTCEPSS rescore
  74. 2026-07-01 15:06 UTCEPSS rescore
  75. 2026-07-01 15:06 UTCEPSS rescore

Frequently asked(5)

What is CVE-2026-10643?
CVE-2026-10643 is a high vulnerability published on June 27, 2026. Zephyr's IP socket recvmsg() implementation (subsys/net/lib/sockets/socketsinet.c, insertpktinfo()) validated the user-supplied ancillary (msgcontrol) buffer using only the payload length (msg->msgcontrollen < pktinfolen) before writing a full control message consisting of an aligned cmsg header…
When was CVE-2026-10643 disclosed?
CVE-2026-10643 was first published in the National Vulnerability Database on June 27, 2026, with the most recent update on August 6, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-10643 actively exploited?
CVE-2026-10643 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 94.1% of all scored CVEs.
What is the CVSS score of CVE-2026-10643?
CVE-2026-10643 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-10643?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-10643, 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-10643

Explore →

Is Your Infrastructure Affected by CVE-2026-10643?

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