---
id: CVE-2026-93031
title: >-
  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
  functi…
summary: >-
  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
  functi…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-434
vendor: WP Cloud Plugins/_deleeuw_
product: Use-your-Drive | Google Drive plugin for WordPress
affected:
  - use-your-drive_google_drive_plugin_for_wordpress >= 2.0 <= 3.8.3
  - share-one-drive_onedrive_sharepoint_plugin_for_wordpress >= 2.0 <= 3.8.3
  - wp_cloud_plugins_-_box_lets-box >= 2.0 <= 3.8.3
  - wp_cloud_plugins_-_dropbox_out-of-the-box >= 2.0 <= 3.8.3
published: '2026-09-18'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T13:33:33.387'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93031'
references:
  - url: 'https://documentation.wpcloudplugins.com/other/changelog#id-3.9.0'
    label: security@wordfence.com
  - url: 'https://wpcloudplugins.gitbook.io/docs/other/changelog'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/a10ab4d6-318e-4dd6-9f81-ed25f181d074?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
epss: 0.00584
epssPercentile: 0.46634
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-19T13:20:08.066792Z'
ingestedAt: '2026-09-18T19:49:30.587Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
