Advanced Custom Routes – Custom Endpoints for WP REST API Security & Risk Analysis

wordpress.org/plugins/advanced-custom-routes-custom-endpoints-for-wp-rest-api

The easiest way to create custom WP REST API Routes without writing a line of code.

40 active installs v0.8.0 PHP + WP 4.0+ Updated Jul 28, 2019
apicustom-endpointcustom-routerestrest-api
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advanced Custom Routes – Custom Endpoints for WP REST API Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Custom Routes – Custom Endpoints for WP REST API has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The plugin "advanced-custom-routes-custom-endpoints-for-wp-rest-api" version 0.8.0 exhibits a mixed security posture. On the positive side, the static analysis reveals no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface. Furthermore, no dangerous functions, file operations, or external HTTP requests were detected, and there are no known CVEs associated with this plugin. However, significant concerns arise from the code analysis. The single SQL query is not using prepared statements, which presents a risk of SQL injection. A substantial portion of output (83%) is not properly escaped, opening the door to Cross-Site Scripting (XSS) vulnerabilities. The taint analysis indicates two flows with unsanitized paths, though they are not classified as critical or high severity in this report. The complete absence of nonce and capability checks across all identified entry points, coupled with the lack of output escaping, are critical omissions that significantly elevate the risk profile despite the limited reported attack surface and absence of known vulnerabilities.

Key Concerns

  • SQL queries not using prepared statements
  • Large amount of unescaped output
  • No nonce checks found
  • No capability checks found
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Advanced Custom Routes – Custom Endpoints for WP REST API Security Vulnerabilities

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

Advanced Custom Routes – Custom Endpoints for WP REST API Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

17% escaped60 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
cd_acr_show_route_endpoint_meta_box (admin\route-endpoint\route-endpoint.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Advanced Custom Routes – Custom Endpoints for WP REST API Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
filtermanage_cd-custom-rest-api_posts_columnsadmin\endpoint-column.php:4
actionmanage_cd-custom-rest-api_posts_custom_columnadmin\endpoint-column.php:10
actionadd_meta_boxesadmin\query-builder\query-builder-options.php:15
actionsave_postadmin\query-builder\query-builder-options.php:284
actioninitadmin\register-custom-post-type.php:48
actionrest_api_initadmin\register-routes\register-routes.php:3
actionadd_meta_boxesadmin\response-output\response-output.php:15
actionsave_postadmin\response-output\response-output.php:187
actionadd_meta_boxesadmin\route-endpoint\route-endpoint.php:15
actionadmin_menuadmin\settings.php:4
actionadmin_initadmin\settings.php:24
actionadmin_print_stylesindex.php:46
actionadmin_print_stylesindex.php:61
Maintenance & Trust

Advanced Custom Routes – Custom Endpoints for WP REST API Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJul 28, 2019
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

Advanced Custom Routes – Custom Endpoints for WP REST API Developer Profile

Logan Carlile

1 plugin · 40 total installs

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

How We Detect Advanced Custom Routes – Custom Endpoints for WP REST API

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-custom-routes-custom-endpoints-for-wp-rest-api/admin/lib/css/dist/styles.css/wp-content/plugins/advanced-custom-routes-custom-endpoints-for-wp-rest-api/admin/lib/js/scripts.js
Script Paths
https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.7/js/select2.min.js

HTML / DOM Fingerprints

REST Endpoints
/wp-json/acr/v1/custom-route
FAQ

Frequently Asked Questions about Advanced Custom Routes – Custom Endpoints for WP REST API