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-2020-37219

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Joomla com_fabrik 3.9.11 contains a directory traversal vulnerability that allows unauthenticated attackers to list arbitrary files by manipulating the folder parameter. Attackers can send GET requests to the onAjax_files method with path traversal sequences to enumerate files in system directories outside the intended web root.
Gravedad CVSS v4.0: ALTA
Última modificación:
13/05/2026

CVE-2020-37220

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Huawei HG630 V2 router contains an authentication bypass vulnerability that allows unauthenticated attackers to obtain administrative access by retrieving the device serial number. Attackers can query the /api/system/deviceinfo endpoint without authentication to extract the SerialNumber field, then use the last 8 characters as the default password to login to the router.
Gravedad CVSS v4.0: ALTA
Última modificación:
13/05/2026

CVE-2020-37222

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Kuicms Php EE 2.0 contains a persistent cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by submitting crafted content through the bbs reply endpoint. Attackers can send POST requests to /web/?c=bbs&a=reply with HTML and JavaScript payloads in the content parameter to execute arbitrary scripts in users' browsers.
Gravedad CVSS v4.0: MEDIA
Última modificación:
13/05/2026

CVE-2020-37223

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** IObit Uninstaller 9.5.0.15 contains an unquoted service path vulnerability in the IObitUnSvr service that allows local attackers to escalate privileges to SYSTEM level. Attackers can place a malicious executable named IObit.exe in the C:\Program Files (x86)\IObit directory and restart the service to execute code with SYSTEM privileges.
Gravedad CVSS v4.0: ALTA
Última modificación:
13/05/2026

CVE-2020-37224

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Joomla J2 JOBS 1.3.0 contains an authenticated SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'sortby' parameter. Attackers can send POST requests to the administrator index with malicious 'sortby' values to extract sensitive database information.
Gravedad CVSS v4.0: ALTA
Última modificación:
13/05/2026

CVE-2020-37221

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Atomic Alarm Clock 6.3 contains a stack overflow vulnerability that allows local attackers to execute arbitrary code by supplying a malicious string to the display name textbox in the Time Zones Clock configuration. Attackers can craft a buffer with structured exception handling overwrite and encoded shellcode to bypass SafeSEH protections and execute arbitrary commands with application privileges.
Gravedad CVSS v4.0: ALTA
Última modificación:
13/05/2026

CVE-2020-37169

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** WordPress Plugin ultimate-member 2.1.3 contains a local file inclusion vulnerability that allows authenticated attackers to include arbitrary files by manipulating the pack parameter in class-admin-upgrade.php. Attackers can send POST requests with malicious pack values to include unintended PHP files from the packages directory and execute arbitrary code.
Gravedad CVSS v4.0: MEDIA
Última modificación:
13/05/2026

CVE-2020-37174

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** WOOF Products Filter for WooCommerce 1.2.3 contains a persistent cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by entering XSS payloads in design tab textfields. Attackers can inject JavaScript code through fields like 'Text for block toggle' and 'Custom front css styles' that executes on frontend pages when saved, affecting all site visitors.
Gravedad CVSS v4.0: MEDIA
Última modificación:
13/05/2026

CVE-2020-37168

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Ecommerce Systempay 1.0 contains a weak cryptographic implementation vulnerability that allows attackers to brute force the 16-character production secret key used for payment signature generation. Attackers can extract payment form data and signatures from POST requests to the payment endpoint, then use SHA1 hash comparison to iteratively test key candidates until discovering the correct production key, enabling them to forge valid payment signatures and manipulate transaction amounts.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
13/05/2026

CVE-2026-8463

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Crypt::Argon2 versions from 0.017 before 0.031 for Perl perform a heap out-of-bounds read in argon2_verify on empty encoded input.<br /> <br /> The auto-detect form of argon2_verify passes encoded_len - 1 as the length argument to memchr without checking that encoded_len is non-zero. When the encoded string is empty, the size_t subtraction underflows to SIZE_MAX and memchr scans adjacent heap memory looking for a &amp;#39;$&amp;#39; separator byte.<br /> <br /> A caller that invokes argon2_verify against a stored hash that may legitimately be empty (for example a placeholder row or a NULL column materialised as an empty string) reads out-of-bounds heap memory, which can crash the process or leak the position of an adjacent &amp;#39;$&amp;#39; byte into subsequent parsing.
Gravedad CVSS v3.1: MEDIA
Última modificación:
13/05/2026

CVE-2026-8369

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Input Validation in the NAT64 translator in The OpenThread Authors OpenThread before commit 26a882d on all platforms allows an attacker on the adjacent IPv4 network to inject corrupted IPv6 packets into the Thread mesh or bypass security checks via crafted IPv4 packets with options.
Gravedad CVSS v4.0: MEDIA
Última modificación:
13/05/2026

CVE-2026-4607

Fecha de publicación:
13/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.9.8.4. This is due to the plugin not properly verifying that a user is authorized to perform an action via the pm_set_group_order, pm_set_group_items, and pm_set_field_order AJAX actions. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify site-wide ProfileGrid group settings including group menu order, group list order, group icon display, and field ordering.
Gravedad CVSS v3.1: MEDIA
Última modificación:
13/05/2026