Zephyr's DNS resolver (subsys/net/lib/dns) parses resource records from DNS responses in dns_unpack_answer(), which validated only the fixed RR header (type, class, TTL, rdlength) and accepted any attacker-declared rdlength, including one extending past the end of the received datagram. The TXT and SRV consumers in dns_validate_record() (resolve.c) then read up to rdlength bytes (clamped only to a record-type maximum such as DNS_MAX_TEXT_SIZE, default 64, not to the packet) from the receive buffer via memcpy without their own bounds check, and pass the result to the application's resolve callback. A malicious or spoofed DNS server, an on-path attacker forging UDP DNS replies, or (with mDNS/LLMNR enabled) any LAN node can craft a truncated TXT or SRV response that causes an out-of-bounds read of adjacent receive-pool memory; the disclosed stale bytes (residual contents of prior DNS packets / uninitialized pool memory) are returned to the application as TXT/SRV record contents, an information leak, and may in some configurations cross the allocation boundary and fault, causing a denial of service. The read is bounded (~64 bytes for TXT, ~6 for SRV) and read-only (no write). The fix rejects any record whose declared rdata extends past dns_msg->msg_size at the single chokepoint in dns_unpack_answer(). Affected: v4.3.0 and v4.4.0.
CVE-2026-10652
This high-severity CVE scores 7.4 under NVD CVSS v3. EPSS exploit probability: 0.4%, top 65% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.4
- EG Score
- 7.4(medium)
- EG Risk
- 49(Track)EG Risk 49/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 computedSeverity74% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
June 30, 2026
Last Modified
August 6, 2026
Advisory Details (2)
Auto-updated Jun 30, 2026Out-of-bounds read in Zephyr DNS resolver TXT/SRV record parsing (unvalidated rdlength) · Advisory · zephyrproject-rtos/zephyr · GitHub
https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-3jxq-xx8g-q8j2commit 58b46c81c679 (zephyrproject-rtos/zephyr)
Fix landed in zephyrproject-rtos/zephyr commit 58b46c81c679 — awaiting tagged release
https://github.com/zephyrproject-rtos/zephyr/commit/58b46c81c6796dac4dc7391f32ba006474f94dc8Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 40× 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 110 total refreshes for this CVE.
- 2026-09-11 14:52 UTCEPSS rescore
- 2026-09-11 09:36 UTCEPSS rescore
- 2026-09-10 09:34 UTCEPSS rescore
- 2026-09-08 22:00 UTCEPSS rescore
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 14:36 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 14:11 UTCEPSS rescore
- 2026-09-01 13:53 UTCEPSS rescore
- 2026-09-01 04:39 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 18:05 UTCEG score recompute
- 2026-08-30 01:21 UTCEPSS rescore
- 2026-08-28 21:40 UTCEPSS rescore
- 2026-08-27 22:41 UTCEG score recompute
- 2026-08-27 14:24 UTCEPSS rescore
- 2026-08-25 13:48 UTCEPSS rescore
- 2026-08-24 23:49 UTCEG score recompute
- 2026-08-24 11:41 UTCEG score recompute
- 2026-08-23 08:52 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 08:22 UTCEG score recompute
- 2026-08-21 23:48 UTCEPSS rescore
- 2026-08-21 05:41 UTCEG score recompute
Show 75 moreShow fewer
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 05:32 UTCEG score recompute
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-18 23:02 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 05:03 UTCEG score recompute
- 2026-08-17 00:19 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 12:14 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 12:05 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-13 23:51 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 23:41 UTCEG score recompute
- 2026-08-12 13:50 UTCEPSS rescore
- 2026-08-11 23:32 UTCEG score recompute
- 2026-08-11 13:42 UTCEPSS rescore
- 2026-08-11 11:27 UTCEG score recompute
- 2026-08-10 23:59 UTCEPSS rescore
- 2026-08-09 23:14 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-08 23:05 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 22:55 UTCEG score recompute
- 2026-08-06 16:49 UTCEG score recompute
- 2026-08-06 13:46 UTCEPSS rescore
- 2026-08-06 04:44 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 02:47 UTCEG score recompute
- 2026-08-04 15:09 UTCEPSS rescore
- 2026-08-04 14:42 UTCEG score recompute
- 2026-08-04 10:38 UTCEPSS rescore
- 2026-08-03 13:54 UTCEG score recompute
- 2026-08-03 10:35 UTCEPSS rescore
- 2026-08-02 11:51 UTCEG score recompute
- 2026-08-02 02:26 UTCEPSS rescore
- 2026-08-01 11:41 UTCEG score recompute
- 2026-08-01 04:15 UTCEPSS rescore
- 2026-07-30 22:33 UTCEG score recompute
- 2026-07-30 16:27 UTCEPSS rescore
- 2026-07-30 10:28 UTCEG score recompute
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-28 19:13 UTCEG score recompute
- 2026-07-28 15:36 UTCEPSS rescore
- 2026-07-27 16:50 UTCEG score recompute
- 2026-07-27 14:13 UTCEPSS rescore
- 2026-07-27 01:58 UTCEG score recompute
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 13:52 UTCEG score recompute
- 2026-07-25 14:17 UTCEPSS rescore
- 2026-07-24 14:17 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:04 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:30 UTCEPSS rescore
- 2026-07-19 02:28 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 17:02 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-14 19:21 UTCNVD updateCVSS v3 → 7.4 · severity → HIGH
- 2026-07-14 19:00 UTCMITRE cvelistV5CVSS v3 → 4.8 · severity → MEDIUM
- 2026-07-13 22:30 UTCEPSS rescore
- 2026-07-13 06:12 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-07 06:53 UTCEG score recompute▲ 2.60
Related CVEs(same CWE)
Same CWE
10 shownCWE-125
- CVE-2013-0767EG 10.0EPSS p93HIGH
- CVE-2009-2523EG 10.0EPSS p98HIGH
- CVE-2014-2898EG 9.8CRITICAL
- CVE-2014-2897EG 9.8CRITICAL
- CVE-2014-2896EG 9.8CRITICAL
- CVE-1999-0006EG 9.8EPSS p96CRITICAL
- CVE-2014-1522EG 9.3EPSS p92HIGH
- CVE-2013-0779EG 9.3EPSS p92HIGH
- CVE-2013-0778EG 9.3EPSS p90HIGH
- CVE-2012-3995EG 9.3EPSS p92HIGH
Frequently asked(5)
What is CVE-2026-10652?
When was CVE-2026-10652 disclosed?
Is CVE-2026-10652 actively exploited?
What is the CVSS score of CVE-2026-10652?
How do I remediate CVE-2026-10652?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-10652
Is Your Infrastructure Affected by CVE-2026-10652?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.