Download After Email CVE-2025-54743
MEDIUMSeverity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
Remote attack with no auth; low confidentiality impact only.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in mkscripts Download After Email download-after-email allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Download After Email: from n/a through 2.1.5-2.1.6.
AnalysisAI
Missing authorization in the Download After Email WordPress plugin versions 2.1.5 through 2.1.6 allows unauthenticated attackers to bypass access controls and access protected downloads intended for users who submit their email. The vulnerability has a CVSS base score of 5.8 (medium) but EPSS exploitation probability is very low (0.08%), and no public exploit or active exploitation has been reported.
Technical ContextAI
The vulnerability is a CWE-862 Missing Authorization, meaning the plugin fails to properly verify access rights for certain endpoints. The Download After Email plugin is designed to gate file downloads behind an email submission form. The missing authorization likely allows direct access to download URLs without the required email submission, exposing files that should be protected. The CVSS vector indicates a network attack vector with low complexity, no privileges, and no user interaction, with a scope change affecting other resources (the protected downloads), but only low confidentiality impact.
Affected ProductsAI
The vulnerability affects the Download After Email WordPress plugin version 2.1.5 and 2.1.6 (versions from n/a through 2.1.5-2.1.6 according to the advisory). The plugin is available from the WordPress plugin repository. The reference advisory is from Patchstack: https://patchstack.com/database/Wordpress/Plugin/download-after-email/vulnerability/wordpress-download-after-email-plugin-2-1-5-2-1-6-other-vulnerability-type-vulnerability
RemediationAI
No vendor-released patch has been identified in the provided data. The affected versions are 2.1.5 and 2.1.6; users should update to a patched version if and when the plugin author releases one. As a temporary workaround, restrict access to the plugin's download endpoints using web application firewall rules (e.g., Wordfence) or .htaccess directives to block direct requests to download.php or similar files without a valid session. Alternatively, disable the plugin until a secure version is available. Note that these mitigations may break legitimate functionality for users who submit their email.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today