Theme Duplicator Security & Risk Analysis

wordpress.org/plugins/theme-duplicator

This plugin creates a duplicate copy of you selected theme.

400 active installs v1.1 PHP + WP 4.1+ Updated Nov 19, 2024
copy-themeduplicate-themeduplicatornetwork
71
B · Generally Safe
CVEs total1
Unpatched1
Last CVEApr 1, 2025
Safety Verdict

Is Theme Duplicator Safe to Use in 2026?

Mostly Safe

Score 71/100

Theme Duplicator is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved.

1 known CVE 1 unpatched Last CVE: Apr 1, 2025Updated 1yr ago
Risk Assessment

The theme-duplicator plugin v1.1 exhibits a mixed security posture. On the positive side, the static analysis reveals no identified dangerous functions, a complete reliance on prepared statements for SQL queries, and no external HTTP requests. This indicates some good development practices. However, there are significant areas of concern. The taint analysis shows two flows with unsanitized paths, which, while not flagged as critical or high severity, represent potential vulnerabilities that could lead to unintended data manipulation or disclosure if exploited. Furthermore, the complete absence of nonce checks and capability checks across all entry points is a major weakness, leaving the plugin susceptible to various attacks, particularly CSRF, as suggested by its vulnerability history.

The vulnerability history is a critical indicator of ongoing security issues. With one known CVE, currently unpatched and categorized as medium severity, and a history of common CSRF vulnerabilities, it suggests a pattern of insecure coding practices that have resulted in exploitable flaws. The fact that the last vulnerability was dated as recent (2025-04-01) further amplifies the risk. While the plugin avoids some common pitfalls like raw SQL and has a limited attack surface, the identified unsanitized paths and the complete lack of robust authorization and integrity checks, coupled with a recent unpatched vulnerability, make this plugin a significant security risk that requires immediate attention.

Key Concerns

  • Unpatched medium severity CVE
  • Taint analysis: 2 flows with unsanitized paths
  • No nonce checks implemented
  • No capability checks implemented
  • Output escaping only 67% proper
Vulnerabilities
1 published

Theme Duplicator Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-31845medium · 4.3Cross-Site Request Forgery (CSRF)

Theme Duplicator <= 1.1 - Cross-Site Request Forgery

Apr 1, 2025Unpatched
Version History

Theme Duplicator Release Timeline

v1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

Theme Duplicator Code Analysis

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

Output Escaping

67% escaped9 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
rtdpDuplicateAdmin (index.php:22)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Theme Duplicator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuindex.php:19
Maintenance & Trust

Theme Duplicator Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 19, 2024
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs400
Developer Profile

Theme Duplicator Developer Profile

Rohit Choudhary

1 plugin · 400 total installs

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

How We Detect Theme Duplicator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/theme-duplicator/theme-duplicator.php

HTML / DOM Fingerprints

Data Attributes
name="td_source_theme"name="td_dest_theme"name="td_new_name"name="td_create_theme"
FAQ

Frequently Asked Questions about Theme Duplicator