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-2021-47945

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Argus Surveillance DVR 4.0 contains an unquoted service path vulnerability in the DVRWatchdog service that allows local attackers to escalate privileges by exploiting the service binary path. Attackers can place a malicious executable in the Program Files directory to be executed with LocalSystem privileges when the service starts.
Gravedad CVSS v4.0: ALTA
Última modificación:
13/05/2026

CVE-2021-47938

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** ImpressCMS 1.4.2 contains a remote code execution vulnerability in the autotasks administrative interface that allows authenticated attackers to execute arbitrary PHP code by injecting malicious code into the sat_code parameter. Attackers can authenticate, submit a POST request to /modules/system/admin.php?fct=autotasks&op=mod with crafted sat_code containing PHP commands, which creates an executable file that accepts arbitrary commands via GET parameters.
Gravedad CVSS v4.0: ALTA
Última modificación:
12/05/2026

CVE-2021-47939

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Evolution CMS 3.1.6 contains a remote code execution vulnerability that allows authenticated users with module creation permissions to execute arbitrary system commands by injecting PHP code into module parameters. Attackers can send POST requests to /manager/index.php with malicious PHP code in the 'post' parameter to create modules that execute arbitrary commands when invoked.
Gravedad CVSS v4.0: ALTA
Última modificación:
12/05/2026

CVE-2021-47940

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** WordPress Plugin Download From Files version 1.48 and earlier contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by exploiting the AJAX fileupload action. Attackers can send POST requests to the admin-ajax.php endpoint with the download_from_files_617_fileupload action, manipulating the allowExt parameter to bypass file type restrictions and upload executable files like PHP shells to the web root.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
12/05/2026

CVE-2021-47941

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** WordPress Plugin Survey & Poll 1.5.7.3 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the wp_sap cookie parameter. Attackers can craft SQL payloads in the cookie to extract sensitive database information including usernames, passwords, and other confidential data from the WordPress database.
Gravedad CVSS v4.0: ALTA
Última modificación:
12/05/2026

CVE-2021-47943

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** TextPattern CMS 4.8.7 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by uploading malicious PHP files through the file upload functionality. Attackers can upload a PHP shell via the Files section in the content area and execute commands by accessing the uploaded file at /textpattern/files/ with GET parameters passed to the system function.
Gravedad CVSS v4.0: ALTA
Última modificación:
12/05/2026

CVE-2021-47929

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Filterable Portfolio Gallery 1.0 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious JavaScript by entering payloads in the title field. Attackers can store JavaScript code like image tags with onerror handlers that execute when the gallery is previewed, affecting all users viewing the page.
Gravedad CVSS v4.0: MEDIA
Última modificación:
13/05/2026

CVE-2021-47931

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Exponent CMS 2.6 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts through the Title and Text Block parameters in the text editing endpoint. Attackers can inject iframe payloads with embedded SVG onload events to execute arbitrary JavaScript, and the application also exposes database credentials in responses and lacks brute-force protection on authentication endpoints.
Gravedad CVSS v4.0: MEDIA
Última modificación:
13/05/2026

CVE-2021-47935

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Sentry 8.2.0 contains a remote code execution vulnerability that allows authenticated superusers to execute arbitrary commands by injecting malicious pickle-serialized objects through the audit log entry data parameter. Attackers can submit crafted POST requests to the admin audit log endpoint with base64-encoded compressed pickle payloads in the data field to achieve code execution with application privileges.
Gravedad CVSS v4.0: ALTA
Última modificación:
14/05/2026

CVE-2021-47932

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** WordPress TheCartPress 1.5.3.6 contains an unauthenticated privilege escalation vulnerability that allows attackers to create administrator accounts by submitting crafted requests to the AJAX handler. Attackers can send POST requests to the tcp_register_and_login_ajax action with tcp_role set to administrator to gain full administrative access without authentication.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
12/05/2026

CVE-2021-47933

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** WordPress MStore API 2.0.6 contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by sending POST requests to the REST API endpoint. Attackers can upload PHP files with arbitrary names to the config_file endpoint to achieve remote code execution on the server.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
12/05/2026

CVE-2021-47936

Fecha de publicación:
10/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** OpenCATS 0.9.4 contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary commands by uploading malicious PHP files disguised as resume attachments. Attackers can upload PHP payloads through the careers job application endpoint and execute system commands via POST requests to the uploaded file in the upload directory.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
12/05/2026