Description
The Download Monitor WordPress plugin before 5.2.6 does not perform authorization checks on one of its download-logging AJAX actions, and exposes the nonce protecting it to unauthenticated visitors, allowing unauthenticated users to inject arbitrary download log entries and inflate a site's download statistics.
Published: 2026-08-08
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in older releases of the Download Monitor WordPress plugin where a specific AJAX action that records download events lacks an authorization check and exposes its protection nonce to any visitor. An attacker can therefore forge arbitrary log entries, causing a site to report inflated download counts. This manipulation corrupts analytics and distorts website metrics but does not provide code execution or other direct system compromise capabilities.

Affected Systems

WordPress sites running the Download Monitor plugin before version 5.2.6 are affected. The vulnerability applies to any installation of the plugin whose version is lower than 5.2.6; exact sub‑versions are not listed beyond this threshold.

Risk and Exploitability

The attack vector is unauthenticated, meaning any user with access to the site can exploit the flaw simply by targeting the AJAX endpoint. Because the flaw relies only on the exposure of the nonce and the missing permission check, it is trivial to craft malicious requests. The CVSS score of 5.3 indicates a medium severity. The EPSS score is below 1%, indicating a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, suggesting it has not been widely exploited in the wild yet. Nevertheless, a site administrator could readily increase download statistics, leading to inaccurate reporting and potential reputational harm. The risk level is moderate: the exploitation is easy, but the impact is limited to data integrity rather than direct security compromise.

Generated by OpenCVE AI on August 13, 2026 at 11:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Download Monitor plugin to version 5.2.6 or later to remove the missing authorization check.
  • If an immediate upgrade is not possible, configure the site to block unauthenticated access to the AJAX logging endpoint, such as by adding custom code that checks the current user role before accepting log submissions.
  • Review existing download logs for anomalous entries that may have been injected and correct or remove any inflated statistics to restore accurate reporting.

Generated by OpenCVE AI on August 13, 2026 at 11:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-117

Tue, 11 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 08 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Download Monitor
Download Monitor download Monitor
Wordpress
Wordpress wordpress
Vendors & Products Download Monitor
Download Monitor download Monitor
Wordpress
Wordpress wordpress

Sat, 08 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-117
CWE-862

Sat, 08 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Download Monitor WordPress plugin before 5.2.6 does not perform authorization checks on one of its download-logging AJAX actions, and exposes the nonce protecting it to unauthenticated visitors, allowing unauthenticated users to inject arbitrary download log entries and inflate a site's download statistics.
Title Download Monitor < 5.2.6 - Unauthenticated Download Log Injection
References

Subscriptions

Download Monitor Download Monitor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T19:37:56.224Z

Reserved: 2026-07-22T14:31:56.823Z

Link: CVE-2026-16608

cve-icon Vulnrichment

Updated: 2026-08-11T19:37:48.604Z

cve-icon NVD

Status : Deferred

Published: 2026-08-08T07:17:11.120

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16608

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T11:45:03Z

Weaknesses