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

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Subscriber SQL Injection in Community by PeepSo
Gravedad CVSS v3.1: ALTA
Última modificación:
19/08/2026

CVE-2026-67363

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Joomla Extension - balbooa.com - Pre-auth Payment Amount Tampering in Balbooa Forms
Gravedad CVSS v4.0: ALTA
Última modificación:
19/08/2026

CVE-2026-67364

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Joomla Extension - balbooa.com - Pre-auth PHP Code Injection in Balbooa Forms
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
19/08/2026

CVE-2026-19490

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Vulnerability in NetScaler ADC and NetScaler Gateway.<br /> <br /> This issue affects ADC: from 14.1 through 73.32 and from 13.1 through 63.21; Gateway: from 14.1 through 73.32 and from 13.1 through 63.21.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
19/08/2026

CVE-2026-19489

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Vulnerability in NetScaler ADC and NetScaler Gateway.<br /> <br /> This issue affects ADC: from 14.1 through 73.32 and from 13.1 through 63.21; Gateway: from 14.1 through 73.32 and from 13.1 through 63.21.
Gravedad CVSS v4.0: ALTA
Última modificación:
19/08/2026

CVE-2026-18372

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** CSS injection vulnerability in M-Files Web before 26.8.16330.2 allows an authenticated vault administrator to inject arbitrary CSS, affecting the web user interface displayed to other vault users.
Gravedad CVSS v4.0: MEDIA
Última modificación:
19/08/2026

CVE-2026-18371

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** HTML injection vulnerability in M-Files Web before 26.8.16330.2 allows an authenticated attacker to affect web user interface contents displayed to other users.
Gravedad CVSS v4.0: MEDIA
Última modificación:
19/08/2026

CVE-2026-16440

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault.
Gravedad CVSS v4.0: MEDIA
Última modificación:
19/08/2026

CVE-2026-76166

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in mod_cluster&amp;#39;s AdvertiseListenerImpl (org.jboss.modcluster core module). A single crafted UDP multicast datagram with a valid HTTP status line and a "Server:" header but without the "Date:", "Digest:", and "Sequence:" headers triggers a NullPointerException in verifyDigest() that is not caught by the worker thread&amp;#39;s exception handler. This causes the advertise listener thread to terminate permanently. The failure is silent (isListening() continues to return true) and persists until the node is restarted. The crash occurs before the AdvertiseSecurityKey comparison, so deployments with a configured security key are still affected.
Gravedad CVSS v3.1: MEDIA
Última modificación:
19/08/2026

CVE-2026-76164

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** AIL Framework contains a server-side request forgery (SSRF) vulnerability in its crawler submission functionality. A low-privileged authenticated user with access to the crawler interface can submit an arbitrary URL for crawling without adequate validation of the destination host.<br /> <br /> <br /> The crawler can therefore be instructed to make direct HTTP(S) requests to addresses that should not be reachable by application users, including loopback addresses, RFC1918 private networks, link-local addresses, and cloud metadata services such as 169.254.169.254.<br /> <br /> <br /> Manual crawler tasks bypass the existing domain blacklist because they are assigned a non-zero priority, and ordinary IP literals are classified as web targets and fetched directly rather than through Tor or another proxy. Consequently, an attacker can use the AIL server as a network pivot to access services available from the server&amp;#39;s network context.<br /> <br /> <br /> Responses generated by these requests, including captured HTML, screenshots, and HAR data, can subsequently be accessed through the crawler interface. This makes the SSRF non-blind and may allow an attacker to disclose sensitive internal application data, service information, or cloud instance metadata and credentials.<br /> <br /> <br /> The patch introduces validation that resolves crawler destinations and rejects URLs resolving to non-global IP addresses, addressing localhost, private-network, and link-local targets.
Gravedad CVSS v4.0: ALTA
Última modificación:
19/08/2026

CVE-2026-75900

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** An out-of-bounds read vulnerability was found in swtpm&amp;#39;s SWTPM_NVRAM_CheckHeader() function. The entry guard checks the buffer length against sizeof(bh), where bh is a pointer, instead of sizeof(*bh), the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overread on 64-bit systems (6 bytes on 32-bit) when accessing the totlen field. This may cause daemon termination on some platforms and leaks heap data to the log.
Gravedad CVSS v3.1: MEDIA
Última modificación:
19/08/2026

CVE-2026-72889

Fecha de publicación:
19/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify.<br /> <br /> verify resolves the signature method class from the signature_method parameter of the incoming message. signature_method is required on every request, so the algorithm used to check a signature is chosen by whoever sent it, and nothing lets the verifying party pin the method instead. When a message names HMAC-SHA1 or HMAC-SHA256, the key is derived from consumer_secret and token_secret rather than from the key the provider deployed.<br /> <br /> A provider deployed on RSA-SHA1 holds only the consumer public key, and RFC 5849 does not use consumer_secret for that method, so the required parameter is filled with a placeholder. A client that names HMAC-SHA1 instead has its signature checked against that placeholder, so a guessable one is enough to forge requests for any consumer key and token.
Gravedad: Pendiente de análisis
Última modificación:
19/08/2026