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

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in the default-groups REST endpoint and realm representation of Keycloak. This component is responsible for managing groups that are automatically assigned to new users within a realm. The issue allows a delegated administrator with realm-viewing permissions to see the names and identifiers of hidden default groups, even if they lack the specific permissions to view those groups. This can lead to the exposure of sensitive organizational structures or internal group names.
Gravedad CVSS v3.1: MEDIA
Última modificación:
21/07/2026

CVE-2026-16103

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in the keycloak-services component of Keycloak. This issue is an incomplete fix for CVE-2026-9798, where brute-force protection checks were added to the Client-Initiated Backchannel Authentication (CIBA) initiation handler but were omitted from the token redemption handler. This allows an attacker with valid client credentials to obtain access and refresh tokens for a user account that has been locked due to brute-force protection, provided the authentication request was started before the lockout occurred and was approved by the user.
Gravedad CVSS v3.1: MEDIA
Última modificación:
21/07/2026

CVE-2026-11763

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Authorization bypass through User-Controlled key vulnerability in Gis Informatics Engineering Consulting Laboratory R&amp;D and Software Services Inc. GisLab Laboratory Management System allows Exploitation of Trusted Identifiers.<br /> <br /> This issue affects GisLab Laboratory Management System: from 1.4.03 through 08072026.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/07/2026

CVE-2026-12691

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing authentication for critical function vulnerability in Vimesoft Inc. Enterprise Video Platform allows Authentication Bypass.<br /> <br /> This issue affects Enterprise Video Platform: from 3.11.0.0 before 3.25.0.
Gravedad CVSS v3.1: ALTA
Última modificación:
17/07/2026

CVE-2026-12692

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Unverified password change vulnerability in Vimesoft Inc. Enterprise Video Platform allows Authentication Bypass.<br /> <br /> This issue affects Enterprise Video Platform: from 3.11.0.0 before 3.25.0.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
17/07/2026

CVE-2026-12693

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Authorization bypass through User-Controlled key vulnerability in Vimesoft Inc. Enterprise Video Platform allows Accessing Functionality Not Properly Constrained by ACLs.<br /> <br /> This issue affects Enterprise Video Platform: from 3.11.0.0 before 3.25.0.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
17/07/2026

CVE-2026-12694

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing Authorization vulnerability in Vimesoft Inc. Enterprise Video Platform allows Accessing Functionality Not Properly Constrained by ACLs.<br /> <br /> This issue affects Enterprise Video Platform: from 3.11.0.0 before 3.25.0.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
17/07/2026

CVE-2026-9537

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison.<br /> <br /> The decode() method compares the supplied signature to the recomputed HMAC with Perl&amp;#39;s eq operator, which stops at the first differing byte, so the comparison time varies with the number of matching leading bytes.<br /> <br /> A caller that decodes attacker supplied tokens leaks the expected signature through this timing variation, which can be aggregated over many requests to recover the signature and forge a token.
Gravedad CVSS v3.1: MEDIA
Última modificación:
20/07/2026

CVE-2026-63099

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** TheHive through 4.1.24 contains a broken object-level authorization vulnerability in the attachment download endpoints that allows any authenticated user to access attachments belonging to other organizations by supplying a content-hash identifier. Attackers can exploit the missing organization-scoped authorization check in AttachmentSrv.visible, which is implemented as a pass-through traversal, to download arbitrary attachments.
Gravedad CVSS v4.0: ALTA
Última modificación:
17/07/2026

CVE-2026-63100

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Maybe through 0.6.0 contains a missing authorization vulnerability that allows authenticated low-privilege member-role users to access and modify global hosting settings by exploiting unprotected show and update actions in the Settings::HostingsController, where the before_action ensure_admin filter is applied only to the clear_cache action. Attackers can read the operator&amp;#39;s Synth API key rendered in plaintext via a form field value attribute, overwrite it with an attacker-controlled value, toggle public registration settings, and disable email confirmation requirements to disrupt the entire instance.
Gravedad CVSS v4.0: ALTA
Última modificación:
21/07/2026

CVE-2026-63095

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dendrite through 0.13.8 contains an improper authorization vulnerability in the Matrix Client-Server API that allows any authenticated local user to delete third-party identifier bindings belonging to other users by submitting an arbitrary address and medium to the account deletion endpoint without ownership verification. Attackers can exploit the unverified Forget3PID handler to remove a victim&amp;#39;s email or MSISDN binding and subsequently rebind the address through an identity server to hijack the victim&amp;#39;s password reset flow.
Gravedad CVSS v4.0: ALTA
Última modificación:
17/07/2026

CVE-2026-63098

Fecha de publicación:
17/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** TheHive through 4.1.24 contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve sensitive configuration data by sending a GET request to the /api/status endpoint, which lacks authentication enforcement in the StatusCtrl.scala handler. Attackers can obtain the datastore attachment protection password, configured authentication providers, SSO settings, MFA capabilities, and clustered node addresses and roles without any credentials.
Gravedad CVSS v4.0: MEDIA
Última modificación:
17/07/2026