
Blog Copier Security & Risk Analysis
wordpress.org/plugins/blog-copierEnables superusers to copy existing sub blogs to new sub blogs.
Is Blog Copier Safe to Use in 2026?
Generally Safe
Score 85/100Blog Copier has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The blog-copier plugin v1.0.7 presents a mixed security profile. On the positive side, it exhibits strong practices by using prepared statements for all SQL queries, avoiding file operations and external HTTP requests, and including a reasonable number of nonce and capability checks relative to its limited attack surface. The absence of any recorded vulnerabilities or CVEs in its history is also a significant strength, suggesting a history of stable and potentially well-maintained code.
However, the static analysis reveals some critical areas of concern. The presence of the `exec` function is a red flag, as it can be used to execute arbitrary commands on the server if not handled with extreme care. Compounding this, the taint analysis indicates a flow with an unsanitized path, identified as a critical severity issue. This flow, combined with the `exec` function, could potentially lead to remote code execution if an attacker can control the input to this unsanitized path.
While the plugin's attack surface appears small and seemingly protected, the critical taint flow is a significant weakness. The lack of historical vulnerabilities might be due to the limited exposure or a past successful defense against potential exploits. Nevertheless, the critical taint flow and the `exec` function are serious enough to warrant immediate attention and mitigation.
Key Concerns
- Critical severity taint flow with unsanitized path
- Use of dangerous function 'exec'
- Low percentage of properly escaped output
Blog Copier Security Vulnerabilities
Blog Copier Release Timeline
Blog Copier Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Data Flow Analysis
Blog Copier Attack Surface
WordPress Hooks 2
Maintenance & Trust
Blog Copier Maintenance & Trust
Maintenance Signals
Community Trust
Blog Copier Alternatives
Multisite Post Duplicator
multisite-post-duplicator
Duplicate/Copy/Clone any individual page, post or custom post type from one site on your multisite network to another.
WP Duplicate – WordPress Migration Plugin
local-sync
Easily migrate or clone your WordPress Site from one host to another.
Multisite Cloner
multisite-cloner
When creating a new blog on WordPress Multisite, copies all the posts, settings and files, from a selected blog into the new one.
Accounting Records Copywriter
accounting-records-copywriter
Упрощение работы администратора с копиратером рерайтером на вашем блоге / Admin’s work simplification with copywriter rewriter for your blog
Network Post Duplicator
network-post-duplicator
A simple plugin to duplicate your posts across a WordPress multisite network, with optional PRO tools for advanced synchronization.
Blog Copier Developer Profile
7 plugins · 8K total installs
How We Detect Blog Copier
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
name="source_blog"name="blog[domain]"name="blog[title]"name="copy_files"title="Subdomain"title="Domain"+1 more