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

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** This vulnerability allows an unauthenticated actor to bypass authentication and gain access to restricted resources on the device.
Gravedad CVSS v3.1: MEDIA
Última modificación:
13/07/2026

CVE-2026-12948

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A stored cross-site scripting (XSS) vulnerability in the web management interface of the Digi PortServer TS, Digi One SP, Digi One SP IA, and Digi One IA allows a remote, authenticated administrator to inject script into certain system configuration fields. The script subsequently executes in the browser of a user who views the affected pages (CWE-79).
Gravedad CVSS v4.0: MEDIA
Última modificación:
13/07/2026

CVE-2026-6101

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Arbitrary File Write in versions up to and including 1.1.12. This is due to unsafe ZIP file extraction in the ampforwp_save_local_font() function combined with inadequate cleanup that fails to remove nested directories and files. This makes it possible for authenticated attackers, with Author-level access and above, and permissions granted by an Administrator, to write arbitrary files to the server in a web-accessible location, potentially leading to remote code execution on hosts that execute PHP files in the uploads directory.
Gravedad CVSS v3.1: ALTA
Última modificación:
07/07/2026

CVE-2026-53479

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper neutralization of special elements used in an OS command ('OS command Injection') vulnerability. A remote high privileged attacker could potentially exploit this vulnerability, leading to protection mechanism bypass. This is a Critical vulnerability as it allows an attacker to invoke arbitrary command execution with root privileges; so Dell recommends customers to upgrade at the earliest opportunity.
Gravedad CVSS v3.1: ALTA
Última modificación:
08/07/2026

CVE-2026-44938

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability has been identified in Fleet&amp;#39;s agent-side deployer, which did not filter security-sensitive keys from namespaceLabels in fleet.yaml (or BundleDeployment.spec.options.namespaceLabels) when applying them to the target namespace.<br /> <br /> <br /> <br /> <br /> An attacker with git push access to a<br /> Fleet-monitored repository could overwrite Pod Security Standards (PSS)<br /> enforcement labels on a target namespace. This allows the attacker to <br /> weaken admission controls and deploy workloads that PSS policies would <br /> otherwise block.
Gravedad CVSS v3.1: ALTA
Última modificación:
08/07/2026

CVE-2026-53483

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 an improper authentication vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to unauthorized access. This is a critical severity vulnerability as it allows an attacker to take complete control of system; so Dell recommends customers to upgrade at the earliest opportunity.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
08/07/2026

CVE-2026-53481

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper limitation of a pathname to a restricted directory (&amp;#39;Path Traversal&amp;#39;) vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to unauthorized access to the system. This is a critical severity vulnerability as it allows an attacker to take complete control of system; so Dell recommends customers to upgrade at the earliest opportunity.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
08/07/2026

CVE-2026-10659

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Dhara flash translation layer disk driver (drivers/disk/ftl_dhara.c) implemented the dhara_nand_ callbacks so that, on a flash error, the error code was written unconditionally through the caller-supplied dhara_error_t err pointer (e.g. *err = DHARA_E_ECC in dhara_nand_read, and similar in dhara_nand_erase/prog/copy).<br /> <br /> The upstream Dhara library calls these callbacks with err == NULL along its journal-resume binary search: find_last_checkblock() invokes find_checkblock(j, mid, &amp;found, NULL), which forwards the NULL pointer into dhara_nand_read(). This path runs during disk_ftl_access_init() -&gt; dhara_map_resume() whenever the FTL disk is mounted/initialised.<br /> <br /> If a flash read error (uncorrectable ECC, bad block, controller error) occurs on one of the probed checkpoint pages, the driver dereferences and writes to NULL, faulting the kernel (denial of service). The trigger is conditioned on the NAND medium content/health, which can be influenced by media wear, induced faults, or a corrupted/crafted on-flash image.<br /> <br /> The fix routes all error assignments through the library&amp;#39;s NULL-safe dhara_set_error() helper. Affects Zephyr v4.4.0, where the driver was introduced.
Gravedad CVSS v3.1: MEDIA
Última modificación:
14/07/2026

CVE-2026-13696

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper neutralization of special elements used in an LDAP query (&amp;#39;LDAP injection&amp;#39;) vulnerability in HAVELSAN Inc. Liman MYS allows LDAP Injection.<br /> <br /> This issue affects Liman MYS: before release.Master.1107.
Gravedad CVSS v3.1: ALTA
Última modificación:
07/07/2026

CVE-2026-11348

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper verification of cryptographic signature vulnerability in HAVELSAN Inc. Liman MYS allows Fake the Source of Data.<br /> <br /> This issue affects Liman MYS: before release.Master.1107.
Gravedad CVSS v3.1: ALTA
Última modificación:
07/07/2026

CVE-2011-10043

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Module::Load versions before 0.22 for Perl allow arbitrary modules outside of @INC to be loaded.<br /> <br /> Module names starting with "::" could be passed to the load function to specify arbitrary module paths.<br /> <br /> Attackers able to influence module names passed to load could use that bug to execute arbitrary code.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
07/07/2026

CVE-2026-11340

Fecha de publicación:
07/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Accessing Functionality Not Properly Constrained by ACLs.<br /> <br /> This issue affects Liman MYS: before release.Master.1107.
Gravedad CVSS v3.1: ALTA
Última modificación:
07/07/2026