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
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
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.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13065