Description
The Download Manager WordPress plugin before 3.3.62 does not bind its temporary download token to the requesting session nor expire it promptly, making the token a long-lived, multi-use, portable bearer token, so that an attacker who obtains one leaked download key can repeatedly download a role- or password-protected package file without authorization.
Published: 2026-07-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Download Manager WordPress plugin prior to version 3.3.62. The plugin issues temporary download tokens that are not tied to a specific user session and do not expire promptly. As a result, a download key becomes a long‑lived, reusable bearer token. This flaw is an Improper Access Control vulnerability, classified as CWE-284. An attacker who obtains a leaked download key can use it repeatedly to download any file that the original user’s role or password would normally restrict, thereby bypassing the plugin’s authorization checks and exposing confidential content.

Affected Systems

The affected product is the WordPress Download Manager plugin, in all releases earlier than 3.3.62. Any WordPress site that runs an unpatched version of this plugin, regardless of the underlying server or CMS configuration, is vulnerable. Site administrators should identify installations running these older versions to determine risk exposure.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity for unauthorized data access. The EPSS score is 0.00232, and the vulnerability is not listed in the CISA KEV catalog. Based solely on the description, the most likely attack vector is an attacker who has already obtained a download key—through social engineering, compromised site, or other leak—and then uses that key to access protected files. Because the key is reusable across sessions, the vulnerability does not require complex code execution, making exploitation straightforward for anyone who can acquire the token.

Generated by OpenCVE AI on August 4, 2026 at 14:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Download Manager plugin to version 3.3.62 or newer where the token reusability issue is fixed.
  • Configure the plugin or WordPress to require authentication before generating or accepting download tokens, ensuring that tokens are only granted to authorized users and are bound to a single session.
  • If an immediate update is not possible, manually invalidate existing tokens or clear the temporary token storage and rotate the secret key used to generate them, then monitor for suspicious download activity.

Generated by OpenCVE AI on August 4, 2026 at 14:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Downloadmanager
Downloadmanager download Manager
Wordpress
Wordpress wordpress
Vendors & Products Downloadmanager
Downloadmanager download Manager
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Download Manager WordPress plugin before 3.3.62 does not bind its temporary download token to the requesting session nor expire it promptly, making the token a long-lived, multi-use, portable bearer token, so that an attacker who obtains one leaked download key can repeatedly download a role- or password-protected package file without authorization.
Title WordPress Download Manager < 3.3.62 - Unauthorized Protected File Download via Reusable Download Key
References

Subscriptions

Downloadmanager Download Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T13:51:14.401Z

Reserved: 2026-06-30T12:55:00.420Z

Link: CVE-2026-14235

cve-icon Vulnrichment

Updated: 2026-07-27T13:51:10.661Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:25.700

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-14235

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T14:15:10Z

Weaknesses