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

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice can import presentations in the legacy binary PPT format. A stack buffer overflow existed when importing a colour-replacement record. Two fixed-size colour tables were filled from the file, but the write position was not reset between the two passes over the record, so a file whose combined colour counts exceeded the table size wrote past the end of the tables on the stack. In fixed versions the unused second pass is no longer read into those tables.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-8358

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice Calc can import tracked changes from a spreadsheet document. A heap buffer overflow existed when a document reused the same change identifier for two different kinds of change. The importer then treated one change object as a different, larger type and wrote past the end of its allocation. In fixed versions records with a duplicate identifier are rejected.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-8357

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice Calc compiles cell formulas when opening a spreadsheet. A heap buffer overflow existed when compiling a very long formula made up of many opening tokens. The array that tracks nesting depth was allocated one element too small for that worst case, so such a formula wrote one element past its end. In fixed versions the array is sized to hold the largest possible nesting.
Gravedad CVSS v4.0: MEDIA
Última modificación:
28/07/2026

CVE-2026-6039

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose point count exceeded the 16-bit range was written past the end of the buffer. In fixed versions such oversized polylines are rejected.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-6040

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A heap use-after-free existed when importing the blank-width characters of an ODF number format. A position value read from the document was not checked against the length of the format-code string, so a malformed number format could be processed against memory outside that string. In fixed versions the position is bounds-checked before use.
Gravedad CVSS v4.0: MEDIA
Última modificación:
23/07/2026

CVE-2026-47777

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Mastodon is a free, open-source social network server based on ActivityPub. In versions there is a missing condition in the check if remote accounts consented to be featured in a remote Collection could lead to attackers bypassing the check and faking consent. An attacker could forge the FeatureAuthorization object that is used to verify consent to be featured in a Collection and thus make it appear as if an account is allowed to be in a Collection when it actually is not. While the FeatureAuthorization must reside on the same domain as the object it is for, a check is missing to make sure said object is actually the same as in the Collection item. This allows an attacker to forge the authorization. Mastodon servers are affected only if running the main branch or nightly builds who have opted into testing the experimental "Collections" feature by setting the environment variable EXPERIMENTAL_FEATURES to a value including collections. This has been patched in version 4.6.0-beta.1.
Gravedad CVSS v3.1: ALTA
Última modificación:
16/06/2026

CVE-2026-49294

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Valhalla is an open source routing engine and accompanying libraries for use with OpenStreetMap data. Versions 3.6.3 and prior are vulnerable to reflected cross-site scripting (XSS) due to improper neutralization of input in the JSONP callback parameter. When a request specifies a JSONP callback, the value is reflected directly into the HTTP response body with Content-Type: application/javascript, without any validation, output encoding, or allowlist filtering. An attacker can craft a URL containing arbitrary JavaScript in the callback parameter; if a victim is induced to load that URL via a tag, the injected script executes in the context of the serving origin, potentially leading to session token theft, credential disclosure, or actions performed on behalf of the victim. This issue was not fixed at time of publication.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

Vulnerabilidad en Cisco Catalyst SD-WAN Manager de Cisco (CVE-2026-20262)

Fecha de publicación:
15/06/2026
Idioma:
Español
Una vulnerabilidad en la interfaz de usuario web de Cisco Catalyst SD-WAN Manager, anteriormente SD-WAN vManage, podría permitir a un atacante remoto autenticado crear o sobrescribir cualquier archivo en el sistema de archivos de un sistema afectado.<br /> <br /> Esta vulnerabilidad existe porque el software afectado no valida correctamente la entrada proporcionada por el usuario durante un proceso de carga de archivos. Un atacante podría explotar esta vulnerabilidad enviando una solicitud HTTP manipulada a un endpoint de API afectado del sistema afectado. Un exploit exitoso podría permitir al atacante crear o sobrescribir cualquier archivo en el sistema operativo subyacente. Este archivo podría usarse posteriormente para escalar a root. Para explotar esta vulnerabilidad, el atacante debe tener credenciales válidas con al menos una cuenta de usuario de tarea única y con privilegios bajos.
Gravedad CVSS v3.1: MEDIA
Última modificación:
24/07/2026

CVE-2026-9595

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Impact: When a user-configured proxy on webpack-dev-server has a broad context (e.g. /) and ws: true, it also intercepts the dev server&amp;#39;s own HMR WebSocket and forwards it to the proxy target. This leaks the browser&amp;#39;s cookies and Origin header to the backend, bypasses the dev server&amp;#39;s Host/Origin validation, and corrupts the HMR socket (both HMR and the proxy end up writing to the same socket).<br /> <br /> Patches: Fixed in webpack-dev-server@5.2.5.<br /> <br /> Workarounds: Scope user-defined proxy context to specific paths instead of /, or omit ws: true from the proxy entry when WebSocket forwarding is not required.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2026-9862

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Fortra&amp;#39;s <br /> Core Privileged Access Manager (BoKS) contains an OS command injection vulnerability in the boks_autoregisterd service. A remote attacker with network access to the service may be able to cause commands to be executed with the privileges of the service during the autoregistration processing.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
28/07/2026

CVE-2026-9863

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Fortra BoKS Manager contains an OS command injection vulnerability in the client upgrade and patch tooling for legacy tar-based client installations. A malicious or compromised legacy tar-installed client selected for upgrade or patching may be able to cause commands to be executed on the BoKS Master during client version handling.
Gravedad CVSS v3.1: ALTA
Última modificación:
28/07/2026

CVE-2026-5038

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Impact: multer versions 2.0.0-alpha.1 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service when using diskStorage. Aborted or malformed multipart uploads leave orphaned partial files on disk because the Readable.pipe() call does not propagate the stream destroy signal to <br /> the underlying fs.WriteStream. An attacker can exhaust disk space by triggering many aborted uploads, with no application bug required.<br /> <br /> Patches: Users should upgrade to multer 2.2.0 (2.x line) or 3.0.0-alpha.2 (3.x prerelease). Both versions track in-flight write streams and clean them up on the abort path.<br /> <br /> Workarounds: None.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026