REST API Shield & XML-RPC Blocker Security & Risk Analysis

wordpress.org/plugins/rest-api-shield-xml-rpc-blocker

A security plugin that controls XML-RPC access and specific WordPress REST API endpoints from anonymous users.

0 active installs v1.0 PHP 7.4+ WP 6.8+ Updated Unknown
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is REST API Shield & XML-RPC Blocker Safe to Use in 2026?

Generally Safe

Score 100/100

REST API Shield & XML-RPC Blocker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "rest-api-shield-xml-rpc-blocker" plugin version 1.0 presents a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events, especially those lacking authentication or permission checks, significantly minimizes its attack surface. Furthermore, the code shows good practices with no dangerous functions, all SQL queries utilizing prepared statements, and a notable lack of file operations or external HTTP requests. Taint analysis also shows no concerning flows. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a consistent effort towards maintaining security. However, a minor concern arises from the output escaping, where 71% of outputs are properly escaped, leaving a portion that could be susceptible to cross-site scripting (XSS) vulnerabilities if untrusted data is involved. While the plugin demonstrates a solid foundation and proactive security measures, the imperfect output escaping is the sole area requiring attention.

Key Concerns

  • Outputs with improper escaping detected
Vulnerabilities
None known

REST API Shield & XML-RPC Blocker Security Vulnerabilities

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

REST API Shield & XML-RPC Blocker Code Analysis

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

Output Escaping

71% escaped24 total outputs
Attack Surface

REST API Shield & XML-RPC Blocker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterxmlrpc_enabledrest-api-shield-xml-rpc-blocker.php:43
actioninitrest-api-shield-xml-rpc-blocker.php:70
filterrest_pre_dispatchrest-api-shield-xml-rpc-blocker.php:81
actionadmin_initrest-api-shield-xml-rpc-blocker.php:324
Maintenance & Trust

REST API Shield & XML-RPC Blocker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads179

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

REST API Shield & XML-RPC Blocker Alternatives

No alternatives data available yet.

Developer Profile

REST API Shield & XML-RPC Blocker Developer Profile

teamredfox

2 plugins · 0 total installs

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

How We Detect REST API Shield & XML-RPC Blocker

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp/v2/(users|comments|media)(?:/.*)?/(users|comments|media)(?:/.*)?
FAQ

Frequently Asked Questions about REST API Shield & XML-RPC Blocker