SB2026030624 - Multiple vulnerabilities in CoreDNS
Published: March 6, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Predictable Seed in Pseudo-Random Number Generator (PRNG) (CVE-ID: CVE-2026-26018)
CWE-ID: CWE-337 - Predictable Seed in Pseudo-Random Number Generator (PRNG)
CVSSv4: 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
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.
2) Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-ID: CVE-2026-26017)
CWE-ID: CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote user to bypass implemented security restrictions.
The vulnerability exists due to a race condition in the default execution order of plugins. A remote user can bypass implemented ACL restrictions and gain unauthorized access to protected systems. in multi-tenant Kubernetes clusters it is possible to bypass DNS-based segmentation and perform unauthorized service discovery and reconnaissance of restricted internal infrastructure.
Remediation
Install update from vendor's website.