---
id: CVE-2026-4401
title: >-
  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
summary: >-
  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…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L'
cwe:
  - CWE-352
published: '2026-04-08'
updated: '2026-07-24'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-4401'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/download-monitor/tags/5.1.8/src/Admin/DownloadPaths/class-dlm-downloads-path.php#L427
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/download-monitor/tags/5.1.8/src/Admin/DownloadPaths/class-dlm-downloads-path.php#L495
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/download-monitor/trunk/src/Admin/DownloadPaths/class-dlm-downloads-path.php#L427
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/download-monitor/trunk/src/Admin/DownloadPaths/class-dlm-downloads-path.php#L495
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?old_path=/download-monitor/tags/5.1.10&new_path=/download-monitor/tags/5.1.11#file11
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/33d70481-4652-44f4-99cf-67cc1ffab66a?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00161
epssPercentile: 0.05699
ingestedAt: '2026-07-25T23:05:58.363Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
