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

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A security vulnerability has been detected in aerostackdev aerostack-mcp up to 6315dfde7df0a15aaf743f88d91347115e09ba23. Affected by this issue is the function upload_media of the component mcp-whatsapp. Such manipulation of the argument media_url leads to server-side request forgery. The attack may be launched remotely. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The project was informed of the problem early through an issue report but has not responded yet.
Gravedad CVSS v4.0: MEDIA
Última modificación:
09/07/2026

CVE-2026-11404

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function mg_tls_server_recv_hello(), which uses an attacker-controlled session_id_len byte from a TLS ClientHello as a buffer index without validating it against the length of received data. A remote, unauthenticated attacker can send a single crafted ClientHello with an oversized session id length to read past the receive buffer, crashing any HTTPS, MQTTS, or WSS service built on MG_TLS_BUILTIN.
Gravedad CVSS v4.0: ALTA
Última modificación:
28/07/2026

CVE-2025-27462

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.]<br /> <br /> <br /> The Windows PV drivers expose various facilities to userspace. Several<br /> of these have no security descriptor, and are therefore fully accessible<br /> to unprivileged users. These are:<br /> <br /> 1. XenCons, CVE-2025-27462<br /> 2. XenIface, CVE-2025-27463<br /> 3. XenBus, CVE-2025-27464
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
09/07/2026

CVE-2025-27463

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The Windows PV drivers expose various facilities to userspace. Several of these have no security descriptor, and are therefore fully accessible to unprivileged users. These are: 1. XenCons, CVE-2025-27462 2. XenIface, CVE-2025-27463 3. XenBus, CVE-2025-27464
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
09/07/2026

CVE-2025-27464

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The Windows PV drivers expose various facilities to userspace. Several of these have no security descriptor, and are therefore fully accessible to unprivileged users. These are: 1. XenCons, CVE-2025-27462 2. XenIface, CVE-2025-27463 3. XenBus, CVE-2025-27464
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
09/07/2026

CVE-2025-58146

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** There are multiple issues.<br /> <br /> 1. Updates to the XAPI database sanitise input strings, but try<br /> generating the notification using the unsanitised input. This<br /> causes the database&amp;#39;s event thread to terminate and cease further<br /> processing.<br /> <br /> 2. XAPI&amp;#39;s UTF-8 encoder implements v3.0 of the Unicode spec, but XAPI<br /> uses libraries which conform to the stricter v3.1 of the Unicode<br /> spec. This causes some strings to be accepted as valid UTF-8 by<br /> XAPI, but rejected by other libraries in use. Notably, such strings<br /> can be entered into the database, after which the database can no<br /> longer be loaded.<br /> <br /> 3. There is no input sanitisation for Map/Set updates on objects in the<br /> XAPI database.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
09/07/2026

CVE-2025-58151

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** varstored is a component of the Xapi toolstack handling UEFI Variables<br /> for a VM. It has a communication path with OVMF inside the VM involving<br /> mapping a buffer prepared by OVMF.<br /> <br /> Within varstored, there were insufficient compiler barriers, creating<br /> TOCTOU issues with data in the shared buffer.<br /> <br /> The exact vulnerable behaviour depends on the code generated by the<br /> compiler. In a build of varstored using default settings, the attacker<br /> can control an index used in a jump table.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
09/07/2026

CVE-2026-60108

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Zeek before 8.0.9 contains an uncontrolled memory consumption vulnerability in the FTP analyzer that allows unauthenticated remote attackers to cause process termination by sending a crafted FTP control session negotiating AUTH GSSAPI followed by a large ADAT control line. Attackers can exploit the NVT_Analyzer component&amp;#39;s lack of a maximum line length check, causing it to continuously double its internal buffer without bounds during base64 decoding of an attacker-controlled ADAT token, resulting in denial of service of the Zeek sensor.
Gravedad CVSS v4.0: ALTA
Última modificación:
14/07/2026

CVE-2026-60109

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Zeek before 8.0.9 contains a null pointer dereference vulnerability in its Kerberos protocol analyzer that allows unauthenticated remote attackers to crash the sensor by sending a crafted KRB_ERROR message with error-code 25 (KDC_ERR_PREAUTH_REQUIRED) containing a PA-DATA element with padata-type 2, 3, 11, or 19. Attackers can exploit a parser and analyzer state mismatch where proc_padata() dereferences an uninitialized pa_data_element field selected by the wrong parsing arm, triggering a crash via a single UDP or TCP packet to port 88 without any credentials or prior authentication.
Gravedad CVSS v4.0: ALTA
Última modificación:
14/07/2026

CVE-2026-5005

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper neutralization of input during web page generation (&amp;#39;cross-site scripting&amp;#39;) vulnerability in Twiser Informatics Technology Consulting, Trade and Education Inc. OKRs &amp; Goals allows Stored XSS.<br /> <br /> This issue affects OKRs &amp; Goals: from 28220 before 28398.
Gravedad CVSS v3.1: MEDIA
Última modificación:
09/07/2026

CVE-2026-56292

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Joomla Extension - acymailing.com - SQL Injection in AcyMailing extension
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
23/07/2026

CVE-2026-54798

Fecha de publicación:
09/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability has been identified in CPCI85 Central Processing/Communication (All versions
Gravedad CVSS v4.0: ALTA
Última modificación:
09/07/2026