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

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 encrypt secrets from POST config.xml submissions before storing them in job configurations unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission, or access to the Jenkins controller file system.
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/06/2026

CVE-2026-9758

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper comparison with the certificates trusted list in S2OPC allows an attacker well-formed untrusted certificate to be considered trusted
Gravedad CVSS v3.1: ALTA
Última modificación:
10/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'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's decompiler view.
Gravedad CVSS v4.0: MEDIA
Última modificación:
10/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:
10/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:
10/06/2026

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:
10/06/2026

CVE-2026-53436

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 improperly determines that a redirect URL after login is legitimately pointing to Jenkins when it contains relative path segments (`./` or `../`), allowing attackers to perform phishing attacks.
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/06/2026

CVE-2026-53437

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 improperly determines that a redirect URL after login is legitimately pointing to Jenkins when it contains tab or newline characters between `//`, allowing attackers to perform phishing attacks.
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/06/2026

CVE-2026-53438

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view.
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/06/2026

CVE-2026-53439

Fecha de publicación:
10/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing permission checks in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allow attackers with Overall/Read permission to determine other users&amp;#39; configured timezone and to enumerate view names of other users&amp;#39; "My Views".
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/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:
10/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:
10/06/2026