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

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Buffer overflow in WebRTC in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Gravedad: Pendiente de análisis
Última modificación:
25/08/2026

CVE-2026-77680

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** An algorithmic complexity flaw exists in libsoup&amp;#39;s HTTP Range header processing that persists after the CVE-2025-32907 fix.<br /> <br /> CVE-2025-32907 addressed memory amplification when a client repeated the same range many times in a single Range header. Commit 9bb92f7a corrected merge correctness in soup_message_headers_get_ranges_internal() in libsoup/soup-message-headers.c, but the coalescing loop still removes merged ranges using g_array_remove_index() for each coalesced element. Because GArray is contiguous, each mid-array removal performs an O(N) memmove. When many identical satisfiable ranges are supplied (for example bytes=0-0 repeated thousands of times), the loop performs O(N²) work coalescing them into a single range.<br /> <br /> The vulnerable path is reachable server-side from handle_partial_get() in libsoup/server/http1/soup-server-message-io-http1.c when a SoupServer handler returns HTTP 200 with a non-empty body. No authentication is required. The number of ranges is bounded only by the maximum request header size (~100 KiB), allowing roughly 25,000 ranges per request. Reporter measurements on libsoup HEAD containing the CVE-2025-32907 fix show ~90 ms single-core CPU per such request at the wire maximum, blocking the server&amp;#39;s event loop for that duration.<br /> <br /> This is a CPU exhaustion / availability issue only. No memory corruption or information disclosure occurs.<br /> <br /> Affected: libsoup versions containing the CVE-2025-32907 fix but not merge request !550.<br /> Fixed upstream: MR !550 merged 2026-08-20, replacing per-element removal with O(N) in-place compaction and rejecting Range headers requesting more than 200 ranges.<br /> Upstream report: https://gitlab.gnome.org/GNOME/libsoup/-/issues/538<br /> Related: CVE-2025-32907
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/08/2026

CVE-2026-77357

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Mesop is a Python-based UI framework that allows users to build web applications. Prior to 1.3.3, applications running in debug mode expose a GET /hot-reload endpoint whose unbounded loop depends on the user-supplied counter parameter, allowing an unauthenticated attacker to hold worker threads with high counter values until the worker pool is exhausted and the server becomes unavailable. A single unauthenticated attacker can crash the Mesop server with minimal effort. Because the attack leverages worker exhaustion, the server remains unresponsive until it is manually restarted. This issue is fixed in version 1.3.3.
Gravedad CVSS v4.0: ALTA
Última modificación:
26/08/2026

CVE-2026-78892

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Incorrect authorization in Chromoting in Google Chrome on on Windows prior to 152.0.7977.65 allowed a local attacker to bypass system access restrictions via a local program. (Chromium security severity: Medium)
Gravedad: Pendiente de análisis
Última modificación:
26/08/2026

CVE-2026-78893

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Information leak in QUIC in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to leak sensitive information via a crafted HTML page. (Chromium security severity: Medium)
Gravedad: Pendiente de análisis
Última modificación:
26/08/2026

CVE-2026-78894

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Race condition in Payments in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Gravedad: Pendiente de análisis
Última modificación:
26/08/2026

CVE-2026-78895

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

CVE-2026-78896

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Information leak in StorageAccessAPI in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to obtain cross-origin data via a crafted HTML page. (Chromium security severity: Low)
Gravedad: Pendiente de análisis
Última modificación:
26/08/2026

CVE-2026-75421

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** aria2
Gravedad: Pendiente de análisis
Última modificación:
25/08/2026

CVE-2026-75465

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The /api.php/user/get_list endpoint in Maccms v10 v2026.1000.4055 is vulnerable to an Incorrect Access Control issue. The interface fails to perform any authentication or authorization checks. An unauthenticated remote attacker can send a crafted HTTP GET request with limit and offset parameters to paginate and retrieve sensitive information of all registered users.
Gravedad: Pendiente de análisis
Última modificación:
25/08/2026

CVE-2026-72924

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** GitHub CLI (gh) is GitHub&amp;#39;s official command line tool. Versions 2.28.0 through 2.97.0 bind the local listener created by gh codespace ports forward to all available network interfaces by default. While port forwarding is active, a service in a Codespace can therefore become reachable through the user&amp;#39;s non-loopback local IP addresses by other hosts that can route to the user&amp;#39;s machine. This behavior does not change the GitHub-side visibility of the Codespaces port. Instead, it exposes the forwarded service through a wildcard-bound listener on the user&amp;#39;s local machine, even when the source Codespaces port remains private. Exploitation requires a network-adjacent attacker to reach the victim&amp;#39;s machine while forwarding is active. This issue is fixed in version 2.98.0.
Gravedad CVSS v4.0: BAJA
Última modificación:
26/08/2026

CVE-2026-65096

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** NVIDIA NemoClaw for Linux contains a vulnerability in the Telegram bridge component, where an attacker could cause an OS command injection. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclosure, and data tampering.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/08/2026