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

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** MISP’s OIDC authentication plugin allowed automatic linking of an OIDC identity to an existing local user account based on the email claim when the local account had no stored sub value. Under insecure or untrusted IdP configurations where email ownership is not enforced, an attacker with a valid OIDC token could assert a victim’s email address and authenticate as that user, leading to account takeover.
Gravedad CVSS v4.0: MEDIA
Última modificación:
20/05/2026

CVE-2026-8598

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** An undocumented configuration export port is accessible on some models <br /> of ZKTeco CCTV cameras. This port does not require authentication and <br /> exposes critical information about the camera such as open services and <br /> camera account credentials.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
20/05/2026

CVE-2026-8486

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Allocation of resources without limits or throttling vulnerability in Progress Software MOVEit Automation allows Flooding.<br /> <br /> This issue affects MOVEit Automation: before 2025.0.11, from 2025.1.0 before 2025.1.7.
Gravedad CVSS v3.1: MEDIA
Última modificación:
20/05/2026

CVE-2026-8487

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Incorrect default permissions vulnerability in Progress Software MOVEit Automation allows Retrieve Embedded Sensitive Data.<br /> <br /> This issue affects MOVEit Automation: before 2025.0.11, from 2025.1.0 before 2025.1.7.
Gravedad CVSS v3.1: MEDIA
Última modificación:
20/05/2026

CVE-2026-8488

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Allocation of resources without limits or throttling vulnerability in Progress Software MOVEit Automation allows Excessive Allocation.<br /> <br /> This issue affects MOVEit Automation: before 2025.0.11, from 2025.1.0 before 2025.1.7.
Gravedad CVSS v3.1: MEDIA
Última modificación:
20/05/2026

CVE-2026-4293

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** The affected Kieback &amp; Peter DDC building controllers are vulnerable to cross-site scripting, enabling JavaScript to be executed by the victim&amp;#39;s browser, which allows the attacker to control the browser.
Gravedad CVSS v3.1: MEDIA
Última modificación:
20/05/2026

CVE-2026-5783

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper neutralization of input during web page generation (&amp;#39;cross-site scripting&amp;#39;) vulnerability in Beyaz Computer Software Design Industry and Trade Ltd. Co. CityPLus allows Reflected XSS.<br /> <br /> This issue affects CityPLus: before V24.29750.1.0.
Gravedad CVSS v3.1: ALTA
Última modificación:
20/05/2026

CVE-2026-39047

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Buffer Overflow vulnerability in EPSON L14150 FL27PB allows a remote attacker to execute arbitrary code via the RAW Printing Service (JetDirect) on TCP port 9100
Gravedad CVSS v3.1: ALTA
Última modificación:
20/05/2026

CVE-2025-32750

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dell PowerFlex Manager, version(s)
Gravedad CVSS v3.1: ALTA
Última modificación:
20/05/2026

CVE-2023-7346

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ledger Bitcoin app versions 2.1.0 and 2.1.1 contain an address derivation vulnerability that allows attackers to cause incorrect Bitcoin addresses to be displayed by exploiting improper handling of miniscript policies containing the a: fragment. Attackers can craft malicious miniscript policies that cause the device to derive and display incorrect receiving addresses, potentially leading to funds being sent to unintended addresses.
Gravedad CVSS v4.0: MEDIA
Última modificación:
20/05/2026

CVE-2026-8467

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Code Injection vulnerability in phenixdigital phoenix_storybook allows unauthenticated remote code execution via unsanitized attribute value interpolation in HEEx template generation.<br /> <br /> The psb-assign WebSocket event handler in &amp;#39;Elixir.PhoenixStorybook.Story.PlaygroundPreviewLive&amp;#39;:handle_event/3 accepts arbitrary attribute names and values from unauthenticated clients. These values are passed to &amp;#39;Elixir.PhoenixStorybook.Helpers.ExtraAssignsHelpers&amp;#39;:handle_set_variation_assign/3, which stores them verbatim. When rendering, &amp;#39;Elixir.PhoenixStorybook.Rendering.ComponentRenderer&amp;#39;:attributes_markup/1 interpolates binary attribute values directly into a HEEx template string as name="" without escaping double quotes or HEEx expression delimiters. An attacker can supply a value containing a closing quote followed by a HEEx expression block (e.g. foo" injected={EXPR} bar="), which causes EXPR to be treated as an inline Elixir expression. The resulting template is compiled via EEx.compile_string/2 and executed via Code.eval_quoted_with_env/3 with full Kernel imports and no sandbox, giving the attacker arbitrary code execution on the server.<br /> <br /> This issue affects phoenix_storybook from 0.5.0 before 1.1.0.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
20/05/2026

CVE-2026-8469

Fecha de publicación:
20/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Allocation of Resources Without Limits or Throttling vulnerability in phenixdigital phoenix_storybook allows unauthenticated denial-of-service via BEAM atom table exhaustion.<br /> <br /> Multiple LiveView event handlers convert user-supplied event parameter strings to atoms using String.to_atom/1 without validation: &amp;#39;Elixir.PhoenixStorybook.ExtraAssignsHelpers&amp;#39;:handle_set_variation_assign/3 interns every key of the psb-assign params map; &amp;#39;Elixir.PhoenixStorybook.ExtraAssignsHelpers&amp;#39;:handle_toggle_variation_assign/3 interns the "attr" value from psb-toggle events; &amp;#39;Elixir.PhoenixStorybook.ExtraAssignsHelpers&amp;#39;:to_variation_id/2 interns elements of "variation_id"; and &amp;#39;Elixir.PhoenixStorybook.ExtraAssignsHelpers&amp;#39;:to_value/4 interns raw string values for attributes declared as :atom or :boolean. BEAM atoms are never garbage-collected, so each unique attacker-controlled string is a permanent allocation. Once the atom table ceiling (~1,048,576 atoms) is reached, the entire BEAM node aborts, taking down all applications running on it.<br /> <br /> This issue affects phoenix_storybook from 0.2.0 before 1.1.0.
Gravedad CVSS v4.0: ALTA
Última modificación:
20/05/2026