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

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Use after free in Chromoting in Google Chrome on ChromeOS prior to 150.0.7871.47 allowed a remote attacker to execute arbitrary code via malicious network traffic. (Chromium security severity: Critical)
Gravedad CVSS v3.1: ALTA
Última modificación:
02/07/2026

CVE-2026-13780

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
02/07/2026

CVE-2026-13781

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Insufficient validation of untrusted input in Skia in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
02/07/2026

CVE-2025-71349

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** picklescan before 0.0.29 fails to detect the built-in trace.Trace.run function when analyzing pickle files, allowing attackers to embed undetected malicious code. Remote attackers can craft malicious pickle files using trace.Trace.run in the reduce method to achieve arbitrary code execution when pickle.load processes the file.
Gravedad CVSS v4.0: ALTA
Última modificación:
01/07/2026

CVE-2025-71350

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** picklescan before 0.0.28 fails to detect malicious pickle files using torch.utils.collect_env.run function in reduce methods. Attackers can embed undetected code in pickle files that executes remote commands when loaded by victims.
Gravedad CVSS v4.0: ALTA
Última modificación:
01/07/2026

CVE-2025-71355

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Picklescan before 0.0.25 fails to detect unsafe global functions in the Numpy library, allowing attackers to bypass static analysis and execute arbitrary code during deserialization. Attackers can craft malicious pickle files using numpy.testing._private.utils.runstring within the reduce method to import dangerous libraries like os and execute arbitrary OS commands when the pickle file is loaded.
Gravedad CVSS v4.0: ALTA
Última modificación:
01/07/2026

CVE-2025-71363

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** picklescan before 0.0.30 fails to detect cProfile.run function calls in pickle reduce methods, allowing attackers to execute arbitrary code. Remote attackers can craft malicious pickle files with cProfile.run payloads that bypass picklescan detection and achieve code execution upon deserialization.
Gravedad CVSS v4.0: ALTA
Última modificación:
01/07/2026

CVE-2025-71368

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** picklescan before 0.0.30 fails to detect the doctest.debug_script function when analyzing pickle files, allowing attackers to execute arbitrary code. Remote attackers can craft malicious pickle files embedding doctest.debug_script calls that bypass picklescan detection and execute arbitrary commands upon pickle.load invocation.
Gravedad CVSS v4.0: ALTA
Última modificación:
01/07/2026

CVE-2025-71371

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** picklescan before 0.0.29 fails to detect malicious pickle files using code.InteractiveInterpreter.runcode in reduce methods. Attackers can craft pickle payloads that bypass picklescan detection and execute arbitrary code when loaded via pickle.load().
Gravedad CVSS v4.0: ALTA
Última modificación:
01/07/2026

CVE-2025-71374

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** picklescan before 0.0.29 fails to detect the built-in python profile.Profile.run function when used in pickle reduce methods, allowing attackers to execute arbitrary code. Remote attackers can craft malicious pickle files that bypass picklescan detection and achieve code execution upon deserialization.
Gravedad CVSS v4.0: ALTA
Última modificación:
01/07/2026

CVE-2025-71352

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** picklescan before 0.0.29 fails to detect the built-in Python trace.Trace.runctx function when used in pickle file reduce methods, allowing attackers to execute arbitrary code. Remote attackers can craft malicious pickle files with trace.Trace.runctx payloads that bypass picklescan detection and execute code upon pickle.load() invocation.
Gravedad CVSS v4.0: ALTA
Última modificación:
01/07/2026

CVE-2026-58447

Fecha de publicación:
30/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Invidious through 2.20260626.0, fixed in commit 77ad416, contains a broken object level authorization vulnerability that allows authenticated attackers to delete videos from other users' playlists by supplying an arbitrary global video index in the remove_video action of the playlist endpoint. Attackers can obtain per-video index values from the public playlist JSON API and submit them to the playlist video deletion endpoint without ownership validation, permanently removing videos from playlists they do not own.
Gravedad CVSS v4.0: ALTA
Última modificación:
14/07/2026