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 ultimas 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 ultimas 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 ultimas vulnerabilidades incorporadas al repositorio.

CVE-2026-29064

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Zarf is an Airgap Native Packager Manager for Kubernetes. From version 0.54.0 to before version 0.73.1, a path traversal vulnerability in archive extraction allows a specifically crafted Zarf package to create symlinks pointing outside the destination directory, enabling arbitrary file read or write on the system processing the package. This issue has been patched in version 0.73.1.
Gravedad CVSS v3.1: ALTA
Última modificación:
06/03/2026

CVE-2026-29075

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Mesa is an open-source Python library for agent-based modeling, simulating complex systems and exploring emergent behaviors. In version 3.5.0 and prior, checking out of untrusted code in benchmarks.yml workflow may lead to code execution in privileged runner. This issue has been patched via commit c35b8cd.
Gravedad CVSS v3.1: ALTA
Última modificación:
06/03/2026

CVE-2026-29082

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown (.md) with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there are no publicly available patches.
Gravedad CVSS v3.1: ALTA
Última modificación:
06/03/2026

CVE-2025-70363

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Incorrect access control in the REST API of Ibexa & Ciril GROUP eZ Platform / Ciril Platform 2.x allows unauthenticated attackers to access sensitive data via enumerating object IDs.
Gravedad: Pendiente de análisis
Última modificación:
06/03/2026

CVE-2025-15602

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Snipe-IT versions prior to 8.3.7 contain sensitive user attributes related to account privileges that are insufficiently protected against mass assignment. An authenticated, low-privileged user can craft a malicious API request to modify restricted fields of another user account, including the Super Admin account. By changing the email address of the Super Admin and triggering a password reset, an attacker can fully take over the Super Admin account, resulting in complete administrative control of the Snipe-IT instance.
Gravedad CVSS v4.0: ALTA
Última modificación:
06/03/2026

CVE-2026-27123

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Rejected reason: Reason: This candidate was issued in error.
Gravedad: Pendiente de análisis
Última modificación:
06/03/2026

CVE-2026-27764

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers and enables session hijacking or shadowing, where the most recent connection displaces the legitimate charging station and receives backend commands intended for that station. This vulnerability may allow unauthorized users to authenticate as other users or enable a malicious actor to cause a denial-of-service condition by overwhelming the backend with valid session requests.
Gravedad CVSS v4.0: MEDIA
Última modificación:
06/03/2026

CVE-2026-27777

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Charging station authentication identifiers are publicly accessible via web-based mapping platforms.
Gravedad CVSS v4.0: MEDIA
Última modificación:
06/03/2026

CVE-2026-24696

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WebSocket Application Programming Interface lacks restrictions on the number of authentication requests. This absence of rate limiting may allow an attacker to conduct denial-of-service attacks by suppressing or mis-routing legitimate charger telemetry, or conduct brute-force attacks to gain unauthorized access.
Gravedad CVSS v4.0: ALTA
Última modificación:
06/03/2026

CVE-2026-26017

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** CoreDNS is a DNS server that chains plugins. Prior to version 1.14.2, a logical vulnerability in CoreDNS allows DNS access controls to be bypassed due to the default execution order of plugins. Security plugins such as acl are evaluated before the rewrite plugin, resulting in a Time-of-Check Time-of-Use (TOCTOU) flaw. This issue has been patched in version 1.14.2.
Gravedad CVSS v3.1: ALTA
Última modificación:
06/03/2026

CVE-2026-26018

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** CoreDNS is a DNS server that chains plugins. Prior to version 1.14.2, a denial of service vulnerability exists in CoreDNS's loop detection plugin that allows an attacker to crash the DNS server by sending specially crafted DNS queries. The vulnerability stems from the use of a predictable pseudo-random number generator (PRNG) for generating a secret query name, combined with a fatal error handler that terminates the entire process. This issue has been patched in version 1.14.2.
Gravedad CVSS v3.1: ALTA
Última modificación:
06/03/2026

CVE-2026-26288

Fecha de publicación:
06/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** WebSocket endpoints lack proper authentication mechanisms, enabling attackers to perform unauthorized station impersonation and manipulate data sent to the backend. An unauthenticated attacker can connect to the OCPP WebSocket endpoint using a known or discovered charging station identifier, then issue or receive OCPP commands as a legitimate charger. Given that no authentication is required, this can lead to privilege escalation, unauthorized control of charging infrastructure, and corruption of charging network data reported to the backend.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
06/03/2026