cleantalk
Vulnerabilities and Security Researches

Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid, CVE-2025-34084

CVE, Research URL

CVE-2025-34084

Published on
Jul 09, 2025
Research Description
An unauthenticated information disclosure vulnerability exists in the WordPress Total Upkeep plugin (also known as BoldGrid Backup) prior to version 1.14.10. The plugin exposes multiple endpoints that allow unauthenticated users to retrieve detailed server configuration (env-info.php) and discover backup metadata (restore-info.json). These backups, which may include full SQL database dumps, are accessible without authentication if their paths are known or guessed. The restore-info.json endpoint discloses the absolute filesystem path of the latest backup, which attackers can convert into a web-accessible URL under wp-content/uploads/ and download. Extracting the database archive may yield credential hashes from the wp_users table, facilitating offline password cracking or credential stuffing attacks.
Affected versions
Min -, max 1.14.10.
Status
vulnerable