BE REST Endpoints Security & Risk Analysis

wordpress.org/plugins/be-rest-endpoints

Major features in BE REST Endpoints include:

20 active installs v1.0.0 PHP + WP 4.4.0+ Updated Feb 7, 2016
rest-api-widgetssidebarswidget-areaswidgetswp-rest-api-widgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is BE REST Endpoints Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "be-rest-endpoints" plugin v1.0.0 exhibits a strong security posture in several key areas. The static analysis reveals no AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface. Furthermore, the code demonstrates excellent practice by exclusively using prepared statements for all SQL queries and has no recorded vulnerability history, indicating a likely secure development process and a lack of past exploitable flaws. The absence of dangerous functions, file operations, and external HTTP requests further bolsters its security.

However, a significant concern arises from the complete lack of output escaping. With one total output identified and 0% properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While the taint analysis found no unsanitized paths, the lack of escaping means that any data that enters the output buffer, even if it's user-controlled through other means not immediately obvious in this static analysis, could be rendered in the browser as executable JavaScript. The absence of nonce checks and capability checks, while not immediately exploitable due to the zero attack surface, would become critical if any new entry points were introduced in future versions.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

BE REST Endpoints Security Vulnerabilities

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

BE REST Endpoints Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

BE REST Endpoints Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initbe-rest-endpoints.php:66
actioninitbe-rest-endpoints.php:120
actionrest_api_initbe-rest-endpoints.php:123
actionadmin_noticesbe-rest-endpoints.php:153
actionactivated_pluginbe-rest-endpoints.php:251
actiondeactivated_pluginbe-rest-endpoints.php:252
actionbe_rest_register_endpointsincludes\class-be-rest-sidebars-controller.php:24
actionbe_rest_register_endpointsincludes\class-be-rest-widgets-controller.php:48
Maintenance & Trust

BE REST Endpoints Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 7, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

BE REST Endpoints Developer Profile

Edwin Cromley

1 plugin · 20 total installs

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

How We Detect BE REST Endpoints

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/be-rest-endpoints/includes/class-be-rest-sidebars-controller.php/wp-content/plugins/be-rest-endpoints/includes/class-be-rest-widgets-controller.php/wp-content/plugins/be-rest-endpoints/be-rest-endpoints.php

HTML / DOM Fingerprints

REST Endpoints
/wp-json/wp/v2/sidebars/wp-json/wp/v2/widgets/wp-json/be-rest-endpoints/v1/sidebars/wp-json/be-rest-endpoints/v1/widgets
FAQ

Frequently Asked Questions about BE REST Endpoints