
Page Specific Menu Items Security & Risk Analysis
wordpress.org/plugins/page-specific-menu-itemsAllows user to select menu items page wise.
Is Page Specific Menu Items Safe to Use in 2026?
Generally Safe
Score 85/100Page Specific Menu Items has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin 'page-specific-menu-items' v1.6.5 exhibits a generally strong security posture based on the static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the attack surface. Furthermore, the code appears to adhere to good practices regarding SQL queries, exclusively using prepared statements, and includes a healthy number of nonce and capability checks. The vulnerability history is also clean, with no known CVEs, indicating a potentially stable and well-maintained codebase.
However, a significant concern arises from the complete lack of output escaping. With 20 identified output points and 0% properly escaped, this presents a considerable risk of Cross-Site Scripting (XSS) vulnerabilities. Any data that is displayed to users, whether directly from user input or indirectly through other means, is not being properly sanitized, opening the door for malicious scripts to be injected and executed in the user's browser. While the taint analysis did not reveal any issues, this is likely due to the limited analysis scope (0 flows analyzed) and the fact that XSS vulnerabilities often manifest in the output phase rather than through complex data flows.
In conclusion, while the plugin's design minimizes direct entry points and demonstrates good backend practices, the severe lack of output escaping is a critical weakness. This single oversight overshadows the otherwise positive aspects of the code and requires immediate attention to prevent potential XSS attacks. The clean vulnerability history is a positive indicator, but it does not mitigate the immediate risk posed by unescaped output.
Key Concerns
- Unescaped output in all identified instances
Page Specific Menu Items Security Vulnerabilities
Page Specific Menu Items Code Analysis
Output Escaping
Page Specific Menu Items Attack Surface
WordPress Hooks 16
Maintenance & Trust
Page Specific Menu Items Maintenance & Trust
Maintenance Signals
Community Trust
Page Specific Menu Items Alternatives
PageMenu
page-menu
Allow user to select menu and menu items for specific page
Conditional Menus
conditional-menus
This plugin enables you to set conditional menus per posts, pages, categories, archive pages, etc.
Themify Icons
themify-icons
Nifty plugin that enables you to use the Themify Icons (https://themify.me/themify-icons) font on your site.
Remove invalid menu items
remove-invalid-menu-items
Remove all the invalid menu items in one click.
Silencesoft Disable Menu Items
silencesoft-disable-menu-items
This plugin allow to hide or show menu items,
Page Specific Menu Items Developer Profile
2 plugins · 2K total installs
How We Detect Page Specific Menu Items
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/page-specific-menu-items/assets/script.js/wp-content/plugins/page-specific-menu-items/assets/style.cssassets/script.jspage-specific-menu-items/assets/style.css?ver=page-specific-menu-items/assets/script.js?ver=HTML / DOM Fingerprints
id="psmi_menu_items"name="psmi-menu-items"id="psmi_select_menu"name="psmi_defaults[menu_id]"id="psmi_items_viewoptions"name="psmi_defaults[items_defaultview]"