Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-93031 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The WP Cloud Plugins Use-your-Drive, Out-of-the-Box, Share-one-Drive, and Lets-Box plugins for WordPress are vulnerable to Arbitrary File Upload in all versions from 2.0 up to, and including, 3.8.3 via the download_file_to_uploads function. This is due to the import action being registered for unauthenticated users via wp_ajax_nopriv_, a missing capability check in can_import(), and the imported file's extension and contents not being validated against get_allowed_mime_types() before it is written to the uploads directory. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload files that may be executable, which makes remote code execution possible.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-434Unrestricted Upload of File with Dangerous Type[email protected]

Affected Products

ProductVersions
WP Cloud Plugins Use-your-Drive
>= 2.0, <= 3.8.3

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 3.9.0moderate effort
WP Cloud Plugins Out-of-the-Box
>= 2.0, <= 3.8.3

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 3.9.0moderate effort
WP Cloud Plugins Share-one-Drive
>= 2.0, <= 3.8.3

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 3.9.0moderate effort
WP Cloud Plugins Lets-Box
>= 2.0, <= 3.8.3

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 3.9.0moderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-93031
NVD Published Date:
Sep 18, 2026
NVD Last Modified:
Sep 21, 2026
Source:
[email protected]
CVE-2026-93031 Details - Not Deferred