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

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Confidential Containers Guest Components provides guest tools and components for confidential container workloads. From 0.16.0 until 0.20.0, a crafted OCI image layer can make image_rs::stream::unpack::unpack() create a hardlink outside its destination directory. In image-rs/src/stream/unpack.rs, try_hardlink_fallback() validates the hardlink source but computes the destination with destination.join(&entry_rel). Rust Path::join replaces the base when entry_rel is an absolute tar entry path, so fs::hard_link(&src_canon, &dst_entry_abs) can write attacker-controlled content to an arbitrary absolute path. In Confidential Containers the workload owner already controls trusted image content, so the issue is a workload-owner escape into the pod virtual machine rather than a crossing of the image trust boundary, but it may enable access to pod virtual machine capabilities and attestation abuse. This issue is fixed in version 0.20.0.
Gravedad CVSS v3.1: MEDIA
Última modificación:
18/08/2026

CVE-2026-48796

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** CefSharp provides .NET bindings for the Chromium Embedded Framework for Windows Forms and Windows Presentation Foundation applications. Prior to version 148.0.90, CefSharp/SchemeHandler/FolderSchemeHandlerFactory.cs used filePath.StartsWith(rootFolder, StringComparison.OrdinalIgnoreCase) to decide whether a decoded and canonicalized request path remained inside rootFolder. That raw prefix test did not enforce a directory boundary, so a request such as ..%2fwww2/secret.txt could escape a configured www directory into a sibling www2 directory whose path shared the same string prefix. Applications that register FolderSchemeHandlerFactory for a custom scheme or an HTTP or HTTPS scheme can therefore serve local files outside the intended root when an attacker can cause the embedded browser to request the crafted URL. The issue affects both Unix-style paths such as /tmp/app/www2 and Windows paths such as C:\app\www2, and the fix appends a directory separator to the normalized root before comparison while rejecting null bytes and alternate data stream syntax. This issue is fixed in version 148.0.90.
Gravedad CVSS v3.1: MEDIA
Última modificación:
18/08/2026

CVE-2026-50142

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heif_context_read_from_memory() with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seq_boxes.cc, Box_stsz::parse() applies max_sequence_frames only to variable-size samples, so fixed-size mode accepts an attacker-controlled sample_count without a bound. In libheif/sequences/track.cc, Track::load() also adds current_sample_idx and samples_per_chunk in 32-bit arithmetic, allowing the consistency check to be bypassed by wraparound. The resulting values reach the Chunk::Chunk() allocation path, which can consume gigabytes of memory and crash or stall the process through memory exhaustion. This issue is fixed in version 1.23.0.
Gravedad CVSS v3.1: ALTA
Última modificación:
18/08/2026

CVE-2026-50186

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** 4gaBoards is a boards system for realtime project management. Prior to 3.3.8, 4gaBoards allows an authenticated project manager to supply traversal sequences in the filename parameter of GET /exports/:id/:filename. In server/api/controllers/boards/download.js, the decoded inputs.filename value is passed to path.join() beneath private/exports// without containment validation. A crafted value such as ../ can select an arbitrary file readable by the server process, and the file is returned to the attacker. The fileStream close handler then passes the same path to fs.unlink(), deleting the selected file and potentially causing data loss or denial of service. This issue is fixed in version 3.3.8.
Gravedad CVSS v3.1: ALTA
Última modificación:
18/08/2026

CVE-2026-50191

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** 4gaBoards is a boards system for realtime project management. Prior to 3.3.8, 4gaBoards is vulnerable to pre-account takeover when registrationEnabled, localRegistrationEnabled, and ssoRegistrationEnabled are enabled and Google, GitHub, Microsoft, or OIDC SSO is configured. The POST /api/register endpoint permits creation of an unverified local account with a victim's email address, and POST /api/access-tokens permits that account to authenticate while isVerified is false. During the victim's first SSO login, server/api/helpers/users/get-create-one-for-github-sso.js, server/api/helpers/users/get-create-one-for-google-sso.js, server/api/helpers/users/get-create-one-for-microsoft-sso.js, and server/api/helpers/users/get-create-one-for-oidc-sso.js find the attacker-controlled account by email and link the verified SSO identity without confirming ownership of the local account. The attacker can retain local-password access to the linked account and obtain the victim's projects, data, and permissions. This issue is fixed in version 3.3.8.
Gravedad CVSS v3.1: ALTA
Última modificación:
18/08/2026

