DCX Site Backup Security & Risk Analysis

wordpress.org/plugins/dcx-site-backup

Backup your WordPress site files and database quickly and reliably.

0 active installs v6.3 PHP + WP 6.3+ Updated Nov 12, 2025
backupdatabasemigrationsite
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is DCX Site Backup Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "dcx-site-backup" v6.3 plugin presents a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, external HTTP requests, and does not appear to have any known critical vulnerabilities or outdated bundled libraries, there are significant concerns regarding its attack surface and data handling.

The primary weakness lies in its unprotected AJAX handlers. All four identified AJAX entry points lack authentication checks, meaning any unauthenticated user could potentially trigger these actions. This creates a substantial risk for unauthorized operations if these handlers perform sensitive tasks. Although the taint analysis found no issues, this is likely due to the limited scope of the analysis (0 flows analyzed) and does not guarantee the absence of vulnerabilities.

The plugin's history of zero known CVEs is a positive sign, suggesting a track record of security awareness or fortunate lack of exploitation. However, the static analysis results reveal a concerning number of unprotected entry points, which could easily lead to future vulnerabilities if not addressed. The plugin's strengths include a moderate use of prepared statements for SQL queries and a reasonable rate of output escaping, indicating some attention to secure coding practices. Despite these strengths, the unprotected AJAX handlers represent a critical area of concern that significantly elevates the overall risk.

Key Concerns

  • Unprotected AJAX handlers
  • High number of unprotected entry points
  • Limited taint analysis scope
Vulnerabilities
None known

DCX Site Backup Security Vulnerabilities

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

DCX Site Backup Release Timeline

v6.3Current
Code Analysis
Analyzed Mar 17, 2026

DCX Site Backup Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
3 prepared
Unescaped Output
4
8 escaped
Nonce Checks
5
Capability Checks
5
File Operations
21
External Requests
0
Bundled Libraries
0

SQL Query Safety

60% prepared5 total queries

Output Escaping

67% escaped12 total outputs
Attack Surface
4 unprotected

DCX Site Backup Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_dcxsitebackup_wp_migration_startdcx-site-backup.php:99
authwp_ajax_dcxsitebackup_wp_migration_statusdcx-site-backup.php:140
authwp_ajax_dcxsitebackup_wp_migration_list_filesdcx-site-backup.php:163
authwp_ajax_dcxsitebackup_wp_migration_delete_backupdcx-site-backup.php:373
WordPress Hooks 5
actionadmin_menudcx-site-backup.php:25
actionadmin_enqueue_scriptsdcx-site-backup.php:35
actiondcxsitebackup_wp_migration_crondcx-site-backup.php:182
actionadmin_noticesdcx-site-backup.php:324
actionadmin_initdcx-site-backup.php:414

Scheduled Events 2

dcxsitebackup_wp_migration_cron
dcxsitebackup_wp_migration_cron
Maintenance & Trust

DCX Site Backup Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 12, 2025
PHP min version
Downloads283

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DCX Site Backup Developer Profile

DCX.RS

2 plugins · 10 total installs

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

How We Detect DCX Site Backup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dcx-site-backup/site-backup.js
Script Paths
/wp-content/plugins/dcx-site-backup/site-backup.js
Version Parameters
dcx-site-backup/site-backup.js?ver=

HTML / DOM Fingerprints

CSS Classes
delete-backup-file
Data Attributes
data-filename
JS Globals
DCXSiteBackup
FAQ

Frequently Asked Questions about DCX Site Backup