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

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Store Locator WordPress plugin before 1.6.9 does not sanitize and escape store logo metadata before storing it and outputting it on the Store Locator WordPress plugin before 1.6.9 admin page, allowing high-privileged users such as administrators to perform Stored Cross-Site Scripting attacks even when the `unfiltered_html` capability is disallowed (e.g. in a multisite network).
Gravedad: Pendiente de análisis
Última modificación:
13/06/2026

CVE-2026-9062

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Store Locator WordPress plugin before 1.6.9 does not validate a parameter before using it in a file path, allowing high-privileged users such as administrators to read arbitrary `.php` files from the server, including configuration files that contain database credentials and authentication keys.
Gravedad: Pendiente de análisis
Última modificación:
13/06/2026

CVE-2026-9109

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The GPTranslate – Multilingual AI Translation for WordPress: Automatically Translate Websites plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REST API Translation Storage in all versions up to, and including, 2.31 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The deterministically derived API key (sha256 of the site URL) is printed in the HTML source of every page via the JavaScript variable gptApiKey, meaning any unauthenticated visitor can retrieve the key and submit malicious translation payloads to the /wp-json/gptranslate/v1/request endpoint without any additional precondition.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/06/2026

CVE-2026-11769

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** We have released version 5.24.0 of the Grafana Operator. This patch includes a CRITICAL severity security fix for a path traversal/privilege escalation vulnerability in the Grafana Operator.<br /> <br /> <br /> <br /> ### Summary<br /> <br /> <br /> <br /> The Grafana Operator supports loading dashboards &amp; library panels using the jsonnet data templating language. The jsonnet expression is evaluated in the context of the operator manager pod.<br /> <br /> <br /> <br /> ### Impact<br /> <br /> <br /> <br /> It is possible for a malicious user who can create Dashboard or LibraryPanel resources for a Grafana instance to obtain the Kubernetes service account token of the Grafana Operator manager.<br /> <br /> <br /> <br /> ### Affected versions<br /> <br /> <br /> <br /> All Grafana Operator versions
Gravedad CVSS v4.0: MEDIA
Última modificación:
13/06/2026

CVE-2026-9848

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WP Ticket plugin for WordPress is vulnerable to SQL Injection via the WordPress search query parameter (`s`) in versions up to, and including, 6.0.4 The plugin hooks WordPress&amp;#39;s `posts_request` filter with `wp_ticket_com_posts_request()`, which calls `emd_author_search_results()` when the current request is an unauthenticated front-end search. That function reads `$query-&gt;query_vars[&amp;#39;s&amp;#39;]` — already wp_unslash()&amp;#39;d by `WP_Query::parse_query()`, so wp_magic_quotes protection has been stripped — and concatenates the raw value into a SQL `LIKE` clause inside a UNION sub-SELECT appended to the main query, with no `$wpdb-&gt;prepare()` or escaping. This makes it possible for unauthenticated attackers to append additional SQL queries into already-existing queries that can be used to extract sensitive information from the database.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/06/2026

CVE-2026-54228

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A time-of-check time-of-use (TOCTOU) race condition was found in the abrt-dbus D-Bus service&amp;#39;s SetElement method. Between dump directory creation and post-create event execution, any local user can call SetElement to write arbitrary text files into the root-owned dump directory, bypassing package validation and allowing crashes of unpackaged binaries to survive post-create processing.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/06/2026

CVE-2026-54229

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A race condition was found in the abrt-dbus D-Bus service&amp;#39;s ChownProblemDir method. ChownProblemDir opens the dump directory with DD_OPEN_READONLY and calls dd_chown to change ownership of all files to the caller&amp;#39;s uid, succeeding even while post-create event handlers hold a write lock. This allows an attacker to gain filesystem-level control of the dump directory while privileged event scripts are still running.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/06/2026

CVE-2026-54230

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport. Event scripts write output files using shell redirections without the O_NOFOLLOW flag. If the target file is replaced with a symlink, the shell process running as root follows the symlink and writes content to the symlink target, allowing arbitrary file overwrites on the system.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/06/2026

CVE-2026-54231

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A content injection vulnerability was found in the ABRT post-create event handler scripts in libreport. The event script queries the systemd journal for log entries matching the crashed process and writes the results to files in the dump directory without sanitizing embedded control characters. A local user can inject arbitrary content into the journal output by embedding newline characters in syslog messages, controlling the content that root writes to dump directory files.
Gravedad CVSS v3.1: MEDIA
Última modificación:
13/06/2026

CVE-2026-12089

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The LWS Optimize – All-in-One Speed Booster &amp; Cache Tools plugin for WordPress is vulnerable to Arbitrary File Read in versions up to, and including, 3.3.19. This is due to the combine_current_css() function trusting values harvested from page HTML and converting same-site URLs to absolute filesystem paths before reading them with file_get_contents()/Minify\CSS::add(), without enforcing that the resolved path stay within ABSPATH or have a .css extension. This makes it possible for authenticated attackers, with Editor-level access and above, to read arbitrary files.
Gravedad CVSS v3.1: MEDIA
Última modificación:
13/06/2026

CVE-2026-11443

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Allegra downloadAttachment Cross-Site Scripting Authentication Bypass Vulnerability. This vulnerability allows remote attackers to execute arbitrary script on affected installations of Allegra. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.<br /> <br /> The specific flaw exists within the downloadAttachment method. The issue results from the lack of proper validation of user-supplied data, which can lead to the injection of arbitrary script. An attacker can leverage this vulnerability to execute script in the context of the current user. Was ZDI-CAN-28236.
Gravedad CVSS v3.1: MEDIA
Última modificación:
13/06/2026

CVE-2026-11442

Fecha de publicación:
13/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Allegra exportReport Directory Traversal Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Allegra. Authentication is required to exploit this vulnerability.<br /> <br /> The specific flaw exists within the exportReport method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to disclose information in the context of the service account. Was ZDI-CAN-28208.
Gravedad CVSS v3.1: MEDIA
Última modificación:
13/06/2026