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

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** BusyBox romfs volume ID parsing uses unbounded strlen on attacker-controlled metadata, causing a heap buffer overflow when processing crafted filesystem images.
Gravedad CVSS v3.1: ALTA
Última modificación:
23/09/2026

CVE-2026-88830

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message.
Gravedad CVSS v3.1: ALTA
Última modificación:
23/09/2026

CVE-2026-85724

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, when pattern-based ACL rules are configured, AuthorizationsCollector.canDoOperation substitutes client ID and username values directly into rules containing %c or %u and then treats the result as an MQTT topic filter. A client that uses + or # in either identity can broaden the substituted filter and gain cross-tenant read and write access. A # identity can also produce an invalid filter that triggers a NullPointerException in Topic.match and disrupts session processing. This issue is fixed in version 0.18.1.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
23/09/2026

CVE-2026-6668

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** Integer overflow in the packet buffer growth logic in PgBouncer through 1.25.2 allows an unauthenticated remote attacker to cause a denial of service. Sufficiently large input makes the buffer size computation overflow, leaving the growth loop unable to terminate. Because PgBouncer serves all clients from a single process, this saturates a CPU core and stalls every pooled connection until the process is killed. Both unauthenticated and authenticated code paths can reach the overflow.
Gravedad CVSS v3.1: ALTA
Última modificación:
23/09/2026

CVE-2026-6669

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing upper bound on the key derivation iteration count accepted during SCRAM authentication to a backend server in PgBouncer through 1.25.2 allows a malicious or compromised PostgreSQL backend to cause uncontrolled CPU consumption in PgBouncer. The resulting key derivation cannot be interrupted in frontend builds such as PgBouncer. Because PgBouncer serves all clients from a single process, one backend can in this way stop it from serving traffic for every other database and client it is pooling, so the failure of a single backend is not contained.
Gravedad CVSS v3.1: MEDIA
Última modificación:
23/09/2026

CVE-2026-19888

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing validation of a mandatory attribute in the SCRAM client-final-message parser in PgBouncer through 1.25.2 allows an unauthenticated remote attacker to crash the process. A malformed message can make the parser report success while leaving a required value unset, which is then dereferenced as a NULL pointer. The crash occurs before any credential is verified, so no valid account is required. Because PgBouncer serves all clients from a single process, this terminates every pooled connection.
Gravedad CVSS v3.1: ALTA
Última modificación:
23/09/2026

CVE-2025-63564

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** SQL injection vulnerability in Moodle Socialwall plugin v.3.0 through v.3.3 allows an attacker to execute arbitrary code via crafted HTTP requests
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
23/09/2026

CVE-2026-96673

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** Photoview through 2.4.0 contains an SQL injection vulnerability in the album download route that allows unauthenticated attackers to inject SQL by manipulating the album_id path segment. Attackers can supply crafted SQL expressions in the album_id parameter to extract arbitrary data from the database using time-based or blind injection techniques.
Gravedad CVSS v4.0: ALTA
Última modificación:
23/09/2026

CVE-2026-96675

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** alsa-lib through 1.2.16.1 contains a denial of service vulnerability in the multi PCM plugin that fails to validate sparse binding indices before array access. Attackers can supply a malicious ALSA configuration file with sparse bindings to trigger an out-of-bounds array read and assertion failure, causing the application to abort.
Gravedad CVSS v4.0: MEDIA
Última modificación:
23/09/2026

CVE-2026-96674

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** alsa-lib through 1.2.16.1 computes combined topology element size using 32-bit arithmetic in src/topology/ctl.c, allowing integer overflow that defeats bounds checks. Attackers can supply crafted topology files that wrap size calculations, causing the decoder to read beyond the topology buffer and potentially leak sensitive data or crash the application.
Gravedad CVSS v4.0: MEDIA
Última modificación:
23/09/2026

CVE-2026-96672

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** Frappe ERPNext versions before 16.34.1 fail to validate that Financial Report Template calculation_formula values reference whitelisted methods before passing them to frappe.call(). Accounts Managers can supply arbitrary dotted Python paths to invoke non-whitelisted internal server-side methods and read their return values.
Gravedad CVSS v4.0: MEDIA
Última modificación:
23/09/2026

CVE-2026-93769

Fecha de publicación:
23/09/2026
Idioma:
Inglés
*** Pendiente de traducción *** HumHub 1.18.5 is affected by a stored cross-site scripting (XSS) vulnerability that allows any user holding the delegated, non-system-administrator Manage Users permission (admin_manage_users) to inject persistent HTML/JavaScript into a Profile Field Category title.
Gravedad CVSS v4.0: ALTA
Última modificación:
23/09/2026