Junglewise Threat Intelligence

CVE-2026-4401: WPChill Download Monitor CSRF in Download Path Handlers

CVE-2026-4401 · Severity: medium · CVSS 5.4 · Published 2026-04-08

Vendors: WPChill.

Executive brief

The Download Monitor plugin for WordPress, which manages file downloads and tracking, is vulnerable to a security flaw that could allow unauthorized changes to download settings. By tricking a site administrator into clicking a malicious link, an attacker can remotely delete, enable, or disable approved download paths. This could lead to service disruptions or the removal of legitimate download links from the website.

Technical details

The Download Monitor plugin for WordPress (versions up to 5.1.10) is vulnerable to Cross-Site Request Forgery (CSRF) due to missing nonce verification in the `actions_handler()` and `bulk_actions_handler()` methods within `class-dlm-downloads-path.php`. An unauthenticated attacker can exploit this by inducing a site administrator to perform an action, such as clicking a link, which triggers a forged request. Successful exploitation allows the attacker to delete, disable, or enable approved download paths. The issue is addressed in version 5.1.11.

Affected products

  • WPChill Download Monitor up to, and including, 5.1.10

Timeline

  • 2026-04-08: disclosed
  • 2026-04-08: advisory
  • 2026-04-08: patched: Fixed in version 5.1.11

References