Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More

duplicator · by smub · wordpress.org ↗ · SVN ↗
Acquired by Awesome Motive on 2023-01-05. Previously owned by Snap Creek. New committers from that team's naming convention are expected and will not fire takeover events. source ↗
Active installs
1M+
Current version
1.5.16
Added
2011-06-07
Last updated
2026-03-18 (1mo ago)
First seen by beacon
10d ago
Total downloads
53,007,839

Alerts (0)

No open alerts.

Show 2 resolved alerts
Critical code_pattern Resolved · false_positive_defensive_string_check 2026-04-30 15:25:27 (1d ago)
Slugduplicator
Patternserialized_admin_role
Kindbuiltin
Version1.5.16
Hit count1
First hit
File
installer/dup-installer/classes/config/class.conf.wp.php
Line
22
Snippet
const ADMIN_SERIALIZED_SECURITY_STRING = 'a:1:{s:13:"administrator";b:1;}';
Explanationplugin source contains `s:13:"administrator"` — the PHP-serialized representation of the `administrator` role meta value. Used to bypass `wp_insert_user()` by writing directly to `wp_usermeta` with a hand-crafted capabilities string. Near-zero FP because legit code uses `WP_User::set_role()` instead of building the serialized form by hand.
View raw JSON
{
    "slug": "duplicator",
    "pattern": "serialized_admin_role",
    "kind": "builtin",
    "version": "1.5.16",
    "hit_count": 1,
    "first_hit": {
        "file": "installer/dup-installer/classes/config/class.conf.wp.php",
        "line": 22,
        "snippet": "const ADMIN_SERIALIZED_SECURITY_STRING = 'a:1:{s:13:\"administrator\";b:1;}';"
    },
    "explanation": "plugin source contains `s:13:\"administrator\"` \u2014 the PHP-serialized representation of the `administrator` role meta value. Used to bypass `wp_insert_user()` by writing directly to `wp_usermeta` with a hand-crafted capabilities string. Near-zero FP because legit code uses `WP_User::set_role()` instead of building the serialized form by hand."
}
Critical code_scan_delta Resolved · false_positive_cdn_known_good 2026-04-30 05:53:23 (2d ago)
Slugduplicator
Previous version1.5.16
Current version1.5.16
New findings
PatternKindFileLineSnippetConfidence
serialized_admin_rolebuiltininstaller/dup-installer/classes/config/class.conf.wp.php22const ADMIN_SERIALIZED_SECURITY_STRING = 'a:1:{s:13:"administrator";b:1;}';high
New finding count1
View raw JSON
{
    "slug": "duplicator",
    "previous_version": "1.5.16",
    "current_version": "1.5.16",
    "new_findings": [
        {
            "pattern": "serialized_admin_role",
            "kind": "builtin",
            "file": "installer/dup-installer/classes/config/class.conf.wp.php",
            "line": 22,
            "snippet": "const ADMIN_SERIALIZED_SECURITY_STRING = 'a:1:{s:13:\"administrator\";b:1;}';",
            "confidence": "high"
        }
    ],
    "new_finding_count": 1
}

SVN committers (4)

Accounts with actual commit access to duplicator on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
Cory Lamle 2011-02-24 98 2017-08-07 · r1709378 2022-11-16 · r2819379
SeedProd 2012-01-31 52 2022-12-21 · r2837638 2024-06-04 · r3097478
andreamk 2011-02-24 48 2023-11-16 · r2997269 2026-03-18 · r3485909
bobriley 2013-03-07 2 2017-10-08 · r1742967 2022-06-27 · r2748774

Readme contributors (3)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
SeedProd 2012-01-31 52 commits Active
andreamk 2011-02-24 48 commits Active
Syed Balkhi 2008-06-22 Active

Versions (100 most recent)

