
WP REST Menus Security & Risk Analysis
wordpress.org/plugins/wp-rest-menuAdd menus endpoints to WP REST API
Is WP REST Menus Safe to Use in 2026?
Generally Safe
Score 85/100WP REST Menus has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "wp-rest-menu" v1.0.4 exhibits a strong security posture based on the provided static analysis. It has a negligible attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. Crucially, none of these entry points lack authentication or permission checks. The code also demonstrates good development practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and properly escaping all output. There are no file operations or external HTTP requests, further reducing potential vulnerabilities. The absence of any recorded vulnerabilities in its history, including critical or high severity issues, is a significant positive indicator of its security. The lack of any identified taint flows also suggests that data is handled safely within the plugin. Overall, this plugin appears to be developed with security in mind and poses a very low risk to a WordPress installation.
WP REST Menus Security Vulnerabilities
WP REST Menus Code Analysis
Output Escaping
WP REST Menus Attack Surface
WordPress Hooks 1
Maintenance & Trust
WP REST Menus Maintenance & Trust
Maintenance Signals
Community Trust
WP REST Menus Alternatives
PixelYourSite – Your smart PIXEL (TAG) & API Manager
pixelyoursite
Add Meta Pixel with Conversion API, Google Analytics (GA4) + Consent Mode, Google Tag Manager, and Head & Footer scripts.
WP REST Cache
wp-rest-cache
Enable caching of the WordPress REST API and auto-flush caches upon wp-admin editing.
REST API Log
wp-rest-api-log
WordPress plugin to log REST API requests and responses
REST API Toolbox
rest-api-toolbox
Allows tweaking of several REST API settings
WP API Menus
wp-api-menus
Extends WordPress WP REST API with new routes pointing to WordPress menus.
WP REST Menus Developer Profile
5 plugins · 3K total installs
How We Detect WP REST Menus
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-rest-menu/build/index.asset.phpHTML / DOM Fingerprints
/wp-json/menus/v1/locations/wp-json/menus/v1/locations/(?P<slug>[a-zA-Z(-]+)/wp-json/menus/v1/menus/wp-json/menus/v1/menus/(?P<id>[0-9(-]+)