Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

Vulnerabilidades

Con el objetivo de informar, advertir y ayudar a los profesionales sobre las últimas vulnerabilidades de seguridad en sistemas tecnológicos, ponemos a disposición de los usuarios interesados en esta información una base de datos con información en castellano sobre cada una de las últimas vulnerabilidades documentadas y conocidas.

Este repositorio con más de 75.000 registros esta basado en la información de NVD (National Vulnerability Database) – en función de un acuerdo de colaboración – por el cual desde INCIBE realizamos la traducción al castellano de la información incluida. En ocasiones este listado mostrará vulnerabilidades que aún no han sido traducidas debido a que se recogen en el transcurso del tiempo en el que el equipo de INCIBE realiza el proceso de traducción.

Se emplea el estándar de nomenclatura de vulnerabilidades CVE (Common Vulnerabilities and Exposures), con el fin de facilitar el intercambio de información entre diferentes bases de datos y herramientas. Cada una de las vulnerabilidades recogidas enlaza a diversas fuentes de información así como a parches disponibles o soluciones aportadas por los fabricantes y desarrolladores. Es posible realizar búsquedas avanzadas teniendo la opción de seleccionar diferentes criterios como el tipo de vulnerabilidad, fabricante, tipo de impacto entre otros, con el fin de acortar los resultados.

Mediante suscripción RSS o Boletines podemos estar informados diariamente de las últimas vulnerabilidades incorporadas al repositorio.

CVE-2026-63397

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** remorses/genql before version 6.3.4 allows an authenticated attacker with control of the GraphQL schema that is passed to genql to inject arbitrary JavaScript or TypeScript. The malicious code is injected into the generated schema.ts file and executes when the genql client is bundled and imported.
Gravedad CVSS v4.0: ALTA
Última modificación:
21/07/2026

CVE-2026-62994

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** CoreDNS is a DNS server written in Go. From 1.9.4 until 1.14.5, a network DNS client allowed to request AXFR for a CoreDNS zone can trigger a panic when CoreDNS is configured with k8s_external headless-service zone transfers and Kubernetes contains a headless service endpoint with no declared ports; plugin/kubernetes/object/endpoint.go creates Port: -1, plugin/k8s_external/msg_to_dns.go skips that service, plugin/k8s_external/transfer.go sends an empty []dns.RR batch, and plugin/transfer/transfer.go indexes records[0] without checking the batch is non-empty. This issue is fixed in version 1.14.5.
Gravedad CVSS v3.1: BAJA
Última modificación:
22/07/2026

CVE-2026-62309

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** CoreDNS is a DNS server written in Go. Prior to 1.14.4, a single 28-byte UDP datagram can crash the CoreDNS process when the proxyproto plugin is enabled because plugin/pkg/proxyproto/proxyproto.go PacketConn.ReadFrom handles a PROXY v2 header with non-UDP transport such as family byte 0x11, reassigns addr from a nil readFrom result after parseProxyProtocol errors, and calls addr.String() in the warning log before ServeDNS recovery applies. This issue is fixed in version 1.14.4.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/07/2026

CVE-2026-60140

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An out-of-bounds read vulnerability in the Productivity Suite allows a <br /> local attacker to trigger kernel memory corruption by sending a crafted <br /> IOCTL request. This can lead to exposing sensitive information or <br /> causing the affected product to become unstable or unavailable.
Gravedad CVSS v4.0: MEDIA
Última modificación:
17/07/2026

CVE-2026-61389

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An out-of-bounds write vulnerability in the Productivity Suite allows a <br /> local attacker to trigger kernel memory corruption via a crafted IOCTL <br /> request, potentially resulting in privilege escalation or system <br /> instability.
Gravedad CVSS v4.0: ALTA
Última modificación:
17/07/2026

CVE-2026-61718

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** bunkerweb is an Open-source and next-generation Web Application Firewall (WAF). From 1.6.2 until 1.6.12, the BunkerWeb web UI BiscuitMiddleware authorization bypass list included the /cache/ URL prefix, so routes in src/ui/app/routes/cache.py protected only by @login_required, including POST /cache/delete, allowed low-privilege read-only reader accounts to permanently delete job cache files containing blacklist, greylist, DNSBL, CrowdSec, GeoIP, ModSecurity CRS, Let&amp;#39;s Encrypt, ACME, and custom configuration data. This issue is fixed in version 1.6.12.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/07/2026

