This update for coredns fixes the following issues:
Update to version 1.14.2:
- CVE-2026-26017: Fixed DNS access control bypass due to default execution
order of plugins and TOCTOU flaw (bsc#1259320).
- CVE-2026-26018: Fixed denial of service in the loop detection plugin due to
predictable PRNG combined with fatal error handler (bsc#1259319).
- CVE-2025-68156: Fixed uncontrolled recursion in expression evaluation can
cause a denial of service (bsc#1255345).