
Disable WP REST API Security & Risk Analysis
wordpress.org/plugins/disable-wp-rest-apiDisables the WP REST API for visitors not logged into WordPress.
Is Disable WP REST API Safe to Use in 2026?
Generally Safe
Score 100/100Disable WP REST API has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'disable-wp-rest-api' plugin version 2.6.7 demonstrates a strong security posture based on the provided static analysis. The code analysis reveals no AJAX handlers, REST API routes, shortcodes, cron events, or file operations, indicating a minimal attack surface. Furthermore, the absence of dangerous functions, SQL queries requiring sanitization (all use prepared statements), and unescaped output are positive indicators of secure coding practices. The plugin also lacks external HTTP requests and does not rely on bundled libraries, reducing potential risks from third-party code.
The vulnerability history is also clean, with no recorded CVEs, suggesting a history of secure development or diligent patching. The complete lack of any security findings in the static analysis, including taint flows, is a significant strength.
However, it's important to note that the absence of nonce checks and capability checks is a direct consequence of the plugin's design to disable functionality rather than expose it. While this may not introduce direct vulnerabilities in this specific plugin's implementation, it represents a deviation from best practices for plugins that *do* expose entry points. The overall conclusion is that this plugin, in its current state and version, appears to be very secure and poses minimal risk. Its strengths lie in its extremely limited attack surface and adherence to secure coding principles for the functions it does (or rather, doesn't) expose.
Disable WP REST API Security Vulnerabilities
Disable WP REST API Code Analysis
Disable WP REST API Attack Surface
WordPress Hooks 6
Maintenance & Trust
Disable WP REST API Maintenance & Trust
Maintenance Signals
Community Trust
Disable WP REST API Alternatives
Turn Off REST API
turn-off-rest-api
Prevents unauthorized requests from using the WP REST API.
Server Response
server-response
Поможет вам скорректировать заголовки ответа сервера и отключить REST API.
Disable Permanently REST API
disable-permanently-rest-api
The most simple plugin to disable permanently REST API on WordPress 4.7+
Disable REST API
disable-json-api
Disable the use of the REST API on your website to site users. Now with User Role support!
JWT Authentication for WP REST API
jwt-authentication-for-wp-rest-api
Extends the WP REST API using JSON Web Tokens Authentication as an authentication method.
Disable WP REST API Developer Profile
30 plugins · 1.2M total installs
How We Detect Disable WP REST API
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<!-- REST API restricted to authenticated users. -->