CVE Catalog

CVE-2026-12514

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

12th percentile - higher than 12% of all known CVEs

Summary

The Shared Files WordPress plugin before 1.7.67 and Shared Files Pro 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 output on public pages. 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.

Risk Assessment

Risk of unauthorized file uploads and disclosure of the server path, which may facilitate further attacks.

Recommendation

Update Shared Files to version 1.7.67 or later and Shared Files Pro to 1.7.70 or later. Restrict access to public pages if possible.

Other vulnerabilities in Shared Files

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS