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

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net/sched: fix pedit partial COW leading to page cache corruption<br /> <br /> tcf_pedit_act() computes the COW range for skb_ensure_writable()<br /> once before the key loop using tcfp_off_max_hint, but the hint does<br /> not account for the runtime header offset added by typed keys. This<br /> can leave part of the write region un-COW&amp;#39;d.<br /> <br /> Fix by moving skb_ensure_writable() inside the per-key loop where<br /> the actual write offset is known, and add overflow checking on the<br /> offset arithmetic. For negative offsets (e.g. Ethernet header edits<br /> at ingress), use skb_cow() to COW the headroom instead. Guard<br /> offset_valid() against INT_MIN, where negation is undefined.
Gravedad: Pendiente de análisis
Última modificación:
16/06/2026

CVE-2026-10780

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Static Block plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.2. This is due to the static_block_content() shortcode handler retrieving a post via get_post() using an attacker-supplied &amp;#39;id&amp;#39; attribute and outputting its post_content without verifying the post&amp;#39;s status (private, draft, pending) or the requesting user&amp;#39;s capability to view it. This makes it possible for authenticated attackers, with contributor-level access and above, to read the contents of arbitrary posts, including private and draft static blocks (and any other post type) created by administrators, by embedding the [static_block_content id="X"] shortcode in their own content and previewing it.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2026-50255

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Incorrect default permissions issue exists in Optical Disc Archive Software for Windows 5.5.3 and earlier. If this vulnerability is exploited, arbitrary code may be executed with SYSTEM privileges.
Gravedad CVSS v4.0: MEDIA
Última modificación:
16/06/2026

CVE-2026-5149

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The RTMKit plugin for WordPress is vulnerable to Incorrect Authorization in all versions up to, and including, 2.0.7 This is due to the get_submission_content AJAX endpoint lacking a capability check to verify that a user has permission to access the requested form submission data. This makes it possible for authenticated attackers, with Contributor-level access and above, to view arbitrary form submissions from other users by iterating the entries_id parameter.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2026-6933

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Premmerce Dev Tools plugin for WordPress is vulnerable to Remote Code Execution via missing authorization in versions up to and including 2.0. This is due to the &amp;#39;generatePluginHandler&amp;#39; function lacking any authorization check before processing user-supplied POST data, combined with the &amp;#39;createFromStub&amp;#39; function performing unsanitized string substitution of the &amp;#39;premmerce_plugin_namespace&amp;#39; parameter directly into PHP stub files written to the wp-content/plugins/ directory. An attacker can inject a semicolon followed by arbitrary PHP code into the namespace parameter, causing the generated plugin file to contain and execute that code when accessed via HTTP. This makes it possible for authenticated attackers with Subscriber-level access and above to create arbitrary PHP files on the server and achieve remote code execution.
Gravedad CVSS v3.1: ALTA
Última modificación:
16/06/2026

CVE-2026-8443

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WP Review Slider Pro plugin for WordPress is vulnerable to SQL Injection via the &amp;#39;stypes&amp;#39; and &amp;#39;slocations&amp;#39; parameters of the wppro_get_overall_chart_data AJAX action in versions up to, and including, 12.6.8. This is due to the use of stripslashes() on user-supplied JSON strings prior to json_decode(), which removes the escaping applied by WordPress&amp;#39;s wp_magic_quotes; the resulting decoded array values are then concatenated directly into SQL WHERE clauses without parameterization, and the constructed query is executed via $wpdb-&gt;get_results() without $wpdb-&gt;prepare(). This makes it possible for authenticated attackers, with Subscriber-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 handler also returns the executed SQL string in its JSON response, which simplifies oracle construction for blind exploitation.
Gravedad CVSS v3.1: ALTA
Última modificación:
16/06/2026

CVE-2026-9187

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Abandoned Contact Form 7 plugin for WordPress is vulnerable to unauthorized arbitrary post deletion in versions up to, and including, 2.2. This is due to a missing capability check and missing nonce validation in the action__remove_abandoned() function, which is registered to both the wp_ajax_remove_abandoned and wp_ajax_nopriv_remove_abandoned hooks. The handler takes a user-supplied recover_id parameter from $_POST and passes it directly to wp_delete_post() with the force-delete flag set to true, without verifying that the ID belongs to the plugin&amp;#39;s own cf7af_data post type. This makes it possible for unauthenticated attackers to permanently delete arbitrary posts, pages, or other content on the affected site by sending a single admin-ajax.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2025-10262

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Nokia SR Linux is vulnerable to local privilege escalation vulnerability due to unsanitized format validation. Successful exploitation of this vulnerability may allow an authenticated user to execute arbitrary commands with superuser privileges.
Gravedad: Pendiente de análisis
Última modificación:
16/06/2026

CVE-2026-10635

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** On Xtensa targets with CONFIG_USERSPACE and CONFIG_XTENSA_MMU, the page-table code (arch/xtensa/core/ptables.c) maintains a global list, xtensa_domain_list, of active memory domains using a list node embedded inside the caller-owned struct k_mem_domain. When a domain is destroyed via k_mem_domain_deinit() - arch_mem_domain_deinit(), the page tables are torn down and domain-arch.ptables is set to NULL, but the domain&amp;#39;s node was not removed from xtensa_domain_list. The freed/deinitialized domain therefore remained linked into the global list as a dangling pointer into caller-owned storage that may then be freed or reused. Any subsequent arch_mem_map()/arch_mem_unmap() operation (widely invoked by kernel memory-mapping and demand-paging code) traverses the stale node and dereferences domain-ptables: at minimum a NULL pointer dereference causing a fatal MMU exception (denial of service), and if the k_mem_domain storage has been freed or reused, a use-after-free in which a stale/controlled ptables value is dereferenced and written through during the page-table walk (l2_page_table_map writes l1_table[...] and l2_table[...], and xtensa_mmu_compute_domain_regs writes into the domain struct and the L1 table), yielding page-table memory corruption that can undermine userspace isolation. The vulnerable path is reachable only from privileged kernel/supervisor code (k_mem_domain_deinit is not a syscall), not directly from unprivileged user threads or remotely. Affected: Zephyr v4.4.0 (the Xtensa memory-domain de-initialization feature was introduced in commit 3032b58f52d and first shipped in v4.4.0); fixed on main by adding sys_slist_find_and_remove() in arch_mem_domain_deinit(). The Xtensa MPU path is unaffected.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2026-6964

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Video Conferencing with Zoom plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.6.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to obtain the site&amp;#39;s Zoom SDK API key and a freshly-signed JWT that can be used with the Zoom Web SDK to join any Zoom meeting associated with those credentials without a legitimate invitation.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2026-7273

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A stack-based buffer overflow vulnerability in the CGI program of Zyxel GS1900-48HPv2 firmware versions through 2.90(ABTQ.1)C0 could allow a LAN-based, unauthenticated attacker to exploit the flaw and potentially execute OS commands via a crafted HTTP request.
Gravedad CVSS v3.1: ALTA
Última modificación:
16/06/2026

CVE-2026-42014

Fecha de publicación:
16/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in GnuTLS. The `gnutls_pkcs11_token_set_pin` function, used for changing the Security Officer PIN, can lead to a use-after-free vulnerability. This occurs when an attacker attempts to change the PIN with a NULL old PIN for a token that lacks a protected authentication path.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026