Version Released Download
1.5.15 2026-03-18 · 1mo ago zip
1.5.16 2026-03-18 · 1mo ago zip
1.5.14 2025-12-10 · 4mo ago zip
1.5.13.3 2025-09-12 · 7mo ago zip
1.5.13.2 2025-09-03 · 8mo ago zip
1.5.13.1 2025-08-12 · 8mo ago zip
1.5.13 2025-07-15 · 9mo ago zip
1.5.12 2025-05-27 · 11mo ago zip
1.5.11.2 2024-11-21 · 1y ago zip
1.5.11.1 2024-10-09 · 1y ago zip
1.5.11 2024-09-24 · 1y ago zip
1.5.10.2 2024-08-06 · 1y ago zip
1.5.10.1 2024-07-18 · 1y ago zip
1.5.10 2024-06-27 · 1y ago zip
1.5.9 2024-06-04 · 1y ago zip
1.5.8.1 2024-02-06 · 2y ago zip
1.5.8 2024-01-10 · 2y ago zip
1.5.7.1 2023-11-16 · 2y ago zip
1.5.7 2023-11-08 · 2y ago zip
1.5.6.1 2023-10-31 · 2y ago zip
1.5.6 2023-09-19 · 2y ago zip
1.5.5.1 2023-07-20 · 2y ago zip
1.5.5 2023-06-22 · 2y ago zip
1.5.4 2023-05-08 · 2y ago zip
1.5.3.1 2023-03-31 · 3y ago zip
1.5.3 2023-03-16 · 3y ago zip
1.5.2.1 2023-02-01 · 3y ago zip
1.5.2 2023-01-26 · 3y ago zip
1.5.1 2022-12-21 · 3y ago zip
1.5.0 2022-10-31 · 3y ago zip
1.4.7.2 2022-08-15 · 3y ago zip
1.4.7.1 2022-08-03 · 3y ago zip
1.4.7 2022-06-27 · 3y ago zip
1.4.6 2022-05-25 · 3y ago zip
1.4.5 2022-04-13 · 4y ago zip
1.4.4 2022-02-01 · 4y ago zip
1.4.3 2021-09-08 · 4y ago zip
1.4.2 2021-07-28 · 4y ago zip
1.4.1 2021-05-26 · 4y ago zip
1.4.0 2021-03-17 · 5y ago zip
1.3.40.1 2020-12-15 · 5y ago zip
1.3.40 2020-12-07 · 5y ago zip
1.3.38 2020-10-02 · 5y ago zip
1.3.36 2020-08-12 · 5y ago zip
1.3.34 2020-05-16 · 5y ago zip
1.3.32 2020-05-05 · 5y ago zip
1.3.30 2020-04-20 · 6y ago zip
1.3.28 2020-02-12 · 6y ago zip
1.3.26 2020-02-08 · 6y ago zip
1.3.24 2019-11-15 · 6y ago zip
1.3.22 2019-09-12 · 6y ago zip
1.3.20 2019-08-30 · 6y ago zip
1.3.18 2019-07-13 · 6y ago zip
1.3.16 2019-07-07 · 6y ago zip
1.3.14 2019-05-21 · 6y ago zip
1.3.12 2019-05-02 · 7y ago zip
1.3.10 2019-03-16 · 7y ago zip
1.3.8 2019-03-05 · 7y ago zip
1.3.6 2019-02-20 · 7y ago zip
1.3.4 2019-01-16 · 7y ago zip
1.3.2 2018-12-31 · 7y ago zip
1.3.0 2018-12-17 · 7y ago zip
1.2.52 2018-12-07 · 7y ago zip
1.2.50 2018-10-18 · 7y ago zip
1.2.48 2018-09-25 · 7y ago zip
1.2.46 2018-09-20 · 7y ago zip
1.2.44 2018-09-14 · 7y ago zip
1.2.42 2018-08-24 · 7y ago zip
1.2.40 2018-06-06 · 7y ago zip
1.2.38 2018-06-06 · 7y ago zip
1.2.36 2018-04-25 · 8y ago zip
1.2.34 2018-03-01 · 8y ago zip
1.2.32 2018-01-10 · 8y ago zip
1.2.30 2017-11-23 · 8y ago zip
1.2.28 2017-11-05 · 8y ago zip
1.2.26 2017-10-08 · 8y ago zip
1.2.24 2017-09-09 · 8y ago zip
1.2.22 2017-09-03 · 8y ago zip
1.2.20 2017-08-26 · 8y ago zip
1.2.18 2017-08-09 · 8y ago zip
1.2.16 2017-07-29 · 8y ago zip
1.2.14 2017-07-25 · 8y ago zip
1.2.12 2017-07-21 · 8y ago zip
1.2.10 2017-07-11 · 8y ago zip
1.2.8 2017-06-10 · 8y ago zip
1.2.6 2017-05-04 · 8y ago zip
1.2.4 2017-04-08 · 9y ago zip
1.2.2 2017-04-04 · 9y ago zip
1.2.0 2017-03-24 · 9y ago zip
1.1.34 2017-02-25 · 9y ago zip
1.1.32 2017-02-18 · 9y ago zip
1.1.30 2017-02-02 · 9y ago zip
1.1.28 2017-01-19 · 9y ago zip
1.1.26 2017-01-05 · 9y ago zip
1.1.24 2016-11-29 · 9y ago zip
1.1.22 2016-11-23 · 9y ago zip
1.1.20 2016-10-30 · 9y ago zip
1.1.18 2016-10-09 · 9y ago zip
1.1.16 2016-08-18 · 9y ago zip
1.1.14 2016-08-10 · 9y ago zip