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

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Use of default credentials vulnerability in Roche Diagnostics navify Digital Pathology (RabbitMQ Management interface modules) allows Default Usernames and Passwords. This issue affects navify Digital Pathology: from 2.0.0 before 2.4.1.
Gravedad CVSS v4.0: ALTA
Última modificación:
02/06/2026

CVE-2026-7198

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** CWE-284: Improper Access Control in web services in Progress Sitefinity 15.4.8623 before 15.4.8630 allows a remote unauthenticated attacker to access content that should be restricted, resulting in full compromise of confidentiality, integrity, and availability of affected installations.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
02/06/2026

CVE-2026-7201

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** CWE-639: Authorization Bypass Through User-Controlled Key in web services in Progress Sitefinity 15.2.x before 15.2.8441, 15.3.x before 15.3.8531, and 15.4.x before 15.4.8630 allows a remote authenticated attacker to modify account properties of other users, potentially leading to account compromise. Successful exploitation requires knowledge of values that are not generally exposed to low-privileged users.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/06/2026

CVE-2026-7312

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** CWE‑522: Insufficiently Protected Credentials in web services in Progress Sitefinity version from 14.0.7700 to 14.4.8152, and 15.0.8200 to 15.0.8234, and 15.1.8300 to 15.1.8335, 15.2.8400 to 15.2.8441, 15.3.8500 to 15.3.8531, and 15.4.8600 to 15.4.8630 allows a remote unauthenticated attacker to obtain plain-text credentials used connect to Sitefinity Insight service. Successful exploitation requires active integration with Sitefinity Insight and non-default site configuration.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
02/06/2026

CVE-2026-7313

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** CWE‑522: Insufficiently Protected Credentials in web services in Progress Sitefinity version from 8.0.5700 to 13.3.7652 allows a remote authenticated attacker to obtain plain-text credentials used connect to Sitefinity Insight service. Successful exploitation requires active integration with Sitefinity Insight, non-default site configuration and valid back-end authorization.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/06/2026

CVE-2026-7195

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** CWE-20: Improper Input Validation in web services in Progress Sitefinity 14.1.x through 14.3.x, 14.4.x before 14.4.8152, 15.0.x before 15.0.8234, 15.1.x before 15.1.8335, 15.2.x before 15.2.8441, 15.3.x before 15.3.8531, and 15.4.x before 15.4.8630 allows a remote unauthenticated attacker to compromise the integrity and confidentiality of user accounts. Successful exploitation requires user interaction and a non-default site configuration.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/06/2026

CVE-2026-49782

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing Authorization vulnerability in Elementor Elementor Website Builder allows Exploiting Incorrectly Configured Access Control Security Levels.<br /> <br /> This issue affects Elementor Website Builder: from n/a through 4.1.0.
Gravedad CVSS v3.1: MEDIA
Última modificación:
02/06/2026

CVE-2026-43965

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Path traversal vulnerability in Gleam&amp;#39;s dependency management allows arbitrary directory deletion via malicious build/packages/packages.toml content.<br /> <br /> Package keys read from build/packages/packages.toml by LocalPackages::read_from_disc are passed without validation to paths.build_packages_package(), which constructs a filesystem path by joining the project build directory with the attacker-controlled key. The resulting path is then passed to fs::delete_directory (which calls remove_dir_all). No check is performed to ensure the path remains within the intended build/packages/ directory. Both absolute paths and relative traversal sequences (e.g. ../) are accepted as package keys, allowing deletion of arbitrary directories.<br /> <br /> An attacker who can cause a victim to run gleam deps download on a project containing a malicious build/packages/packages.toml (e.g. by committing the normally-gitignored file to a repository) can cause arbitrary directories on the victim&amp;#39;s system to be recursively deleted.<br /> <br /> This issue affects Gleam from 0.18.0-rc1 until 1.17.0.
Gravedad CVSS v4.0: MEDIA
Última modificación:
02/06/2026

CVE-2026-42795

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Symlink following vulnerability in Gleam&amp;#39;s Hex package export allows files outside the project root to be embedded in the generated package tarball.<br /> <br /> The file collection helpers (gleam_files, native_files, private_files) in compiler-cli/src/fs.rs use follow_links(true) when walking publishable directories such as src/ and priv/. The collected paths are added to the package archive via add_path_to_tar in compiler-cli/src/publish.rs without verifying that the resolved target remains within the project root. A symlink placed under a publishable directory will cause gleam export hex-tarball or gleam publish to embed the contents of the symlink target into the generated Hex package.<br /> <br /> An attacker with write access to the project repository can place a symlink in src/ or priv/ pointing to an arbitrary file. When a maintainer or CI pipeline runs gleam publish or gleam export hex-tarball, local files readable by the publisher (such as secrets, tokens, or SSH keys) are silently embedded into the published package artifact.<br /> <br /> This issue affects Gleam from 0.10.0-rc1 until 1.17.0.
Gravedad CVSS v4.0: MEDIA
Última modificación:
02/06/2026

CVE-2026-41918

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability has been identified in RUGGEDCOM RST2428P (6GK6242-6PA00) (All versions
Gravedad CVSS v4.0: MEDIA
Última modificación:
02/06/2026

CVE-2026-39552

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Control of Filename for Include/Require Statement in PHP Program (&amp;#39;PHP Remote File Inclusion&amp;#39;) vulnerability in Code Supply Co. Blueprint allows PHP Local File Inclusion.<br /> <br /> This issue affects Blueprint: from n/a before 1.1.5.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/06/2026

CVE-2026-39553

Fecha de publicación:
02/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Control of Filename for Include/Require Statement in PHP Program (&amp;#39;PHP Remote File Inclusion&amp;#39;) vulnerability in Select-Themes WaveRide allows PHP Local File Inclusion.<br /> <br /> This issue affects WaveRide: from n/a through 1.4.
Gravedad CVSS v3.1: ALTA
Última modificación:
02/06/2026