Remove All Menu Item Security & Risk Analysis

wordpress.org/plugins/remove-all-menu-item

Remove All Menu, allows you to delete all menu items in a menu.

10 active installs v1.0 PHP + WP + Updated Dec 27, 2016
menus
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Remove All Menu Item Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'remove-all-menu-item' v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The plugin has zero identified entry points such as AJAX handlers, REST API routes, or shortcodes, which significantly limits the potential attack surface. Furthermore, all observed SQL queries utilize prepared statements, and there are no dangerous function calls or file operations detected. The presence of nonce and capability checks, albeit singular, indicates an awareness of basic WordPress security practices.

However, a significant concern arises from the output escaping. With two total outputs and 0% properly escaped, this presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data, even if seemingly innocuous, that is displayed to users or administrators could potentially be manipulated to execute malicious scripts. The absence of any known vulnerabilities in its history is positive, but it doesn't negate the immediate risks identified in the code analysis. The plugin's strengths lie in its limited attack surface and secure data handling for SQL, but the lack of output escaping is a critical oversight that needs immediate attention.

Key Concerns

  • Output is not properly escaped
Vulnerabilities
None known

Remove All Menu Item Security Vulnerabilities

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

Remove All Menu Item Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Remove All Menu Item Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuindex.php:10
actionadmin_enqueue_scriptsindex.php:97
Maintenance & Trust

Remove All Menu Item Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedDec 27, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Remove All Menu Item Developer Profile

xaraartech

3 plugins · 30 total installs

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

How We Detect Remove All Menu Item

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/remove-all-menu-item/rami_script.js
Script Paths
/wp-content/plugins/remove-all-menu-item/rami_script.js

HTML / DOM Fingerprints

CSS Classes
noticenotice-successis-dismissible
Data Attributes
name="rami_menu_form"onsubmit="return confirm('Do you really want to truncate menu? This action cannot be undone.');"name="menu_id"name="Submit"value="Truncate Menu"name="rami_nonce_field"+1 more
FAQ

Frequently Asked Questions about Remove All Menu Item