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-2025-15646

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** HTML::Gumbo versions before 0.19 for Perl disclose heap memory via type confusion.<br /> <br /> Support for the element was added to libgumbo 0.10.0 in 2015, but the walk_tree function in lib/HTML/Gumbo.xs was not updated to support it. The element was treated as a text-node, where strlen() over-reads the heap block that the pointer addresses.<br /> <br /> Any caller that runs parse() with the default format =&gt; &amp;#39;string&amp;#39;, or with format =&gt; &amp;#39;tree&amp;#39;, on input containing a element serializes the over-read bytes into the returned result, disclosing bounded heap contents. format =&gt; &amp;#39;callback&amp;#39; reaches a croak on the unhandled node type and is unaffected.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
02/07/2026

CVE-2025-23350

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** NVIDIA ConnectX and BlueField contain a vulnerability in the command interface where a local user with virtual function (VF) access may cause a write out of bounds by crafted input. A successful exploit of this vulnerability may lead to arbitrary code execution on the device.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
01/07/2026

CVE-2025-23351

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** NVIDIA ConnectX and BlueField contain a vulnerability in the command interface where a local user with virtual function (VF) access may cause a write out of bounds by crafted input. A successful exploit of this vulnerability may lead to arbitrary code execution on the device.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
01/07/2026

CVE-2026-6688

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** FatFs R0.16 and earlier contains a downstream-caller vulnerability pattern associated with FatFs long filename handling. With LFN enabled, fno.fname can be up to 255 characters; many callers copy it into short fixed buffers without bounds checks, causing overflow. This maps to CWE-120 (Buffer Copy without Checking Size of Input). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H (7.6, High). The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Total.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/07/2026

CVE-2026-6685

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority following a notification that the vulnerability determination was made in error. After review, the CNA confirmed the erroneous finding. Thanks to David Brown for reaching out about this issue.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/07/2026

CVE-2026-5220

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper neutralization of input during web page generation (&amp;#39;cross-site scripting&amp;#39;) vulnerability in DivvyDrive Information Technologies Inc. DivvyDrive allows Stored XSS.<br /> <br /> This issue affects DivvyDrive: from 4.8.2.23 before v.4.8.3.1.
Gravedad CVSS v3.1: MEDIA
Última modificación:
01/07/2026

CVE-2026-6283

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper neutralization of input during web page generation (&amp;#39;cross-site scripting&amp;#39;) vulnerability in DivvyDrive Information Technologies Inc. DivvyDrive allows Stored XSS.<br /> <br /> This issue affects DivvyDrive: from v.4.8.2.23 before v.4.8.3.1.
Gravedad CVSS v3.1: MEDIA
Última modificación:
01/07/2026

CVE-2026-6682

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** In FatFS R0.16 and earlier contains a FAT32 integer overflow bug in mount_volume() where fasize *= fs-&gt;n_fats can wrap, leading to attacker-controlled file-size metadata and unsafe read lengths in downstream callers. This maps to CWE-190 (Integer Overflow or Wraparound). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H (7.6, High). Remote delivery is also possible in OTA/update pipelines. The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Total.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/07/2026

CVE-2026-6683

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** FatFs R0.16 and earlier contains a divide-by-zero in exFAT sync logic bug when crafted metadata causes n_fatent - 2 to be zero during write/sync operations. This maps to CWE-369 (Divide By Zero). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (4.6, Medium). Network-delivered update media can make this remote in some pipelines. The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Partial.
Gravedad CVSS v3.1: MEDIA
Última modificación:
02/07/2026

CVE-2026-6684

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** FatFs prior to R0.16 that use GPT scanning with &amp;#39;FF_LBA64 = 1&amp;#39; contains an issue where an unbounded loop count derived from GPT header field GPTH_PtNum, enabling extremely long or effectively infinite mount-time scans. This maps to CWE-835 (Loop with Unreachable Exit Condition). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (4.6, Medium). The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Partial.
Gravedad CVSS v3.1: MEDIA
Última modificación:
02/07/2026

CVE-2026-6686

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** FatFs R0.16 and earlier contains an uninitialized cluster exposure when f_lseek() extends files beyond EOF without zero-filling newly allocated clusters. This maps to CWE-908 (Use of Uninitialized Resource). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N (4.6, Medium). The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Partial.
Gravedad CVSS v3.1: MEDIA
Última modificación:
02/07/2026

CVE-2026-6687

Fecha de publicación:
01/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** FatFs R0.16 and earlier contains a stack overflow bug in f_getlabel() because exFAT label length (XDIR_NumLabel) is trusted without enforcing spec maximums. This maps to CWE-121 (Stack-based Buffer Overflow). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H (7.6, High). The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Total.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/07/2026