Duplicate Post & Page Security & Risk Analysis

wordpress.org/plugins/duplicate-post-page

Quickly duplicate WordPress posts and pages in bulk. Change titles and slugs on the fly to generate unique content variations.

0 active installs v1.1.2 PHP 7.4+ WP 5.0+ Updated Nov 17, 2025
bulkcloneduplicatepagesposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Duplicate Post & Page Safe to Use in 2026?

Generally Safe

Score 100/100

Duplicate Post & Page 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 "duplicate-post-page" v1.1.2 plugin demonstrates a generally strong security posture. The static analysis reveals excellent adherence to secure coding practices, with all identified AJAX handlers and any file operations being properly protected by nonce and capability checks. SQL queries are exclusively handled through prepared statements, and all output is correctly escaped, mitigating common injection and cross-site scripting (XSS) vulnerabilities. The lack of external HTTP requests and bundled libraries further reduces the potential attack surface. Taint analysis also indicates no identified security risks within the code flows. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a commitment to security or a lack of prior significant vulnerabilities.

While the plugin scores highly on secure coding practices, the limited attack surface (2 AJAX handlers) means that even minor oversights could have a disproportionate impact if they existed. However, based on the provided data, these are not present in this version. The absence of any recorded vulnerabilities in its history is a positive indicator. Overall, the plugin appears to be well-secured in this version, with no immediate critical or high-risk issues identified from the provided analysis.

Vulnerabilities
None known

Duplicate Post & Page Security Vulnerabilities

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

Duplicate Post & Page Release Timeline

v1.1.2Current
v1.1.1
Code Analysis
Analyzed Mar 17, 2026

Duplicate Post & Page Code Analysis

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

Output Escaping

100% escaped15 total outputs
Attack Surface

Duplicate Post & Page Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_duppp_bulk_duplicateapp\Admin.php:14
authwp_ajax_duppp_validate_slugapp\Admin.php:15
WordPress Hooks 3
actionadd_meta_boxesapp\Admin.php:13
actionadmin_enqueue_scriptsapp\Plugin.php:26
actionplugins_loadedapp\Plugin.php:68
Maintenance & Trust

Duplicate Post & Page Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 17, 2025
PHP min version7.4
Downloads294

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Duplicate Post & Page Developer Profile

Ryan Howard

7 plugins · 30K total installs

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

How We Detect Duplicate Post & Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/duplicate-post-page/assets/js/admin.js/wp-content/plugins/duplicate-post-page/assets/css/style.css
Script Paths
/wp-content/plugins/duplicate-post-page/assets/js/admin.js
Version Parameters
duplicate-post-page/assets/js/admin.js?ver=duplicate-post-page/assets/css/style.css?ver=

HTML / DOM Fingerprints

Data Attributes
duppp_bulk_duplicate
JS Globals
duppp_ajax
FAQ

Frequently Asked Questions about Duplicate Post & Page