CVE-2021-47940

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.
Configurations

No configuration.

History

24 Jul 2026, 19:10

Type Values Removed Values Added
Summary
  • (es) El plugin de WordPress Download From Files versión 1.48 y anteriores contiene una vulnerabilidad de carga arbitraria de archivos que permite a atacantes no autenticados cargar archivos maliciosos explotando la acción AJAX fileupload. Los atacantes pueden enviar solicitudes POST al endpoint admin-ajax.php con la acción download_from_files_617_fileupload, manipulando el parámetro allowExt para eludir las restricciones de tipo de archivo y cargar archivos ejecutables como shells PHP a la raíz web.

10 May 2026, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-10 13:16

Updated : 2026-07-25 10:10


NVD link : CVE-2021-47940

Mitre link : CVE-2021-47940

CVE.ORG link : CVE-2021-47940


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function