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

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Easy Appointments WordPress plugin through 3.12.26 does not verify that the appointment targeted by its customer-data update action belongs to the current user; the action only checks a shared nonce that any authenticated user can obtain from their own appointment's edit form. A subscriber-level user with an appointment of their own can therefore reuse that nonce to overwrite the customer metadata (email, name, phone, description) of another user's appointment. Because the Easy Appointments WordPress plugin through 3.12.26 then treats that metadata as the appointment's contact data, a subsequent administrator status change with customer notifications enabled delivers the victim's appointment notification to the attacker-controlled email address.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-14234

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WOLF WordPress plugin before 1.1.0 does not perform a nonce or capability check on one of its AJAX actions, allowing an unauthenticated attacker to trick a logged-in administrator into writing arbitrary content, including a malicious script, into a post via a cross-site request, resulting in stored Cross-Site Scripting.
Gravedad CVSS v3.1: ALTA
Última modificación:
30/07/2026

CVE-2026-14300

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) WordPress plugin before 7.8.0 does not bind the one-time code used by its optional email-verification (Profile Completion) feature to the account it was issued for, allowing unauthenticated attackers to obtain a valid session for any account, including administrators, by requesting a code for an email address they control and replaying it against the victim's email address. Exploitation requires the Profile Completion feature to be enabled and social login to be configured.
Gravedad CVSS v3.1: ALTA
Última modificación:
30/07/2026

CVE-2026-63227

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An unrestricted SCORM file upload vulnerability<br /> in Koollab LMS allowed<br /> an authenticated module designer to upload a SCORM package containing a PHP<br /> webshell to a publicly accessible directory and execute arbitrary code on the<br /> server.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
30/07/2026

CVE-2026-11351

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The ShinyStat Analytics WordPress plugin before 1.0.17 does not perform any authorization check on one of its REST API endpoints, allowing unauthenticated users to retrieve information about non-published (e.g. draft, pending or private) WooCommerce products.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-18072

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … plugin for WordPress is vulnerable to Authentication Bypass via a Hardcoded Backdoor in version 10.8.7. The vulnerability exists because the `_arve_uc_init()` function — registered on WordPress&amp;#39;s `init` hook at priority 1 so that it runs before any authentication checks on every request — reads an attacker-supplied token from the `_wplogin` (or `_wpm`) parameter and compares it against a hardcoded SHA-256 hash embedded directly in the plugin source, with no nonce verification, no capability check, and no password validation anywhere in the flow. Because this static hash constitutes a set of universal credentials that are publicly accessible in the plugin&amp;#39;s source code, unauthenticated attackers can supply the known token to be authenticated as an arbitrarily selected existing administrator account, gaining full administrative control over the affected WordPress site. This was likely introduced by an attacker who gained commit access to the developers account.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
30/07/2026

CVE-2026-15344

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WP Photo Album Plus plugin for WordPress is vulnerable to generic SQL Injection via the &amp;#39;table&amp;#39; parameter in all versions up to, and including, 9.2.04.002 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The export-table endpoint lacks a nonce check, meaning this vulnerability can also be triggered via CSRF by tricking an authenticated administrator into visiting a malicious page.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-5626

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Survey Form Block plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the get_all_data() function in all versions up to, and including, 1.0.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to export all survey submission data and column metadata.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-12476

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Easy Digital Downloads plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to and including 3.6.9. This is due to insufficient file type validation in the edd_do_ajax_import_file_upload() function , which only checks the client-supplied $_FILES[&amp;#39;edd-import-file&amp;#39;][&amp;#39;type&amp;#39;] Content-Type header against an allow-list of CSV mime types, then uses raw move_uploaded_file() (bypassing wp_handle_upload()&amp;#39;s core MIME enforcement) to write the file under its original extension into the web-accessible wp-content/uploads/edd/exports/ directory. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to upload arbitrary files on the affected site&amp;#39;s server which may make remote code execution possible.
Gravedad CVSS v3.1: ALTA
Última modificación:
30/07/2026

CVE-2026-12939

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Newsletters Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the &amp;#39;link&amp;#39; attribute of the post_thumbnail (and newsletters_post_thumbnail) shortcodes in versions up to and including 4.15. This is due to insufficient input sanitization and output escaping in the post_thumbnail() method in helpers/shortcode.php, which concatenates the user-controlled $link shortcode attribute directly into an href attribute without esc_url() or esc_attr(). This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-15735

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Contact Form to Any API plugin for WordPress is vulnerable to Stored Cross-Site Scripting via &amp;#39;cf7anyapi_form_field&amp;#39; Post Meta in all versions up to, and including, 3.0.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-17161

Fecha de publicación:
29/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WowStore – Store Builder &amp; Product Blocks for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via &amp;#39;filterMobileText&amp;#39; Block Attribute in all versions up to, and including, 4.4.24 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The save-time wp_kses_post sanitization is ineffective because the payload is stored inside a Gutenberg block delimiter comment as JSON, which wp_kses_post preserves, allowing an attribute-breakout string to survive to the server-side render_callback.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026