CVE-2026-62290

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates. From 1.18.0 until 1.19.6 and 1.20.3, Challenge resources under acme.cert-manager.io can be created directly by namespace users without admission validation tying the Challenge to an Order, owner reference, or Issuer-selected solver, allowing attacker-controlled Challenge.spec.solver values referencing a ClusterIssuer to bypass DNS01 solver selectors such as dnsZones, dnsNames, and matchLabels and cause cert-manager to use ClusterIssuer DNS credentials for attacker-selected provider settings and DNS names, including disclosure of X-Api-User and X-Api-Key headers for acme-dns. This issue is fixed in versions 1.19.6 and 1.20.3.
Gravedad CVSS v3.1: ALTA
Última modificación:
18/07/2026

CVE-2026-62299

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** CoreDNS is a DNS server written in Go. Prior to 1.14.5, the CoreDNS rewrite plugin supports edns0 rewrite rules with an optional revert flag, and two response rules, edns0SetResponseRule and edns0ReplaceResponseRule[T] in plugin/rewrite/edns0.go, call res.IsEdns0() and immediately dereference the returned *dns.OPT without a nil check when a downstream plugin returns a response with no OPT record. A remote, unauthenticated client can send a single ordinary DNS query matching a rewrite edns0 ... revert rule, causing ResponseReverter in plugin/rewrite/reverter.go to panic, return SERVFAIL, and degrade availability, or crash the CoreDNS process if the debug directive disables recovery. This issue is fixed in version 1.14.5.
Gravedad CVSS v3.1: MEDIA
Última modificación:
22/07/2026

CVE-2026-60063

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An out-of-bounds write vulnerability in the Productivity Suite allows a <br /> local attacker to trigger kernel memory corruption via a crafted IOCTL <br /> request, potentially resulting in privilege escalation or system <br /> instability.
Gravedad CVSS v4.0: ALTA
Última modificación:
17/07/2026

CVE-2026-49998

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Centrifugo is an open-source scalable real-time messaging server. Prior to 6.8.1, Centrifugo dynamic JWKS endpoint verification could reuse a key for one allowed issuer to verify a JWT for another allowed issuer because the JWKS cache and singleflight lookup were keyed only by JWT header kid, not by the resolved JWKS endpoint, issuer, audience, or trust-domain namespace, affecting client.token.jwks_public_endpoint, client.subscription_token.jwks_public_endpoint, internal/jwks/cache.go, and internal/jwks/manager.go. This issue is fixed in version 6.8.1.
Gravedad CVSS v3.1: ALTA
Última modificación:
17/07/2026

CVE-2026-44982

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** CrowdSec offers crowdsourced protection against malicious IPs. From 1.5.0 until 1.7.8, pkg/appsec/request.go NewParsedRequestFromRequest allocated a request body buffer from max(r.ContentLength, 0), so HTTP/1.1 requests using Transfer-Encoding: chunked and HTTP/2 requests without a content-length header produced an empty body and caused WAF rules targeting REQUEST_BODY, BODY_ARGS, ARGS_POST, JSON, or XML to be skipped. This issue is fixed in version 1.7.8.
Gravedad CVSS v3.1: ALTA
Última modificación:
17/07/2026

CVE-2026-54728

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** bunkerweb is an Open-source and next-generation Web Application Firewall (WAF). Prior to BunkerWeb 1.6.12 and BunkerWeb PRO 0.57, authenticated Host header handling in the BunkerWeb UI and API improperly validated and neutralized user-controlled input in a configuration-dependent path, allowing a low-privileged authenticated user to escalate privileges and affect confidentiality, integrity, and availability of the BunkerWeb instance. This issue is fixed in BunkerWeb version 1.6.12 and BunkerWeb PRO version 0.57.
Gravedad CVSS v4.0: MEDIA
Última modificación:
17/07/2026