CVE-2024-8856
CRITICAL 9.8EPSS 94.0%
The Backup and Staging by WP Time Capsule plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the the UploadHandler.php file and no direct file access prevention in all versions up to, and including, 1.22.21. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
- CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - EPSS
- 94.00% chance of exploitation in the next 30 days, 100th percentile
- Nuclei
- critical · CWE-434
- Published
- 2024-11-16
- Updated
- 2026-04-08
Proof-of-concept exploits (4)
- Jenderal92/CVE-2024-88562★ · 2026-05-30
- ubaii/CVE-2024-88562★ · 2024-11-16
- ubaydev/CVE-2024-88562★ · 2024-11-16
- Evillm/CVE-2024-8856-PoC