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

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** ## Summary
Gravedad: Pendiente de análisis
Última modificación:
02/08/2026

CVE-2026-14938

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The FluentBoards WordPress plugin before 1.95.3 does not verify that the items selected for a board import operation belong to a board the requesting user is authorized to access, allowing any authenticated user with member access to a single board to copy and read the stages and tasks (including titles, descriptions and file attachments) of any other board on the site.
Gravedad: Pendiente de análisis
Última modificación:
02/08/2026

CVE-2026-12586

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Lenxel WP WordPress theme through 1.0.31 does not perform any authorization or ownership check on its password-reset action, validating only a CSRF nonce, allowing unauthenticated attackers to reset the password of any user (including an administrator) and take over the account.
Gravedad: Pendiente de análisis
Última modificación:
02/08/2026

CVE-2026-13389

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The webtoffee-cookie-consent WordPress plugin before 3.5.3 does not perform authorization checks on several of its REST API routes, allowing unauthenticated attackers to export and delete stored visitor consent records, create posts, and modify the webtoffee-cookie-consent WordPress plugin before 3.5.3's licensing state.
Gravedad: Pendiente de análisis
Última modificación:
02/08/2026

CVE-2026-14817

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Element Pack Addons for Elementor WordPress plugin before 8.7.13 does not sanitize option values passed through certain data attributes before a bundled front-end library re-parses and renders them in the browser, allowing users with contributor-level access or higher to inject arbitrary JavaScript that executes in the session of any visitor who views the affected content.
Gravedad: Pendiente de análisis
Última modificación:
02/08/2026

CVE-2026-11872

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Clever Mega Menu for Visual Composer WordPress plugin through 1.0.1 does not perform a nonce or capability check in an AJAX action that updates navigation menu item metadata, allowing any authenticated user, including Subscribers, to overwrite menu item content and settings that are rendered in the site's public navigation.
Gravedad: Pendiente de análisis
Última modificación:
02/08/2026

CVE-2025-15675

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Charitable WordPress plugin before 1.8.5.3 does not sanitise and escape one of its campaign image text fields before outputting it in an HTML attribute, allowing users with a high-privilege campaign-management role to perform Stored Cross-Site Scripting attacks that execute on the front-end campaign page.
Gravedad: Pendiente de análisis
Última modificación:
02/08/2026

CVE-2026-9335

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

CVE-2026-8457

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WooCommerce - Social Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to and including 2.8.7. This is due to the plugin's Apple login handler accepting the Apple id_token and decoding only its base64 payload without verifying the JWT signature against Apple's public keys or validating the issuer, audience, or expiry claims, combined with the security nonce required to invoke the login flow being publicly exposed to unauthenticated users via a localized JavaScript object on the login page. This makes it possible for unauthenticated attackers to log in as any existing WordPress user — including administrators — by supplying a forged id_token whose payload contains the target user's email address, as that email is used without any role exclusion to resolve a WordPress account and immediately issue an authenticated session for it.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
02/08/2026

CVE-2026-13339

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The CubeWP Framework plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.1.30 via the 'cubewp_get_svg_content' function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. This is exploitable by unauthenticated attackers because the required nonce is publicly emitted into the markup of any page rendering the CubeWP posts shortcode or widget with AJAX loading enabled, making it harvestable by any guest visitor before submitting the AJAX request.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/08/2026

CVE-2026-18352

Fecha de publicación:
02/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The User Access Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.3.15 via the 'uamgetfile' parameter parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. This is possible because when attachment_url_to_postid() returns 0 for a traversal path, the plugin falls back to the global post set by a valid ?attachment_id parameter supplied by the attacker, causing the access check to pass against a legitimate public attachment while the file streamed is the attacker-chosen path.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/08/2026

CVE-2026-17002

Fecha de publicación:
01/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Gravedad: Pendiente de análisis
Última modificación:
01/08/2026