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

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability was identified in vertex-app vertex up to 2026.02.12. This issue affects some unknown processing of the file app/model/LogMod.js of the component Log Viewer Endpoint. Such manipulation of the argument req.query leads to os command injection. The attack can be executed remotely. The exploit is publicly available and might be used. The name of the patch is 805d82e7100d49b79b3beb1b9420e8e458987198. It is best practice to apply a patch to resolve this issue.
Gravedad CVSS v4.0: BAJA
Última modificación:
06/06/2026

CVE-2026-11406

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability was determined in GL.iNet MT3000 up to 4.4.5. This vulnerability affects unknown code of the file ovpnclient.sh of the component OpenVPN Client Import Workflow. This manipulation causes command injection. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized. Upgrading to version 4.9.0_beta3-1012-0513-1778656146 is able to resolve this issue. You should upgrade the affected component. The vendor confirms: "This issue has been addressed by implementing malicious checks on OpenVPN configuration files to prevent command injection attacks carried through malicious configuration files."
Gravedad CVSS v4.0: BAJA
Última modificación:
06/06/2026

CVE-2026-10725

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Protocol::HTTP2 versions through 1.12 for Perl is vulnerable to a HTTP/2 Bomb.<br /> <br /> Protocol::HTTP2&amp;#39;s inbound HPACK path has no header-list size limit, so a small HTTP/2 request can expand into large server memory (the "HTTP/2 bomb").<br /> <br /> The headers_decode method materialises a full key+value copy per indexed reference with no running size check, and the stream_header_block_add method appends (since version 1.12) every CONTINUATION frame to the per-stream buffer unbounded.<br /> <br /> MAX_HEADER_LIST_SIZE (default 65536) is advertised in SETTINGS but never consulted on decode. It is absent from the decoder and from the :limits export tag.
Gravedad: Pendiente de análisis
Última modificación:
06/06/2026

CVE-2026-9851

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Booking Package plugin for WordPress is vulnerable to Privilege Escalation via Account Takeover in versions up to, and including, 1.7.16. This is due to a missing capability check on the &amp;#39;updateUser&amp;#39; branch of the package_app_action AJAX endpoint, where the handler only validates a nonce and the dispatcher invokes Schedule::updateUser() with the $administrator argument hard-coded to 1, bypassing the only owner-restriction check inside that function and allowing the target user to be determined solely by attacker-supplied input passed directly to wp_update_user(). This makes it possible for authenticated attackers, with Editor-level access and above, to change the email address and password of any account, including Administrator accounts, resulting in a full site takeover.
Gravedad CVSS v3.1: ALTA
Última modificación:
06/06/2026

CVE-2026-7624

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The SEO Plugin by Squirrly SEO plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 12.4.16. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to invoke privileged state-changing Squirrly cloud API operations, such as revoking the site&amp;#39;s Google Search Console and Google Analytics integrations via `api/gsc/revoke` and `api/ga/revoke`, that are otherwise restricted to administrator-level users holding the `sq_manage_settings` capability.
Gravedad CVSS v3.1: MEDIA
Última modificación:
06/06/2026

CVE-2026-8611

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Klamra Paycal for Aspaclaria plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.1.4 via the &amp;#39;invoice_id&amp;#39; parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to download arbitrary customer invoices by enumerating sequential post IDs, exposing sensitive billing PII including full name, email address, phone number, order total, line items, and customer notes belonging to other customers.
Gravedad CVSS v3.1: MEDIA
Última modificación:
06/06/2026

CVE-2026-8839

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The MapPress Maps for WordPress plugin for WordPress is vulnerable to Authorization Bypass Through User-Controlled Key in all versions up to, and including, 2.96.6. This is due to missing ownership verification in the REST API routes registered via `Mappress_Api::rest_api_init()`, where the GET `/wp-json/mapp/v1/maps/{mapid}` endpoint uses `&amp;#39;permission_callback&amp;#39; =&gt; &amp;#39;__return_true&amp;#39;` and the write endpoints (POST update, DELETE, PATCH mutate, POST clone, POST empty_trash) only check the generic `edit_posts` capability without confirming that the requester owns the targeted map — a gap that is not compensated at the model layer, as `Mappress_Map::get()`, `save()`, `delete()`, `mutate()`, and `empty_trash()` all operate on any caller-supplied map ID without an ownership check. This makes it possible for unauthenticated attackers to read sensitive map data — including POI titles, addresses, coordinates, and body content — for any map on the site by enumerating map IDs, and for authenticated attackers with Contributor-level access and above to modify, delete, trash/restore, or clone any map regardless of its author.
Gravedad CVSS v3.1: MEDIA
Última modificación:
06/06/2026

