CVE-2026-4401

The Download Monitor plugin for WordPress is vulnerable to Cross-Site Request Forgery in the `actions_handler()` and `bulk_actions_handler()` methods in `class-dlm-downloads-path.php` in all versions up to, and including, 5.1.10. This is due to missing nonce verification on these functions. This makes it possible for unauthenticated attackers to delete, disable, or enable approved download paths via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Configurations

No configuration.

History

24 Jul 2026, 23:10

Type Values Removed Values Added
Summary
  • (es) El plugin Download Monitor para WordPress es vulnerable a falsificación de petición en sitios cruzados en los métodos 'actions_handler()' y 'bulk_actions_handler()' en 'class-dlm-downloads-path.php' en todas las versiones hasta la 5.1.10, inclusive. Esto se debe a la falta de verificación de nonce en estas funciones. Esto hace posible que atacantes no autenticados eliminen, deshabiliten o habiliten rutas de descarga aprobadas a través de una petición falsificada, siempre que puedan engañar a un administrador del sitio para que realice una acción como hacer clic en un enlace.

08 Apr 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-08 00:16

Updated : 2026-07-24 23:10


NVD link : CVE-2026-4401

Mitre link : CVE-2026-4401

CVE.ORG link : CVE-2026-4401


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)