CVE-2026-87935: Paid Downloads <= 3.15 - Unauthenticated Arbitrary File Upload via 'paiddownloads_update_file' Action

Published Sep 17, 2026
·
Updated

The Paid Downloads plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 3.15 via the adminrequesthandler function. This is due to missing authorization and file type validation in the adminrequesthandler function, which is reachable unauthenticated via isadmin() returning true for /wp-admin/admin-post.php. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible. On Apache servers where AllowOverride is enabled, an .htaccess file placed in the upload directory may block direct HTTP retrieval of uploaded files, limiting exploitability to stacks that do not honor .htaccess directives such as nginx, LiteSpeed, and Apache with AllowOverride None.

Affected Software

1 affected component
WordPress Paid Downloads<=3.15

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade wordpress/paid-downloads to a version that resolves this vulnerability.

    Fixed in 3.15
  2. Compensating control

    On Apache servers where AllowOverride is enabled, ensure uploaded files are not retrievable via direct HTTP by placing an .htaccess file in the upload directory to block direct HTTP retrieval of uploaded files; this mitigation is intended to limit exploitability to stacks that do not honor .htaccess directives such as nginx, LiteSpeed, and Apache with AllowOverride None.

Event History

Sep 17, 2026
CVE Published
via MITRE·04:28 AM
Data Sourced
via MITRE·04:28 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are most exposed to remote code execution?

Deployments running Paid Downloads 3.15 or earlier are affected. Exploitability is most significant on nginx, LiteSpeed, and Apache configurations with AllowOverride set to None, because these stacks may not honor an uploaded .htaccess file intended to prevent direct retrieval of uploaded files.

2

Does an attacker need an account or user interaction to exploit this issue?

No. The vulnerable paiddownloads_update_file action is reachable without authentication through /wp-admin/admin-post.php, and no user interaction is required.

3

What server configuration may reduce exploitability?

On Apache servers with AllowOverride enabled, an .htaccess file in the upload directory may prevent direct HTTP retrieval of uploaded files. This can limit exploitability, but it does not remove the underlying unauthenticated arbitrary file upload condition.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203