
WP API Menus Security & Risk Analysis
wordpress.org/plugins/wp-api-menusExtends WordPress WP REST API with new routes pointing to WordPress menus.
Is WP API Menus Safe to Use in 2026?
Generally Safe
Score 85/100WP API Menus has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
Based on the provided static analysis and vulnerability history, the wp-api-menus plugin version 1.3.2 exhibits a strong security posture. The static analysis reveals no identified attack vectors such as unprotected AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code demonstrates robust development practices by utilizing prepared statements for all SQL queries and ensuring all output is properly escaped. The absence of dangerous function calls, file operations, external HTTP requests, and critical taint flows further reinforces this positive assessment. The plugin also lacks any recorded vulnerabilities in its history, with zero known CVEs of any severity, suggesting a history of stable and secure development.
WP API Menus Security Vulnerabilities
WP API Menus Code Analysis
WP API Menus Attack Surface
WordPress Hooks 3
Maintenance & Trust
WP API Menus Maintenance & Trust
Maintenance Signals
Community Trust
WP API Menus Alternatives
WP-REST-API Menus
wp-rest-api-menus
Adds menu endpoints to core WP REST API.
WP API (V2) WooCommerce endpoints
wp-api-v2-woocommerce-endpoints
Extends WordPress WP REST API (V2) with new endpoints pointing to WooCommerce page functions (is_shop, is_cart, is_checkout, is_account_page).
WP API Options
wp-rest-api-options
Extends WordPress WP REST API with new routes pointing to WordPress options.
WP API (V2) isFront
wp-rest-api-v2-isfront
Extends WordPress WP REST API (V2) with new endpoints pointing to WordPress isFront function.
REST API Log
wp-rest-api-log
WordPress plugin to log REST API requests and responses
WP API Menus Developer Profile
3 plugins · 3K total installs
How We Detect WP API Menus
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-api-menus/css/wp-api-menus.css/wp-content/plugins/wp-api-menus/js/wp-api-menus.js/wp-content/plugins/wp-api-menus/js/wp-api-menus.jswp-api-menus/css/wp-api-menus.css?ver=wp-api-menus/js/wp-api-menus.js?ver=HTML / DOM Fingerprints
<!-- WP REST API Menu routes --><!-- WP REST Menus class. --><!-- WP API Menus support for WP API v2. --><!-- Init JSON REST API Menu routes. -->/wp-json/wp-api-menus/v2/menus/wp-json/wp-api-menus/v2/menus/(?P<id>\d+)/wp-json/wp-api-menus/v2/menu-locations/wp-json/wp-api-menus/v2/menu-locations/(?P<location>[a-zA-Z0-9_-]+)