CVE-2026-8996: Backup and Staging by WP Time Capsule <= 1.22.26 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Exposure via download_recent_decrypted_file_wptc Function
The Backup and Staging by WP Time Capsule plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.22.26 via the downloadrecentdecryptedfilewptc. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract download the most recently admin-decrypted SQL database backup, which typically contains password hashes, user credentials, and other sensitive site configuration data stored in the 'recentdecryptedfile' option. Exploitation requires that an administrator has previously performed a decrypt action, causing the decrypted SQL backup file to exist in the plugin's upload directory; without this prior admin action, there is no file to serve.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Backup and Staging by WP Time Capsule (WordPress plugin)to a version that resolves this vulnerability.Fixed in 1.22.26
Event History
Frequently Asked Questions
What is the severity of CVE-2026-8996?
The severity of CVE-2026-8996 is medium, with a score of 6.5.
How do I fix CVE-2026-8996?
To fix CVE-2026-8996, update the WP Time Capsule plugin to the latest version beyond 1.22.26.
What type of exposure does CVE-2026-8996 involve?
CVE-2026-8996 involves sensitive information exposure due to missing authorization.
Who is affected by CVE-2026-8996?
Authenticated users with subscriber-level access and above can be affected by CVE-2026-8996.
What function is responsible for the vulnerability in CVE-2026-8996?
The vulnerability in CVE-2026-8996 is due to the download_recent_decrypted_file_wptc function.