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

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability in huggingface/transformers versions
Gravedad CVSS v3.1: ALTA
Última modificación:
02/08/2026

CVE-2026-10774

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Zephyr&amp;#39;s Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, net_keys_create() imports the Private Beacon Key into a PSA key slot under CONFIG_BT_MESH_PRIV_BEACONS (enabled by default), but subnet_keys_destroy() guarded the matching psa_destroy_key() with CONFIG_BT_MESH_V1d1. That Kconfig symbol was removed when explicit Mesh 1.0.1 support was dropped, so the destroy branch became permanently dead code and the import is never balanced by a destroy.<br /> <br /> The imbalanced teardown is reached every time subnet keys are destroyed: deleting a subnet (Config Server NetKey Delete), completing a Key Refresh Procedure (which retires the old key set), and resetting/re-provisioning the node. The over-the-air triggers are processed only under the node&amp;#39;s device key, so they are exercisable by the provisioner or network administrator that owns the node, reachable over the Bluetooth Mesh network.<br /> <br /> With the default CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT of 16, repeated add/delete or key-refresh cycles exhaust the shared PSA key-slot pool after roughly a dozen rounds. Once exhausted, bt_mesh_private_beacon_key() and thus subnet creation fail: the node can no longer add subnets or complete key refresh, and other PSA crypto consumers on the device may be starved, until the device is rebooted. The fix aligns the destroy guard with the import guard (CONFIG_BT_MESH_PRIV_BEACONS) so each slot is freed.
Gravedad CVSS v3.1: BAJA
Última modificación:
02/08/2026

CVE-2026-65321

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format(), which routes DELETE and CTAS statements to the _escape_hive function that backslash-escapes single quotes rather than doubling them. Because Athena and Trino do not treat backslashes as escape characters inside string literals, attacker-supplied input such as a single quote followed by SQL syntax causes the parser to terminate the string literal prematurely, enabling data exfiltration via UNION SELECT, execution of destructive statements, and attacker-controlled CTAS destination and content.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
02/08/2026

CVE-2026-68581

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Vikunja versions 0.22.0 through 2.3.0 fail to validate the principal type in API token management. Because user IDs and link-share IDs are independent numeric sequences and both resolve through a generic web.Auth.GetID() interface, a link-share JWT whose numeric ID equals a target user&amp;#39;s ID is treated as that user by the /api/v1/tokens endpoints. An authenticated attacker can obtain a target&amp;#39;s numeric user ID via authenticated user search, then create link shares on an attacker-writable project until the link-share sequence reaches that value, and use the resulting link-share JWT to list, create, and delete the target user&amp;#39;s API tokens (including issuing a new token with attacker-chosen scopes under the target&amp;#39;s permissions). Fixed in version 2.4.0.
Gravedad CVSS v4.0: ALTA
Última modificación:
02/08/2026

CVE-2026-68582

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Vikunja versions &gt;= 0.24.0 and
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
02/08/2026

CVE-2026-68583

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** luci-app-adblock-fast before 1.2.4-4 contains a stored cross-site scripting vulnerability in the blocklist name field that allows lower-privileged users to inject active HTML. When an administrator views the AdBlock Fast status page, the injected payload executes in the administrator&amp;#39;s browser under the LuCI origin.
Gravedad CVSS v4.0: MEDIA
Última modificación:
02/08/2026

CVE-2026-67356

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** ArcadeDB before 26.7.3 binds the real LocalDatabase object into JavaScript trigger contexts with HostAccess.ALL, allowing schema-admins to call getSecurity().createUser() without permission checks. Attackers with UPDATE_SCHEMA permission can create triggers that execute JavaScript to create server-wide admin users, escalating privileges beyond their authorization level.
Gravedad CVSS v4.0: ALTA
Última modificación:
02/08/2026

CVE-2026-67357

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** ArcadeDB versions before 26.7.3 contain an information disclosure vulnerability in the MCP get_server_settings tool that leaks the arcadedb.ha.clusterToken in cleartext. Attackers with MCP access can retrieve the cluster token and use it with X-ArcadeDB-Cluster-Token and X-ArcadeDB-Forwarded-User headers to impersonate root and achieve full server compromise.
Gravedad CVSS v4.0: ALTA
Última modificación:
02/08/2026

CVE-2026-68578

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** ArcadeDB versions before 26.7.3 fail to bind the authenticated principal in the MCP HTTP transport, causing all engine permission checks to silently pass as no-ops. Non-root MCP-allowed users can perform arbitrary database writes, DDL, schema mutations, and execute arbitrary JavaScript code via the query tool.
Gravedad CVSS v4.0: ALTA
Última modificación:
02/08/2026

CVE-2026-68579

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** FreeRDP before 3.30.0 (
Gravedad CVSS v4.0: ALTA
Última modificación:
02/08/2026

CVE-2026-68580

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** FreeRDP before 3.29.0 contains integer overflow vulnerabilities in the audio input redirection channel (audin) across ALSA, sndio, WinMM, and OpenSL ES backends that fail to validate the FramesPerPacket parameter from RDP servers. Attackers can supply a malicious FramesPerPacket value causing allocation size wraparound, resulting in heap-based buffer overflow on ALSA or denial of service on all platforms.
Gravedad CVSS v4.0: ALTA
Última modificación:
02/08/2026

CVE-2025-71399

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Better Auth relies on better-call, which uses the rou3 router library. In affected versions of rou3, paths are normalized by removing empty segments, so /path, //path, and ///path resolve to the same route. In Better Auth versions prior to 1.4.5 (which bundles the fixed rou3), this can allow attackers to bypass disabledPaths configuration and path-based rate limits by submitting requests with extra slashes in the URL path. The issue does not apply in deployments where the proxy or platform normalizes URLs by collapsing multiple slashes.
Gravedad CVSS v4.0: ALTA
Última modificación:
02/08/2026