FastDup – Fastest WordPress Migration & Duplicator Security & Risk Analysis

wordpress.org/plugins/fastdup

FastDup - Fastest WordPress Migration & Duplicator

5K active installs v2.7.2 PHP + WP 3.0+ Updated Jan 29, 2026
backupbackwpupduplicatormigrationwp-migration
89
A · Safe
CVEs total4
Unpatched0
Last CVEFeb 11, 2026
Safety Verdict

Is FastDup – Fastest WordPress Migration & Duplicator Safe to Use in 2026?

Generally Safe

Score 89/100

FastDup – Fastest WordPress Migration & Duplicator has a strong security track record. Known vulnerabilities have been patched promptly.

4 known CVEsLast CVE: Feb 11, 2026Updated 2mo ago
Risk Assessment

The "fastdup" v2.7.2 plugin presents a mixed security posture. On the positive side, the static analysis indicates a relatively small attack surface with no identified AJAX handlers, REST API routes, or shortcodes that lack authentication or permission checks. The plugin also demonstrates good practices in its SQL query handling, with 83% utilizing prepared statements, and most output being properly escaped.

However, significant concerns arise from the presence of the `unserialize` function, a known source of critical vulnerabilities if not handled with extreme care. The vulnerability history of this plugin is also a major red flag, with four past CVEs, including one critical and one high severity. The common vulnerability types (Missing Authorization, Path Traversal, Information Exposure, and Log File Insertion) suggest recurring and potentially severe security flaws in the past. The fact that the last vulnerability was in 2026 suggests a history of ongoing security issues that may not have been fully addressed in prior versions or that new issues are being discovered with some regularity. The absence of nonce checks and a limited number of capability checks further elevate the risk profile, as these are fundamental security mechanisms often exploited in WordPress plugins.

In conclusion, while "fastdup" v2.7.2 shows some adherence to secure coding practices in specific areas like SQL and output escaping, the presence of dangerous functions, a history of critical vulnerabilities, and a lack of robust authentication/authorization checks on potential entry points represent significant security weaknesses. Users should proceed with extreme caution.

Key Concerns

  • Dangerous function: unserialize used
  • 0 Nonce checks found
  • History of 1 critical CVE
  • History of 1 high CVE
  • History of 2 medium CVEs
  • SQL queries with prepared statements at 83%
  • Output escaping at 80%
Vulnerabilities
4

FastDup – Fastest WordPress Migration & Duplicator Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
1 CVE in 2024
2024
2 CVEs in 2026
2026
Patched Has unpatched

Severity Breakdown

Critical
1
High
1
Medium
2

4 total CVEs

CVE-2026-1104high · 8.8Missing Authorization

FastDup – Fastest WordPress Migration & Duplicator <= 2.7.1 - Missing Authorization to Authenticated (Contributor+) Backup Creation and Download

Feb 11, 2026 Patched in 2.7.2 (2d)
CVE-2026-0604medium · 6.5Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

FastDup <= 2.7 - Authenticated (Contributor+) Path Traversal via 'dir_path' REST Parameter

Jan 5, 2026 Patched in 2.7.1 (1d)
CVE-2023-6592critical · 9.8Exposure of Sensitive Information to an Unauthorized Actor

FastDup <= 2.1.9 - Sensitive Information Exposure via Directory Listing

Jan 16, 2024 Patched in 2.2.0 (7d)
CVE-2023-51406medium · 5.3Insertion of Sensitive Information into Log File

FastDup <= 2.1.7 - Sensitive Information Exposure via Log File

Dec 27, 2023 Patched in 2.1.8 (27d)
Code Analysis
Analyzed Mar 16, 2026

FastDup – Fastest WordPress Migration & Duplicator Code Analysis

Dangerous Functions
2
Raw SQL Queries
2
10 prepared
Unescaped Output
1
4 escaped
Nonce Checks
0
Capability Checks
2
File Operations
37
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

unserialize$package_data = unserialize($package['package']);includes\Admin\Package.php:336
unserialize$obj = @unserialize($row->package);includes\Admin\Package.php:451

SQL Query Safety

83% prepared12 total queries

Output Escaping

80% escaped5 total outputs
Attack Surface

FastDup – Fastest WordPress Migration & Duplicator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedfastdup.php:55
actionadmin_menuincludes\Admin\MetaBox.php:61
actionadmin_enqueue_scriptsincludes\Admin\MetaBox.php:62
filterscreen_options_show_screenincludes\Admin\MetaBox.php:64
filterplugin_row_metaincludes\Admin\MetaBox.php:66
filtercron_schedulesincludes\Admin\Package.php:69
actionnjt-fastdup-eventincludes\Admin\Package.php:70
actionrest_api_initincludes\Endpoint\PackageApi.php:62
actionrest_api_initincludes\Endpoint\TemplateApi.php:53

Scheduled Events 1

njt-fastdup-event
Maintenance & Trust

FastDup – Fastest WordPress Migration & Duplicator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 29, 2026
PHP min version
Downloads92K

Community Trust

Rating90/100
Number of ratings26
Active installs5K
Developer Profile

FastDup – Fastest WordPress Migration & Duplicator Developer Profile

Ninja Team

13 plugins · 496K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
93 days
View full developer profile
Detection Fingerprints

How We Detect FastDup – Fastest WordPress Migration & Duplicator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fastdup/assets/admin/build/js/app.js
Script Paths
/wp-content/plugins/fastdup/assets/admin/build/js/app.js
Version Parameters
njt-fastdup?ver=

HTML / DOM Fingerprints

Data Attributes
data-njt-fastdup-noncedata-njt-fastdup-url
JS Globals
njt_fastdupnjt_fastdup_data
REST Endpoints
/wp-json/njt-fastdup/v1/packages/wp-json/njt-fastdup/v1/packages/scan-package/wp-json/njt-fastdup/v1/packages/download/wp-json/njt-fastdup/v1/packages/view-log/wp-json/njt-fastdup/v1/packages/update-status/wp-json/njt-fastdup/v1/packages/delete
FAQ

Frequently Asked Questions about FastDup – Fastest WordPress Migration & Duplicator