Security Advisory

CVE-2025-68151

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-08 15:33:12
Last updated 2026-01-08 15:50:35
Assigner GitHub_M
State PUBLISHED

Description

CoreDNS is a DNS server that chains plugins. Prior to version 1.14.0, multiple CoreDNS server implementations (gRPC, HTTPS, and HTTP/3) lack critical resource-limiting controls. An unauthenticated remote attacker can exhaust memory and degrade or crash the server by opening many concurrent connections, streams, or sending oversized request bodies. The issue is similar in nature to CVE-2025-47950 (QUIC DoS) but affects additional server types that do not enforce connection limits, stream limits, or message size constraints. Version 1.14.0 contains a patch.