Duplicate Posts & Page Security & Risk Analysis

wordpress.org/plugins/duplicate-posts-page

A simple plugin to duplicate your posts, page or any custom post types in just one click.

10 active installs v1.0 PHP 5.6+ WP 4.1+ Updated Dec 29, 2020
duplicate-custom-post-typeduplicate-pageduplicate-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Duplicate Posts & Page Safe to Use in 2026?

Generally Safe

Score 85/100

Duplicate Posts & Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "duplicate-posts-page" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any identified dangerous functions, external HTTP requests, file operations, or taint flows with unsanitized paths is highly positive. Furthermore, the fact that all identified outputs are properly escaped and that nonce and capability checks are present on all relevant entry points indicates good development practices. The plugin also boasts a clean vulnerability history, with no known CVEs, suggesting a commitment to secure coding or a lack of targeted exploitation.

Despite these strengths, the analysis does reveal two SQL queries, with 50% not utilizing prepared statements. While the number is small, unescaped SQL queries can still pose a risk of SQL injection if they handle user-supplied input without proper sanitization, which is not explicitly detailed in the provided data but is a potential concern when prepared statements are not universally used. The plugin has a very limited attack surface with zero entry points reported, which further mitigates potential risks. Overall, the plugin appears secure, but the partial use of prepared statements warrants a minor point deduction as a best practice.

Key Concerns

  • SQL queries not fully using prepared statements
Vulnerabilities
None known

Duplicate Posts & Page Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Duplicate Posts & Page Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

100% escaped2 total outputs
Attack Surface

Duplicate Posts & Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_action_bp_duplicate_post_as_draftduplicate-posts.php:108
filterpost_row_actionsduplicate-posts.php:121
filterpage_row_actionsduplicate-posts.php:130
Maintenance & Trust

Duplicate Posts & Page Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 29, 2020
PHP min version5.6
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Duplicate Posts & Page Developer Profile

Md. Eleas Kanchon

1 plugin · 10 total installs

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

How We Detect Duplicate Posts & Page

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- duplicate post link --><!-- duplicate page link -->
FAQ

Frequently Asked Questions about Duplicate Posts & Page