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

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Invalid pointer in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.
Gravedad CVSS v3.1: MEDIA
Última modificación:
22/04/2026

CVE-2026-6756

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Mitigation bypass in Firefox for Android. This vulnerability was fixed in Firefox 150.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/04/2026

CVE-2026-6753

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Incorrect boundary conditions in the WebRTC component. This vulnerability was fixed in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/04/2026

CVE-2026-6754

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Use-after-free in the JavaScript Engine component. This vulnerability was fixed in Firefox 150, Firefox ESR 115.35, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/04/2026

CVE-2026-6758

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Use-after-free in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 150 and Thunderbird 150.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/04/2026

CVE-2026-40520

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** FreePBX api module version 17.0.8 and prior contain a command injection vulnerability in the initiateGqlAPIProcess() function where GraphQL mutation input fields are passed directly to shell_exec() without sanitization or escaping. An authenticated user with a valid bearer token can send a GraphQL moduleOperations mutation with backtick-wrapped commands in the module field to execute arbitrary commands on the underlying host as the web server user.
Gravedad CVSS v4.0: ALTA
Última modificación:
21/04/2026

CVE-2026-6746

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Use-after-free in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 150, Firefox ESR 115.35, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/04/2026

CVE-2026-6747

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Use-after-free in the WebRTC component. This vulnerability was fixed in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/04/2026

CVE-2026-6748

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Uninitialized memory in the Audio/Video: Web Codecs component. This vulnerability was fixed in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
22/04/2026

CVE-2026-6749

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Information disclosure due to uninitialized memory in the Graphics: Canvas2D component. This vulnerability was fixed in Firefox 150, Firefox ESR 115.35, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/04/2026

CVE-2026-32147

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Limitation of a Pathname to a Restricted Directory (&amp;#39;Path Traversal&amp;#39;) vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.<br /> <br /> The SFTP daemon (ssh_sftpd) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When SSH_FXP_FSETSTAT is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.<br /> <br /> Any authenticated SFTP user on a server configured with the root option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.<br /> <br /> If the SSH daemon runs as root, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.<br /> <br /> This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:do_open/4 and ssh_sftpd:handle_op/4.<br /> <br /> This issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to ssh from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15.
Gravedad CVSS v4.0: MEDIA
Última modificación:
21/04/2026

CVE-2026-41038

Fecha de publicación:
21/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** This vulnerability exists in Quantum Networks router due to lack of enforcement of strong password policies in the web-based management interface. An attacker on the same network could exploit this vulnerability by performing password guessing or brute-force attacks against user accounts, leading to unauthorized access to the targeted device.
Gravedad CVSS v4.0: ALTA
Última modificación:
21/04/2026