CVE-2026-10666

CRITICALNVD 9.89.8
EchelonGraph scoreMEDIUM confidence

This critical-severity CVE scores 9.8 under NVD CVSS v3. EPSS exploit probability: 0.7%, top 52% 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
Elevated
9.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 9.8Exploit: Elevated riskExposed: 0

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

parse_ipv4() in subsys/net/ip/utils.c (reached via net_ipaddr_parse() for strings of the form "a.b.c.d:port") copies the port substring into a fixed 17-byte stack buffer (char ipaddr[NET_IPV4_ADDR_LEN + 1]) using a length of str_len - end - 1, where str_len is the full, unbounded input length and end is only the (<=15-byte) offset of the ':' delimiter. Because the destination size is never consulted, a crafted address string with a long suffix after the colon (e.g. "1.2.3.4:" followed by hundreds of bytes) causes an out-of-bounds stack write whose length and contents are fully attacker-controlled (memcpy of the suffix plus a trailing NUL), enabling memory corruption and at minimum a denial of service, and potentially control-flow hijack. The parser is reached from the standard socket API (zsock_getaddrinfo / literal-address resolution), DNS server-string configuration, and the eswifi Wi-Fi co-processor DNS-response path, so an application that resolves a network-influenced address string is exposed. The bug was introduced when the parser was added (Zephyr v1.9.0) and shipped in all releases through v4.4.0. The fix removes the unbounded copy and validates the port length before copying into a small dedicated buffer. Note: the equivalent IPv6 "[addr]:port" path in parse_ipv6() retains the same unbounded copy at this commit and remains a separate, still-reachable instance of the defect.

CVSS v3
9.8
EG Score
9.8(medium)
EG Risk
60(Track*)
EG Risk 60/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
Severity98% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Watch closely — could escalate to Attend.
EPSS PROB
1%
EPSS %ILE
48%
KEV
Not listed

Published

July 12, 2026

Last Modified

July 17, 2026

Advisory Details (3)

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

parse_ipv4: Stack-based buffer overflow with has_port = true · Advisory · zephyrproject-rtos/zephyr · GitHub

https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-532c-7g7f-jhmh
github_commit

commit 6e119a636a57 (zephyrproject-rtos/zephyr)

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

https://github.com/zephyrproject-rtos/zephyr/commit/6e119a636a57be449ea21e73cad762ebc6f5ff7a
github_commit

commit 1c8d19a51f9a (zephyrproject-rtos/zephyr)

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

https://github.com/zephyrproject-rtos/zephyr/commit/1c8d19a51f9a3c1be6de53854c8ad8c2720a0f48

Weakness Classification(2)

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

Data Freshness Timeline

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

Frequently asked(5)

What is CVE-2026-10666?
CVE-2026-10666 is a critical vulnerability published on July 12, 2026. parseipv4() in subsys/net/ip/utils.c (reached via netipaddrparse() for strings of the form "a.b.c.d:port") copies the port substring into a fixed 17-byte stack buffer (char ipaddr[NETIPV4ADDRLEN + 1]) using a length of strlen - end - 1, where strlen is the full, unbounded input length and end is…
When was CVE-2026-10666 disclosed?
CVE-2026-10666 was first published in the National Vulnerability Database on July 12, 2026, with the most recent update on July 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-10666 actively exploited?
CVE-2026-10666 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 51.5% of all scored CVEs.
What is the CVSS score of CVE-2026-10666?
CVE-2026-10666 has a CVSS v3 base score of 9.8 (NVD).
How do I remediate CVE-2026-10666?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-10666, 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-10666

Explore →

Is Your Infrastructure Affected by CVE-2026-10666?

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