Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
The Download Manager plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'reviewUserStatus' function in all versions up to, and including, 3.3.49. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve sensitive information for any user on the site including email addresses, display names, and registration dates.
AnalysisAI
The Download Manager plugin for WordPress contains a missing capability check in the 'reviewUserStatus' function that allows authenticated subscribers and above to access sensitive user information without proper authorization. Affected versions include all releases up to and including 3.3.49, enabling attackers with minimal privileges to retrieve email addresses, display names, and registration dates for any user on the site. While the CVSS score of 4.3 is moderate and the vulnerability requires authentication, the ease of exploitation and the breadth of exposed personal data present a meaningful information disclosure risk for WordPress installations using this plugin.
Technical ContextAI
The vulnerability exists in the Download Manager plugin for WordPress (CPE: cpe:2.3:a:codename065:download_manager:*:*:*:*:*:*:*:*), specifically in the UserController.php file's 'reviewUserStatus' function. The root cause is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), stemming from a missing WordPress capability check that should restrict function access to administrators only. The plugin fails to validate user permissions before returning user profile data through an AJAX endpoint, allowing any authenticated user with Subscriber-level access or higher to query arbitrary user information. The vulnerability is present in the code paths referenced in the WordPress plugin repository browser and was addressed in changeset 3462539, indicating that the vendor has acknowledged and patched the issue.
RemediationAI
Upgrade the Download Manager plugin to a version after 3.3.49 immediately, as patches are available in the WordPress plugin repository (see changeset 3462539 referenced at https://plugins.trac.wordpress.org/changeset/3462539/). Before patching, administrators should review subscriber and contributor accounts on their sites to identify any unusual activity, and consider temporarily restricting Subscriber-level registrations if the site allows open registration. For organizations unable to patch immediately, restrict plugin access via web application firewall rules to block AJAX requests to the vulnerable 'reviewUserStatus' function, or temporarily deactivate the plugin pending an update window. Additionally, audit recent user profile queries via WordPress logs to detect any potential exploitation of this vulnerability.
More in Download Manager
View allAn issue was discovered in the Cisco WebEx Extension before 1.0.7 on Google Chrome, the ActiveTouch General Plugin Conta
The Download Manager WordPress plugin before 3.2.83 does not protect file download's passwords, leaking it upon receivin
The basic_settings function in the download manager plugin for WordPress before 2.7.3 allows remote authenticated users
The Download Manager plugin for WordPress is vulnerable to arbitrary file deletion in versions up to, and including 3.2.
Unauth. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, no authentication required, low at
SQL injection vulnerability in download.php in phux Download Manager allows remote attackers to execute arbitrary SQL co
Download Manager WordPress plugin before 3.3.62 fails to bind temporary download tokens to user sessions, creating long-
The Download Manager WordPress plugin before 6.3.0 leaks master key information without the need for a password, allowin
The Download Manager WordPress plugin before 3.2.50 prioritizes getting a visitor's IP from certain HTTP headers over PH
The Download Manager WordPress plugin before 3.2.34 uses the uniqid php function to generate the master key for a downlo
The The Download Manager plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and
The Download Manager WordPress plugin before 3.2.71 does not adequately validate passwords for password-protected files.
Same weakness CWE-200 – Information Exposure
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13065