REST API Console Security & Risk Analysis

wordpress.org/plugins/rest-api-console

A console for your site's REST API that lives in your WordPress admin.

80 active installs v2.1 PHP + WP 4.2+ Updated Nov 30, 2016
api-consolerest-api
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is REST API Console Safe to Use in 2026?

Generally Safe

Score 85/100

REST API Console has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "rest-api-console" v2.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly minimizes the plugin's attack surface. Furthermore, the code analysis reveals a clean codebase with no dangerous functions, no raw SQL queries (all use prepared statements), and all output is properly escaped. Taint analysis also indicates no identified vulnerabilities.

The plugin's vulnerability history is also clean, with zero recorded CVEs of any severity. This pattern suggests a well-maintained and secure plugin that has not historically been a target or source of security issues.

However, a notable observation is the complete absence of nonce and capability checks. While the current static analysis shows no direct entry points that would necessitate these, it indicates a lack of defensive programming that could become a concern if the plugin were to evolve and introduce new functionalities without proper authorization checks. Overall, the plugin is currently very secure, but the lack of authorization checks represents a potential future risk.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

REST API Console Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

REST API Console Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
2 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped2 total outputs
Attack Surface

REST API Console Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menurest-api-console.php:20
actionload-tools_page_rest_api_consolerest-api-console.php:21
Maintenance & Trust

REST API Console Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedNov 30, 2016
PHP min version
Downloads11K

Community Trust

Rating40/100
Number of ratings1
Active installs80
Developer Profile

REST API Console Developer Profile

Ryan McCue

4 plugins · 10K total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect REST API Console

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/rest-api-console/build/page.min.css/wp-content/plugins/rest-api-console/build/style.min.css/wp-content/plugins/rest-api-console/build/app.min.js/wp-content/plugins/rest-api-console/build/search.min.js
Script Paths
/wp-content/plugins/rest-api-console/build/app.min.js/wp-content/plugins/rest-api-console/build/search.min.js
Version Parameters
rest-api-console/build/page.min.css?ver=rest-api-console/build/style.min.css?ver=rest-api-console/build/app.min.js?ver=rest-api-console/build/search.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
disabledanchor
HTML Comments
<!-- <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Inconsolata:400,700|Open+Sans:300italic,400italic,600italic,400,300,600"> -->
Data Attributes
id="path"id="versions"id="lookup-container"id="method"id="parts"id="search"+11 more
JS Globals
rest_api_consolerest_urlsearch_urlrest_nonce
FAQ

Frequently Asked Questions about REST API Console