CVE-2026-21580

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** This Critical severity Stored XSS, PrivEsc (Privilege Escalation), and Security Misconfiguration vulnerability was introduced in versions 7.1.1, 7.4.0, 7.13.0, 7.17.0, 7.19.0, 8.0.0, 8.5.0, 8.9.0, 9.0.1, 9.1.0, 9.2.0, 9.3.1, 9.4.0, 9.5.1, 10.0.2, 10.1.0 and 10.2.0 of Confluence Data Center and Server.<br /> <br /> This Stored XSS, PrivEsc (Privilege Escalation), and Security Misconfiguration vulnerability, with a CVSS Score of 8.6, allows an unauthenticated attacker to execute arbitrary HTML or JavaScript code on a victims browser, perform actions as a higher-privileged user, and to get into the system utilizing loopholes exposed from security best-practices being overlooked.<br /> <br /> Atlassian recommends that Confluence Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:<br /> Confluence Data Center and Server 9.2: Upgrade to a release greater than or equal to 9.2.21<br /> <br /> Confluence Data Center and Server 10.2: Upgrade to a release greater than or equal to 10.2.13<br /> <br /> See the release notes ([https://confluence.atlassian.com/doc/confluence-release-notes-327.html]). You can download the latest version of Confluence Data Center and Server from the download center ([https://www.atlassian.com/software/confluence/download-archives]).<br /> <br /> This vulnerability was reported via our Bug Bounty program.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
18/08/2026

CVE-2026-21582

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** This High severity BASM (Broken Authentication &amp; Session Management) vulnerability known as CVE-2026-21582 was introduced in version 7.2.1 of Crowd Data Center.<br /> <br /> This BASM (Broken Authentication &amp; Session Management) vulnerability, with a CVSS Score of 8.8, allows an unauthenticated attacker to perform actions as another user.<br /> <br /> Atlassian recommends that Crowd Data Center customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:<br /> <br /> Crowd Data Center 7.2: Upgrade to a release greater than or equal to 7.2.2<br /> <br /> <br /> <br /> See the release notes (https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html). You can download the latest version of Crowd Data Center from the download center (https://www.atlassian.com/software/crowd/download-archive). <br /> <br /> This vulnerability was reported via our Penetration Testing program.
Gravedad CVSS v4.0: ALTA
Última modificación:
18/08/2026

CVE-2026-21584

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** This High severity Improper Authorization vulnerability was introduced in versions 10.0.0, 10.1.0, 10.2.0, 11.0.0, 12.0.0, and 12.1.0 of Bamboo Data Center. <br /> <br /> This Improper Authorization vulnerability, with a CVSS Score of 7.6, allows an authenticated attacker to gain unintended access and can lead to the exposure of resources or functionality, possibly providing attackers with sensitive information or even execute arbitrary code. <br /> <br /> Atlassian recommends that Bamboo Data Center customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:<br /> <br /> * Bamboo Data Center 10.2: Upgrade to a release greater than or equal to 10.2.22<br /> <br /> * Bamboo Data Center 12.1: Upgrade to a release greater than or equal to 12.1.10<br /> <br /> <br /> <br /> See the release notes (https://confluence.atlassian.com/bambooreleases/bamboo-release-notes-1189793869.html). You can download the latest version of Bamboo Data Center from the download center (https://www.atlassian.com/software/bamboo/download-archives). <br /> <br /> This vulnerability was reported via our Penetration Testing program.
Gravedad CVSS v4.0: ALTA
Última modificación:
18/08/2026

CVE-2026-15315

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Tapo C200 v5<br /> contains an improper authentication vulnerability within the login<br /> authentication verification module. An attacker on the local network can<br /> exploit weaknesses in challenge parameter validation to bypass normal<br /> authentication controls and obtain administrative session tokens. <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> Successful<br /> exploitation may allow an attacker to subsequently execute privileged<br /> management actions, enable unauthorized administrative access and temporary<br /> disruption of device services, resulting in a denial-of-service (DoS)<br /> condition.
Gravedad CVSS v4.0: ALTA
Última modificación:
18/08/2026

CVE-2026-15316

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** An improper input<br /> validation vulnerability in the configuration service for processing encrypted<br /> credential data has been identified in Tapo C200 v5.  An attacker can send oversized crypted<br /> ciphertext values that may trigger exception handling failures, due to insufficient<br /> validation, causing the affected device to crash or restart.<br /> <br /> <br /> <br /> <br /> <br /> Successful<br /> exploitation may temporarily disrupt HTTPS management and monitoring<br /> functionality, resulting in a denial-of-service (DoS) condition until the<br /> service recovers.
Gravedad CVSS v4.0: ALTA
Última modificación:
18/08/2026

CVE-2026-76040

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Use after free in Browser in Google Chrome on on Mac prior to 151.0.7922.169 allowed a remote attacker leveraging social engineering to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
Gravedad: Pendiente de análisis
Última modificación:
18/08/2026

CVE-2026-76041

Fecha de publicación:
18/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Information leak in Skia in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to potentially bypass web origin policy via a crafted HTML page. (Chromium security severity: High)
Gravedad: Pendiente de análisis
Última modificación:
18/08/2026