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

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** In Jenkins 2.567 and earlier, LTS 2.555.2 and earlier, it is possible for attackers to have Jenkins deserialize arbitrary types defined in Jenkins core or plugins from an attacker-controlled `config.xml` submission in a way that allows them to handle HTTP requests afterwards.<br /> This can be used to impersonate any user and send HTTP requests on their behalf, up to and including use of the Script Console to run arbitrary code, or to read arbitrary files from the Jenkins controller.
Gravedad CVSS v3.1: ALTA
Última modificación:
11/06/2026

CVE-2026-52759

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.1.1 contains an uncontrolled memory allocation vulnerability in the Mach-O binary parser that allows attackers to cause denial of service. An attacker can supply a crafted Mach-O binary with an arbitrarily large ncmds load command count value, forcing the parser to allocate excessive heap memory without validating file size, crashing the Ghidra JVM.
Gravedad CVSS v4.0: MEDIA
Última modificación:
11/06/2026

CVE-2026-52758

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.1 contains a SQL injection vulnerability in BSim filter types that concatenate user-supplied values directly into SQL queries without escaping or parameterization. Remote attackers can inject arbitrary SQL via the BSim network query protocol to read, modify, or delete data in the PostgreSQL database.
Gravedad CVSS v4.0: ALTA
Última modificación:
11/06/2026

CVE-2026-53440

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Jenkins 2.567 and earlier, LTS 2.555.2 and earlier does not ensure that the "from" parameter in the "Delegate to servlet container" security realm is safe to redirect to after login, allowing attackers to perform phishing attacks by redirecting users to an attacker-controlled domain.
Gravedad CVSS v3.1: MEDIA
Última modificación:
12/06/2026

CVE-2026-52757

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.1 contains a heap-use-after-free vulnerability in the decompiler&amp;#39;s HighVariable::merge() function during the variable merging pass. Attackers can trigger this vulnerability by crafting a binary that causes stale pointers in the HighIntersectTest::highedgemap cache to be dereferenced, reading and writing the flags field of freed heap memory when a user opens the binary in Ghidra&amp;#39;s decompiler view.
Gravedad CVSS v4.0: MEDIA
Última modificación:
12/06/2026

CVE-2026-52750

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.1 contains a command injection vulnerability in URL annotation handling on Windows where cmd.exe metacharacters are not properly escaped. Attackers can execute arbitrary commands under the Ghidra user&amp;#39;s privileges by embedding malicious URLs in program comments that victims click.
Gravedad CVSS v4.0: ALTA
Última modificación:
11/06/2026

CVE-2026-52751

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.1 contains an unsafe deserialization vulnerability in client-side Shared-Project RMI connection code that allows unauthenticated remote code execution. Attackers can craft a malicious project file with a ghidra:// URL that, when opened via File → Open Project, deserializes untrusted objects using a Jython 2.7.4 gadget chain to execute arbitrary commands.
Gravedad CVSS v4.0: ALTA
Última modificación:
11/06/2026

CVE-2026-52752

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.0.2 contains a path traversal vulnerability in the extension installer that fails to validate ZIP entry names during extraction. Attackers can craft malicious extensions with traversal sequences like ../ in filenames to write arbitrary files outside the intended directory, enabling code execution.
Gravedad CVSS v4.0: ALTA
Última modificación:
11/06/2026

CVE-2026-52753

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.0.3 contains an out-of-memory vulnerability in the rust_demangle function that allocates unbounded output buffers without size limits. Attackers can craft malicious Rust symbol names in binaries to trigger exponential memory allocation, causing process crashes during binary analysis.
Gravedad CVSS v4.0: MEDIA
Última modificación:
11/06/2026

CVE-2026-52754

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.1 contains an authentication bypass vulnerability in PKIAuthenticationModule.authenticate() that allows any user with a valid CA-signed certificate to impersonate other users by presenting their public certificate with a null signature. Attackers can escalate privileges, modify repository access controls, exfiltrate shared reverse engineering databases, and permanently compromise server integrity.
Gravedad CVSS v4.0: ALTA
Última modificación:
11/06/2026

CVE-2026-52755

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.0.4 contains a path traversal vulnerability in the theme import functionality that allows attackers to write files outside the intended theme directory. Attackers can craft malicious theme ZIP files with traversal sequences in filenames to execute arbitrary code or modify sensitive files like .bashrc or .ssh/authorized_keys.
Gravedad CVSS v4.0: ALTA
Última modificación:
11/06/2026

CVE-2026-52756

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ghidra before 12.2 contains an unauthenticated path traversal vulnerability in the IsfServer that accepts TCP connections and passes client-supplied namespace strings directly to filesystem operations without validation. Remote attackers can connect to port 54321 and send crafted protobuf messages with traversal sequences to enumerate filesystem paths and probe arbitrary files.
Gravedad CVSS v4.0: MEDIA
Última modificación:
12/06/2026