You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-HTTPS (DoH) GET path accepts oversized dns= query parameter values and performs URL query parsing, base64 decoding, and DNS message unpacking before rejecting the request. Unlike the POST path, which applies a bounded read via http.MaxBytesReader limited to 65536 bytes, the GET path has no equivalent size validation before expensive processing. A remote, unauthenticated attacker can repeatedly send oversized DoH GET requests to force high CPU usage, large transient memory allocations, and elevated garbage-collection pressure, leading to denial of service. This issue has been fixed in version 1.14.3.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: CoreDNS, Description: CoreDNS es un servidor DNS que encadena complementos. En versiones anteriores a la 1.14.3, la ruta GET de DNS-over-HTTPS (DoH) acepta valores de parámetros de consulta 'dns=' sobredimensionados y realiza el análisis de la consulta URL, la decodificación base64 y el desempaquetado del mensaje DNS antes de rechazar la solicitud. A diferencia de la ruta POST, que aplica una lectura acotada a través de http.MaxBytesReader limitada a 65536 bytes, la ruta GET no tiene una validación de tamaño equivalente antes de un procesamiento costoso. Un atacante remoto no autenticado puede enviar repetidamente solicitudes GET de DoH sobredimensionadas para forzar un alto uso de CPU, grandes asignaciones de memoria transitoria y una presión elevada de recolección de basura, lo que lleva a una denegación de servicio. Este problema ha sido solucionado en la versión 1.14.3.
New CVE Received from GitHub, Inc.5/05/2026 4:16:36 PM
Action
Type
Old Value
New Value
Added
Description
CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-HTTPS (DoH) GET path accepts oversized dns= query parameter values and performs URL query parsing, base64 decoding, and DNS message unpacking before rejecting the request. Unlike the POST path, which applies a bounded read via http.MaxBytesReader limited to 65536 bytes, the GET path has no equivalent size validation before expensive processing. A remote, unauthenticated attacker can repeatedly send oversized DoH GET requests to force high CPU usage, large transient memory allocations, and elevated garbage-collection pressure, leading to denial of service. This issue has been fixed in version 1.14.3.