CC Duplicate Menu Security & Risk Analysis

wordpress.org/plugins/cc-duplicate-menu

Safely duplicate WordPress navigation menus from the menu editor.

0 active installs v1.0.0 PHP 7.4+ WP 6.4+ Updated Mar 30, 2026
admincloneduplicatemenunavigation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CC Duplicate Menu Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "cc-duplicate-menu" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a very limited attack surface. Furthermore, the code adheres to best practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. All SQL queries are prepared, and all output is properly escaped, which are crucial for preventing common vulnerabilities like SQL injection and cross-site scripting. The presence of nonce and capability checks further bolsters its security.

However, the static analysis does not report any taint flows. While this is generally positive, it could also indicate that the analysis was not comprehensive enough to uncover potential weaknesses. The lack of any recorded vulnerabilities in its history is commendable and suggests a history of secure development. The plugin's strengths lie in its minimal attack surface and diligent implementation of fundamental security practices like prepared statements and output escaping.

In conclusion, the "cc-duplicate-menu" plugin appears to be developed with security in mind, demonstrating robust adherence to secure coding principles. The absence of known vulnerabilities and a well-secured attack surface are strong indicators of its safety. The primary area for potential improvement or further scrutiny would be a more in-depth taint analysis to ensure no subtle data flow vulnerabilities exist, although based on the current data, the plugin presents a very low security risk.

Vulnerabilities
None known

CC Duplicate Menu Security Vulnerabilities

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

CC Duplicate Menu Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

CC Duplicate Menu Code Analysis

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

Output Escaping

100% escaped15 total outputs
Attack Surface

CC Duplicate Menu Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedcc-duplicate-menu.php:48
actionadmin_noticesincludes/class-admin-notices.php:37
actionadmin_enqueue_scriptsincludes/class-admin.php:37
actionadmin_footer-nav-menus.phpincludes/class-admin.php:38
Maintenance & Trust

CC Duplicate Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 30, 2026
PHP min version7.4
Downloads70

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CC Duplicate Menu Developer Profile

caterhamcomputing

3 plugins · 10K total installs

75
trust score
Avg Security Score
94/100
Avg Patch Time
128 days
View full developer profile
Detection Fingerprints

How We Detect CC Duplicate Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cc-duplicate-menu/assets/css/admin.css/wp-content/plugins/cc-duplicate-menu/assets/js/admin.js
Script Paths
/wp-content/plugins/cc-duplicate-menu/assets/js/admin.js
Version Parameters
cc-duplicate-menu/assets/css/admin.css?ver=cc-duplicate-menu/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
cc-duplicate-menu-hook
HTML Comments
<!-- Hook for the admin script to attach elements -->
Data Attributes
id="cc-duplicate-menu-hook"
JS Globals
ccDuplicateMenu
FAQ

Frequently Asked Questions about CC Duplicate Menu