In NLnet Labs Unbound 1.4.22 up to and including 1.25.1, UDP source port is randomized and intended to serve as a secret value that increases the entropy of DNS transactions. When resolver load balancing policies depend on the source port while their outcome is revealed this secrecy is undermined. The vulnerability arises when the load balancing policy is consistent with respect to the incoming source UDP port and IP address while heavily depending on the incoming source UDP port as a randomization source. When the SO_REUSEPORT configuration option is enabled ('so-reuseport: yes') in Unbound (by default), it meets these conditions, making it vulnerable for DNS cache poisoning attacks. Upon startup, Unbound randomly partitions the available UDP source port space into disjoint subsets of (almost) equal size, assigning each subset to a specific worker thread. When an incoming DNS query is received, the kernel’s SO_REUSEPORT load balancing mechanism deterministically assigns the query to a socket associated with a particular thread. All outgoing DNS queries generated during the resolution of that request use source ports selected exclusively from the port subset assigned to the corresponding thread. Since these port subsets are disjoint across threads, the source port observed in a resolver’s outgoing query to an authoritative name server serves as a reliable indicator of the worker thread that processed the original client query. A malicious actor can acquire the mapping between incoming UDP source ports (for a given fixed source IP address) and Unbound worker threads and leverage it to conduct DNS cache poisoning attacks by effectively lowering the random port population per thread.
CVE-2026-50252
This medium-severity CVE scores 5.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.7
- EG Score
- 5.7(low)
- EPSS
- —
- KEV
- Not listed
Published
July 22, 2026
Last Modified
July 22, 2026
Advisory Details (1)
Auto-updated Jul 22, 2026Vendor Advisories for CVE-2026-50252(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 20× in last 7d / 20× 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.
- 2026-07-22 22:03 UTCEG score recompute
- 2026-07-22 22:03 UTCGHSA enrichment
- 2026-07-22 17:16 UTCEG score recompute
- 2026-07-22 17:15 UTCGHSA enrichment
- 2026-07-22 16:36 UTCGHSA enrichment
- 2026-07-22 16:33 UTCGHSA enrichment
- 2026-07-22 16:31 UTCGHSA enrichment
- 2026-07-22 16:29 UTCGHSA enrichment
- 2026-07-22 15:49 UTCGHSA enrichment
- 2026-07-22 15:45 UTCGHSA enrichment
- 2026-07-22 15:44 UTCGHSA enrichment
- 2026-07-22 15:42 UTCGHSA enrichment
- 2026-07-22 15:39 UTCGHSA enrichment
- 2026-07-22 15:36 UTCGHSA enrichment
- 2026-07-22 15:35 UTCGHSA enrichment
- 2026-07-22 15:34 UTCGHSA enrichment
- 2026-07-22 15:34 UTCGHSA enrichment
- 2026-07-22 15:32 UTCGHSA enrichment
- 2026-07-22 13:17 UTCEG score recompute
- 2026-07-22 13:17 UTCMITRE cvelistV5first tracked
Frequently asked(4)
What is CVE-2026-50252?
When was CVE-2026-50252 disclosed?
What is the CVSS score of CVE-2026-50252?
How do I remediate CVE-2026-50252?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-50252
Is Your Infrastructure Affected by CVE-2026-50252?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.