CVE-2026-12514
Received
Received - Intake
Unauthenticated File Upload in Shared Files WordPress Plugin
Vulnerability report for CVE-2026-12514, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-28
Last updated on: 2026-08-28
Assigner: WPScan
Description
Description
The Shared Files WordPress plugin before 1.7.67, shared-files-pro WordPress plugin before 1.7.70 do not perform a capability check in their file-upload handler, which is registered for unauthenticated users and protected only by a nonce that is output on public pages, so an unauthenticated visitor can upload files to a publicly accessible directory and read the server's absolute path from the response. Uploads are limited to WordPress's allowed MIME types, so executable PHP cannot be uploaded.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| shared_files | shared_files | 1.7.67 |
| shared_files_pro | shared_files_pro | 1.7.70 |
| shared_files | shared_files | to 1.7.70 (exc) |
| shared_files_pro | shared_files_pro | to 1.7.67 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |