DeltaBackups – backup & migration Security & Risk Analysis

wordpress.org/plugins/deltabackups

DeltaBackups is a plugin for backing up content files and database

0 active installs v1.0.4 PHP 5.6+ WP 5.2+ Updated Oct 27, 2024
backupcloneduplicatemigraterestore
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DeltaBackups – backup & migration Safe to Use in 2026?

Generally Safe

Score 92/100

DeltaBackups – backup & migration 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 deltabackups plugin v1.0.4 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and the consistent use of prepared statements for SQL queries are positive indicators. The plugin also demonstrates good practices with a high percentage of properly escaped outputs and the presence of nonce and capability checks. However, the static analysis reveals several areas that warrant attention. The use of dangerous functions like 'set_time_limit' and 'unserialize' introduces potential risks if not handled with extreme care, especially when dealing with external input. Furthermore, the taint analysis flagged two flows with unsanitized paths, indicating a potential for local file inclusion or other path manipulation vulnerabilities, even though they are not categorized as critical or high severity in this analysis.

Key Concerns

  • Dangerous function 'unserialize' used
  • Dangerous function 'set_time_limit' used
  • Taint flow with unsanitized path detected
  • Taint flow with unsanitized path detected
Vulnerabilities
None known

DeltaBackups – backup & migration Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

DeltaBackups – backup & migration Release Timeline

v1.0.4Current
v1.0.3
Code Analysis
Analyzed Apr 16, 2026

DeltaBackups – backup & migration Code Analysis

Dangerous Functions
4
Raw SQL Queries
0
13 prepared
Unescaped Output
4
74 escaped
Nonce Checks
4
Capability Checks
4
File Operations
15
External Requests
2
Bundled Libraries
0

Dangerous Functions Found

set_time_limitset_time_limit(0);deltabackups-main.php:43
set_time_limitset_time_limit(0);deltabackups-main.php:53
assertassert(strlen($data) == 16);deltabackups-main.php:952
unserialize$unserializedMatch = unserialize(str_replace('\"', '"', $unique_match));deltabackups-main.php:1018

SQL Query Safety

100% prepared13 total queries

Output Escaping

95% escaped78 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
dtbps_backup_plugin_backups_page (deltabackups-main.php:3)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DeltaBackups – backup & migration Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menudeltabackups.php:85
Maintenance & Trust

DeltaBackups – backup & migration Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 27, 2024
PHP min version5.6
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

DeltaBackups – backup & migration Developer Profile

deltabackups

1 plugin · 0 total installs

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

How We Detect DeltaBackups – backup & migration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/deltabackups/css/style.css/wp-content/plugins/deltabackups/js/backup-script.js
Script Paths
/wp-content/plugins/deltabackups/js/backup-script.js
Version Parameters
deltabackups/css/style.css?ver=deltabackups/js/backup-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
dtbps_backup_settings
HTML Comments
<!-- DeltaBackups Plugin -->
Data Attributes
data-dtbps-setting-namedata-dtbps-setting-value
JS Globals
dtbps_ajax_object
FAQ

Frequently Asked Questions about DeltaBackups – backup & migration