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-50741

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Bypass to the fix for CVE-2026-34916. Variants of such vectors have been also reported by phucrio and offsetmd. The fix can be bypassed either by sending a disallowed but otherwise valid plugin identifier as `type`, or using the `ox.setChannelTargeting` XML-RPC API method.
Gravedad CVSS v3.1: ALTA
Última modificación:
29/06/2026

CVE-2026-48935

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. `--allow-fs-read`.<br /> <br /> This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
Gravedad CVSS v3.1: BAJA
Última modificación:
26/06/2026

CVE-2026-48936

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw in Node.js Permission API can cause a local server to be started (via a Unix domain socket), even without the `--allow-net` permission.<br /> <br /> This vulnerability affects one supported release line: **Node.js 26**.
Gravedad CVSS v3.1: BAJA
Última modificación:
26/06/2026

CVE-2026-48934

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw in Node.js TLS host verification can cause an attacker to bypass certification validation.<br /> <br /> This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
Gravedad CVSS v3.1: MEDIA
Última modificación:
29/06/2026

CVE-2026-48615

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw in Node.js proxy tunnel error handling could expose proxy credentials in `ERR_PROXY_TUNNEL` error messages.<br /> <br /> When proxy credentials are embedded in the proxy URL, they may be exposed through error handling paths and captured by logs, diagnostics, or other error consumers.<br /> <br /> This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-48619

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw in Node.js HTTP/2 client allows a server to send an unlimited number of ORIGIN frames, which could lead to an Out of Memory error on the client.<br /> <br /> This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-48928

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A inconsistency in Node.js hostname matching can cause a trust-policy bypass in multi-context mTLS setups.<br /> <br /> This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/06/2026

CVE-2026-48930

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings.<br /> <br /> This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/06/2026

CVE-2026-48618

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw in Node.js TLS hostname handling can cause Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismat.<br /> <br /> This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations.<br /> <br /> This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/08/2026

CVE-2026-48933

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB.<br /> <br /> This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
Gravedad CVSS v3.1: ALTA
Última modificación:
10/08/2026

CVE-2026-13226

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Groundhogg — CRM, Newsletters, and Marketing Automation plugin for WordPress is vulnerable to generic SQL Injection via the &amp;#39;after&amp;#39; parameter in all versions up to, and including, 4.5.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Sales Manager-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The AJAX handler wp_ajax_groundhogg_get_contacts_table has its capability check commented out and performs no nonce verification, meaning any authenticated user regardless of role can reach the vulnerable code path.
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/06/2026

CVE-2026-9219

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Setracker2 Android Companion App com.tgelec.setracker versions 3.1.5 and prior have a predictable registration ID derived from IMEI. The enrollment system lacks additional authentication before assignment. If an attacker is able to obtain the registration ID, they would be able to arbitrarily enroll watches belonging to other users.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/08/2026