Zoneit Backup Security & Risk Analysis

wordpress.org/plugins/zoneit-backup

Create backup from website files and db

20 active installs v1.4.1 PHP + WP 5.0+ Updated Feb 8, 2025
db-backuplocal-backupwordpress-backupzoneit-backup
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Zoneit Backup Safe to Use in 2026?

Generally Safe

Score 92/100

Zoneit Backup has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The zoneit-backup plugin v1.4.1 exhibits a generally strong security posture based on the static analysis. The absence of any detected dangerous functions, critical or high severity taint flows, and the high percentage of SQL queries using prepared statements are positive indicators. Furthermore, the plugin effectively utilizes output escaping for the majority of its outputs and includes nonce checks, which are crucial for preventing certain types of attacks. The low number of entry points, particularly AJAX handlers, and the fact that they are all protected by authentication checks, further contribute to a reduced attack surface.

However, a notable concern is the complete absence of capability checks. While AJAX handlers have authentication, the lack of capability checks means that any authenticated user, regardless of their role or permissions, could potentially interact with these handlers. This could lead to privilege escalation or unauthorized actions if the AJAX handlers perform sensitive operations. The plugin also performs file operations and makes external HTTP requests, which are areas that require careful scrutiny for potential vulnerabilities, even though no specific issues were flagged in the static analysis. The lack of any historical vulnerabilities could indicate good coding practices or simply a lack of discovery; it's not a guarantee of future security.

In conclusion, zoneit-backup v1.4.1 demonstrates good security practices in several key areas, especially concerning SQL injection and XSS prevention. The primary weakness lies in the missing capability checks, which present a significant security gap. While the current analysis shows no critical flaws, the absence of capability checks warrants attention and potential remediation to ensure that only authorized users can access or utilize all plugin functionalities.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Zoneit Backup Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Zoneit Backup Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
14 prepared
Unescaped Output
20
102 escaped
Nonce Checks
4
Capability Checks
0
File Operations
3
External Requests
1
Bundled Libraries
0

SQL Query Safety

88% prepared16 total queries

Output Escaping

84% escaped122 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
backups_list_page (includes\class-backups-list.php:404)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Zoneit Backup Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_zoneit_restore_backupincludes\class-backups-list.php:46
noprivwp_ajax_zoneit_restore_backupincludes\class-backups-list.php:47
WordPress Hooks 16
actionzoneit_create_backup_eventincludes\class-backup-core.php:31
actionzoneit_create_user_backup_eventincludes\class-backup-core.php:32
actionadmin_menuincludes\class-backups-list.php:40
actionadmin_enqueue_scriptsincludes\class-backups-list.php:43
actionadmin_footerincludes\class-backups-list.php:44
actioncron_schedulesincludes\class-cron-backup.php:41
actionadmin_menuincludes\class-cron-backup.php:44
actionadmin_initincludes\class-cron-backup.php:45
actionadmin_enqueue_scriptsincludes\class-cron-backup.php:48
actionadmin_footerincludes\class-cron-backup.php:49
actionrest_api_initincludes\class-rest-api.php:280
actionzoneit_restore_backup_eventincludes\class-restore-core.php:28
actionadmin_enqueue_scriptsincludes\services\class-backup-service-list.php:42
actionadmin_menuincludes\services\class-backup-service-list.php:43
actionadmin_footerincludes\services\class-backup-service-list.php:44
filterzoneit_backup_service_typeincludes\services\class-ftp-service.php:263

Scheduled Events 3

zoneit_create_user_backup_event
zoneit_create_backup_event
zoneit_restore_backup_event
Maintenance & Trust

Zoneit Backup Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedFeb 8, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings5
Active installs20
Developer Profile

Zoneit Backup Developer Profile

Zoneit Cloud

1 plugin · 20 total installs

88
trust score
Avg Security Score
92/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Zoneit Backup

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/zoneit-backup/assets/css/sweetalert2.min.css/wp-content/plugins/zoneit-backup/assets/css/main.css/wp-content/plugins/zoneit-backup/assets/js/sweetalert2.min.js
Script Paths
/wp-content/plugins/zoneit-backup/assets/js/sweetalert2.min.js
Version Parameters
zoneit-backup/assets/css/sweetalert2.min.css?ver=zoneit-backup/assets/css/main.css?ver=zoneit-backup/assets/js/sweetalert2.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
restore-backupcopyButtondownload_link
Data Attributes
data-iddata-toggle
JS Globals
ZONEIT_BACKUP_PLUGIN_VERSIONZONEIT_BACKUP_PLUGIN_URLSwal
REST Endpoints
/wp-json/zoneit-backup
FAQ

Frequently Asked Questions about Zoneit Backup