#VU123610 Predictable Seed in Pseudo-Random Number Generator (PRNG) in CoreDNS - CVE-2026-26018

 

#VU123610 Predictable Seed in Pseudo-Random Number Generator (PRNG) in CoreDNS - CVE-2026-26018

Published: March 6, 2026


Vulnerability identifier: #VU123610
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-26018
CWE-ID: CWE-337
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
CoreDNS
Software vendor:
CoreDNS

Description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to usage of predictable pseudo-random number generator (PRNG) for generating a secret query name combined with a fatal error handler. A remote attacker can send specially crafted DNS queries to the server and perform a denial of service attack. 


Remediation

Install updates from vendor's website.

External links