CVE-2026-9016

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Debug Log Manager – Conveniently Monitor and Inspect Errors plugin for WordPress is vulnerable to Improper Output Neutralization for Logs in all versions up to, and including, 2.5.0. This is due to the `log_js_errors()` AJAX handler being registered for unauthenticated users via `wp_ajax_nopriv_log_js_errors` and gated only by a nonce that is publicly disclosed in every front-end page&amp;#39;s HTML through `wp_localize_script()` whenever JavaScript error logging is enabled, providing no real authorization barrier. This makes it possible for unauthenticated attackers to inject arbitrary forged entries into the site&amp;#39;s WordPress debug log by supplying attacker-controlled values for the `message`, `script`, `lineNo`, `columnNo`, and `pageUrl` fields — enabling spoofing of error and incident records, obscuring malicious activity within fabricated log noise, and misleading administrators who rely on the log for triage. This vulnerability is only exploitable when the plugin&amp;#39;s JavaScript error logging feature is enabled, as the requisite nonce is only published into the page HTML under that condition.
Gravedad CVSS v3.1: MEDIA
Última modificación:
06/06/2026

CVE-2026-9594

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WP Maps – Google Maps,OpenStreetMap,Mapbox,Store Locator,Listing,Directory &amp; Filters plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the &amp;#39;location_messages&amp;#39; parameter in all versions up to, and including, 4.9.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires the attacker to hold the custom wpgmp_manage_location capability, which is granted to administrators by default but can be assigned to lower-privileged roles via the plugin&amp;#39;s Permissions screen.
Gravedad CVSS v3.1: MEDIA
Última modificación:
06/06/2026

CVE-2026-9829

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Photo Gallery by 10Web – Mobile-Friendly Image Gallery plugin for WordPress is vulnerable to time-based SQL Injection via &amp;#39;compact_album_order_by&amp;#39; Shortcode Parameter in all versions up to, and including, 1.8.41 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 contributor-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 malicious payload is stored via the &amp;#39;shortcode_bwg&amp;#39; AJAX handler — accessible to Contributor-level users and exploitable without a valid nonce by omitting the &amp;#39;page&amp;#39; parameter — and is subsequently triggered by the unauthenticated &amp;#39;bwg_frontend_data&amp;#39; AJAX handler, meaning successful exploitation requires only that an attacker has Contributor-level access to save the shortcode.
Gravedad CVSS v3.1: MEDIA
Última modificación:
06/06/2026

CVE-2026-7796

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The EmbedPress – PDF Embedder, Embed PDF viewer, YouTube Videos, 3D FlipBook, Social feeds &amp; more plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the block &amp;#39;url&amp;#39; attribute in all versions up to, and including, 4.5.3 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:
06/06/2026

CVE-2026-8502

Fecha de publicación:
06/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The LearnPress – WordPress LMS Plugin for Create and Sell Online Courses plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.3.6 via the &amp;#39;return_type&amp;#39; parameter. This makes it possible for unauthenticated attackers to extract sensitive data including the plaintext post_password of password-protected courses and the full post_content, post_author, and post_name of unpublished draft, private, and pending courses via the unrestricted SELECT * fallback query. Exploitation requires supplying both c_status=all (to bypass the publish-only post_status WHERE clause) and return_type=json (to prevent the safe DISTINCT(ID) AS ID field override) in a single unauthenticated request to the /wp-json/lp/v1/courses/archive-course endpoint.
Gravedad CVSS v3.1: MEDIA
Última modificación:
06/06/2026