CVE-2026-10638

HIGHNVD 7.55.9
EchelonGraph scoreMEDIUM confidence

Score 5.9 from GitHub Security Advisory published 2026-06-16. NVD baseline CVSS 7.5; sources differ by 1.6.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — 4 sources updated this week
7.5
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.5Exploit: NoneExposed: 0

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

subsys/net/ip/icmpv6.c reads the network interface from a net_pkt after that packet has been handed to net_try_send_data(). In icmpv6_handle_echo_request() and net_icmpv6_send_error(), the post-send statistics update calls net_pkt_iface(reply)/net_pkt_iface(pkt) on the just-sent packet. The send path (net_try_send_data - net_if_tx) unreferences and may free the packet back to its memory slab before returning — synchronously in the RX thread when no TX queue is configured (CONFIG_NET_TC_TX_COUNT == 0), and asynchronously the driver/L2 may already have freed it otherwise. net_pkt_iface() therefore dereferences a freed (and possibly reused) net_pkt; with CONFIG_NET_STATISTICS_PER_INTERFACE the stale iface pointer is further dereferenced and written through (iface-stats.icmp.sent++), turning the use-after-free read into a write through an attacker-influenceable pointer. The core stack already documents this hazard in net_core.c ("do not use pkt after that call") and caches iface before sending; the ICMPv6 callers did not. An unauthenticated remote attacker triggers the flaw simply by sending an ICMPv6 Echo Request (ping) or an IPv6 packet that elicits an ICMPv6 error (unknown next header, fragment reassembly timeout, destination unreachable), leading to denial of service via crash and potential memory corruption. Affected: Zephyr networking with CONFIG_NET_NATIVE_IPV6, roughly v4.2.0 through v4.4.0. The fix caches the interface pointer before sending and uses it for all statistics updates; the sibling commit 86e21665d46 fixes the identical bug in ICMPv4.

CVSS v3
7.5
EG Score
5.9(medium)
EPSS
27.3%
KEV
Not listed

Published

June 16, 2026

Last Modified

July 1, 2026

Advisory Details (2)

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

Use-after-free in Zephyr ICMPv6 RX path when updating statistics after sending an echo reply or error · Advisory · zephyrproject-rtos/zephyr · GitHub

https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-m92g-94xv-wvw2
github_commit

commit 09c8578c66b5 (zephyrproject-rtos/zephyr)

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

https://github.com/zephyrproject-rtos/zephyr/commit/09c8578c66b517c5165cde53332ed5d8d8ef2cfc

Vendor Advisories for CVE-2026-10638(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

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

Data Freshness Timeline

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

Frequently asked(5)

What is CVE-2026-10638?
CVE-2026-10638 is a high vulnerability published on June 16, 2026. subsys/net/ip/icmpv6.c reads the network interface from a netpkt after that packet has been handed to nettrysenddata(). In icmpv6handleechorequest() and neticmpv6senderror(), the post-send statistics update calls netpktiface(reply)/netpktiface(pkt) on the just-sent packet. The send path…
When was CVE-2026-10638 disclosed?
CVE-2026-10638 was first published in the National Vulnerability Database on June 16, 2026, with the most recent update on July 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-10638 actively exploited?
CVE-2026-10638 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 27.3% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-10638?
CVE-2026-10638 has a CVSS v3 base score of 7.5 (NVD). EchelonGraph synthesises NVD + CISA KEV + FIRST EPSS + GHSA into a combined EG score of 5.9.
How do I remediate CVE-2026-10638?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-10638, 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-10638

Explore →

Is Your Infrastructure Affected by CVE-2026-10638?

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