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

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Memory Corruption when parsing jpeg commands due to unaccounted extra writes to the buffer during validation checks.
Gravedad CVSS v3.1: MEDIA
Última modificación:
07/07/2026

CVE-2026-14471

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Neutralization of Special Elements in the metrics-service retention policy management component in Amazon mcp-gateway-registry before 1.0.13 might allow an authenticated remote user to execute arbitrary SQL queries via a crafted table_name value that is interpolated into SQL statements in identifier position.<br /> <br /> <br /> <br /> To remediate this issue, users should upgrade to version 1.0.13 or later.
Gravedad CVSS v4.0: ALTA
Última modificación:
07/07/2026

CVE-2026-14468

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** HashiCorp Terraform Enterprise contained an issue in its version control system (VCS) ingestion of registry modules that did not correctly enforce the intended boundary on packaged module content. This may allow an authenticated user to include files from outside the intended repository content in a module and then download them, potentially exposing sensitive files readable by the ingestion process. This vulnerability, CVE-2026-14468, is fixed in Terraform Enterprise v2.0.4 and v1.2.4.
Gravedad CVSS v3.1: ALTA
Última modificación:
07/07/2026

CVE-2026-21383

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Cryptographic Issue when using a static initialization vector for AES-GCM key wrapping, which requires a unique value for each call to ensure security.
Gravedad CVSS v3.1: ALTA
Última modificación:
08/07/2026

CVE-2025-59617

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input.
Gravedad CVSS v3.1: MEDIA
Última modificación:
07/07/2026

CVE-2025-59616

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory.
Gravedad CVSS v3.1: MEDIA
Última modificación:
07/07/2026

CVE-2025-59615

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Memory Corruption when invoking device input/output control operations for mapping and unmapping persistent memory buffers due to improper synchronization.
Gravedad CVSS v3.1: MEDIA
Última modificación:
07/07/2026

CVE-2026-58404

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Hugo is a static site generator. From v0.162.0 through v0.163.0, the default security.http.urls policy denies requests to loopback, internal, and cloud-metadata IPv4 literals, but the deny rule only matched dotted-decimal notation, so alternate IPv4 encodings of the same addresses, including integer, hex, or octal, passed the policy. When a template passes an untrusted or data-derived URL to resources.GetRemote and the host platform uses the cgo system resolver, these encodings resolve to the blocked address, allowing build-time server-side requests to loopback and internal services, including the cloud-metadata endpoint in hosted or CI builds; the same check is reused on redirects, so the gap also applies to each redirect hop. This issue is fixed in v0.163.1.
Gravedad CVSS v4.0: MEDIA
Última modificación:
08/07/2026

CVE-2026-58403

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Hugo is a static site generator. From v0.123.0 through v0.163.0, Hugo&amp;#39;s virtual filesystem is designed so that files under a mount cannot reach outside the mount tree, but a regression caused RootMappingFs.statRoot to call Stat, which follows symlinks, instead of Lstat, so a direct os.ReadFile "somefile" where somefile was a symlink pointing outside the mount would return the target&amp;#39;s contents. This effectively let a symlink planted inside a theme or local mount read arbitrary files reachable to the user running hugo. This issue is fixed in v0.163.1.
Gravedad CVSS v4.0: MEDIA
Última modificación:
08/07/2026

CVE-2026-58402

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Hugo is a static site generator. From 0.60.0 until 0.163.3, Hugo&amp;#39;s default code-block renderer wrote the Markdown code-fence language or info-string into the code class="language-…" data-lang="…" wrapper without HTML escaping. A fence info-string containing a quote and a script payload breaks out of the attribute and injects a live script element. This issue is fixed in 0.163.3.
Gravedad CVSS v4.0: MEDIA
Última modificación:
08/07/2026

CVE-2026-59089

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in GIMP. The PlayStation TIM loader, responsible for handling PlayStation image files, incorrectly calculates the size of the Color Look-Up Table (CLUT) due to an integer overflow. This occurs when multiplying num_colors and num_cluts, both 16-bit unsigned short integers, resulting in a value exceeding the maximum integer limit. An attacker could exploit this by providing a specially crafted image file, leading to undefined behavior and causing the GIMP plug-in to abort, effectively resulting in a denial of service.
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/07/2026

CVE-2026-53763

Fecha de publicación:
06/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.0.0 and prior to version 4.11.0, 32-bit integer overflows in OP-TEE core&amp;#39;s AES-GCM implementation cause the authentication tag to be computed with incorrect bit-length values after processing more than 512 megabytes of payload or Additional Authenticated Data (AAD). Version 4.11.0 contains a patch. No known workarounds are available.
Gravedad CVSS v3.1: BAJA
Última modificación:
07/07/2026