
Disable Permanently REST API Security & Risk Analysis
wordpress.org/plugins/disable-permanently-rest-apiThe most simple plugin to disable permanently REST API on WordPress 4.7+
Is Disable Permanently REST API Safe to Use in 2026?
Generally Safe
Score 100/100Disable Permanently REST API has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "disable-permanently-rest-api" v0.1.1 demonstrates an exceptionally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events, along with zero dangerous functions, SQL queries, file operations, or external HTTP requests, significantly minimizes the plugin's attack surface. Furthermore, the code signals indicate that all queries utilize prepared statements and all output is properly escaped, which are critical best practices for preventing common web vulnerabilities. The lack of any recorded vulnerabilities in its history further reinforces this positive assessment.
While the plugin excels in preventing common attack vectors through its minimal design and adherence to secure coding principles, the total absence of nonce checks and capability checks is a notable omission. In scenarios where the plugin might evolve or interact with other components in a more complex manner, these checks would become essential for robust access control. However, given the plugin's apparent sole purpose of disabling features (which typically doesn't require granular user permissions or AJAX interactions in its core function), this omission doesn't represent an immediate, exploitable risk based on the current analysis.
In conclusion, the plugin "disable-permanently-rest-api" v0.1.1 appears to be very secure and well-developed from a security perspective. Its strengths lie in its minimal attack surface and diligent use of prepared statements and output escaping. The lack of vulnerability history and zero critical findings in static analysis are highly encouraging. The only minor concern, the absence of nonce and capability checks, is contextual to its simple functionality and does not currently present a discernible security threat.
Key Concerns
- Missing nonce checks
- Missing capability checks
Disable Permanently REST API Security Vulnerabilities
Disable Permanently REST API Code Analysis
Disable Permanently REST API Attack Surface
WordPress Hooks 1
Maintenance & Trust
Disable Permanently REST API Maintenance & Trust
Maintenance Signals
Community Trust
Disable Permanently REST API Alternatives
Server Response
server-response
Поможет вам скорректировать заголовки ответа сервера и отключить REST API.
Disable WP REST API
disable-wp-rest-api
Disables the WP REST API for visitors not logged into WordPress.
REST API blocks
rest-api-blocks
Add gutenberg blocks data into the post / page REST API endpoints.
Disable REST API for Real
sar-disable-rest-api
Really prevents the REST API from handling requests (default) or require user to be logged in.
Turn Off REST API
turn-off-rest-api
Prevents unauthorized requests from using the WP REST API.
Disable Permanently REST API Developer Profile
2 plugins · 20K total installs
How We Detect Disable Permanently REST API
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.