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

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability in the web application allows unauthorized users to access and manipulate sensitive data across different tenants by exploiting insecure direct object references. This could lead to unauthorized access to sensitive information and unauthorized changes to the tenant's configuration.
Gravedad CVSS v3.1: MEDIA
Última modificación:
12/05/2026

CVE-2026-6356

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability in the web application allows standard users to escalate their privileges to those of a super administrator through parameter manipulation, enabling them to access and modify sensitive information.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
12/05/2026

CVE-2026-5749

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Inadequate access control in the registration process in Fullstep V5, which could allow unauthenticated users to obtain a valid JWT token with which to interact with authenticated API resources. Successful exploitation of this vulnerability could allow an unauthenticated attacker to compromise the confidentiality of the affected resource, provided they have a valid token with which to interact with the API.
Gravedad CVSS v4.0: ALTA
Última modificación:
19/05/2026

CVE-2026-41651

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** PackageKit is a a D-Bus abstraction layer that allows the user to manage packages in a secure way using a cross-distro, cross-architecture API. PackageKit between and including versions 1.0.2 and 1.3.4 is vulnerable to a time-of-check time-of-use (TOCTOU) race condition on transaction flags that allows unprivileged users to install packages as root and thus leads to a local privilege escalation. This is patched in version 1.3.5.<br /> <br /> A local unprivileged user can install arbitrary RPM packages as root, including executing RPM scriptlets, without authentication. The vulnerability is a TOCTOU race condition on `transaction-&gt;cached_transaction_flags` combined with a silent state-machine guard that discards illegal backward transitions while leaving corrupted flags in place. Three bugs exist in `src/pk-transaction.c`:<br /> 1. Unconditional flag overwrite (line 4036): `InstallFiles()` writes caller-supplied flags to `transaction-&gt;cached_transaction_flags` without checking whether the transaction has already been authorized/started. A second call blindly overwrites the flags even while the transaction is RUNNING.<br /> 2. Silent state-transition rejection (lines 873–882): `pk_transaction_set_state()` silently discards backward state transitions (e.g. `RUNNING` → `WAITING_FOR_AUTH`) but the flag overwrite at step 1 already happened. The transaction continues running with corrupted flags.<br /> 3. Late flag read at execution time (lines 2273–2277): The scheduler&amp;#39;s idle callback reads cached_transaction_flags at dispatch time, not at authorization time. If flags were overwritten between authorization and execution, the backend sees the attacker&amp;#39;s flags.
Gravedad CVSS v3.1: ALTA
Última modificación:
05/05/2026

CVE-2026-33611

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** An operator allowed to use the REST API can cause the Authoritative server to produce invalid HTTPS or SVCB record data, which can in turn cause LMDB database corruption, if using the LMDB backend.
Gravedad CVSS v3.1: MEDIA
Última modificación:
12/05/2026

CVE-2026-33596

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A client might theoretically be able to cause a mismatch between queries sent to a backend and the received responses by sending a flood of perfectly timed queries that are routed to a TCP-only or DNS over TLS backend.
Gravedad CVSS v3.1: BAJA
Última modificación:
24/04/2026

CVE-2026-33597

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** PRSD detection denial of service
Gravedad CVSS v3.1: BAJA
Última modificación:
24/04/2026

CVE-2026-33598

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A cached crafted response can cause an out-of-bounds read if custom Lua code calls getDomainListByAddress() or getAddressListByDomain() on a packet cache.
Gravedad CVSS v3.1: MEDIA
Última modificación:
24/04/2026

CVE-2026-33599

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A rogue backend can send a crafted SVCB response to a Discovery of Designated Resolvers request, when requested via either the autoUpgrade (Lua) option to newServer or auto_upgrade (YAML) settings. DDR upgrade is not enabled by default.
Gravedad CVSS v3.1: BAJA
Última modificación:
24/04/2026

CVE-2026-33602

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A rogue backend can send a crafted UDP response with a query ID off by one related to the maximum configured value, triggering an out-of-bounds write leading to a denial of service.
Gravedad CVSS v3.1: MEDIA
Última modificación:
24/04/2026

CVE-2026-33608

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** An attacker can send a notify request that causes a new secondary domain to be added to the bind backend, but causes said backend to update its configuration to an invalid one, leading to the backend no longer able to run on the next restart, requiring manual operation to fix it.
Gravedad CVSS v3.1: ALTA
Última modificación:
24/04/2026

CVE-2026-33609

Fecha de publicación:
22/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Incomplete escaping of LDAP queries when running with 8bit-dns enabled allows users to perform queries of internal domain subtrees.
Gravedad CVSS v3.1: MEDIA
Última modificación:
24/04/2026