Advanced WP REST API Security & Risk Analysis

wordpress.org/plugins/advanced-wp-rest-api

This plugin provides custom endpoints to the WordPress REST API.

200 active installs v1.3 PHP 7.4+ WP 5.0+ Updated Apr 24, 2025
endpoint-apirest-apiwp-login-apiwp-post-apiwp-rest-api
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced WP REST API Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The advanced-wp-rest-api plugin, version 1.3, exhibits a significant security concern due to its extensive REST API attack surface lacking any permission callbacks. With 8 unprotected REST API routes, this presents a direct risk of unauthorized access and manipulation of data exposed via these endpoints. While the code analysis shows excellent practices in avoiding dangerous functions, using prepared statements for SQL, and properly escaping output, the absence of authorization checks on all entry points overshadows these strengths. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a potentially well-maintained codebase in the past. However, this lack of historical issues doesn't negate the current risks identified in the static analysis. The primary weakness lies in the fundamental security principle of access control, leaving these API routes open to any user, potentially including unauthenticated ones.

Key Concerns

  • 8 unprotected REST API routes
  • 0 Nonce checks found
  • 0 Capability checks found
Vulnerabilities
None known

Advanced WP REST API Security Vulnerabilities

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

Advanced WP REST API Code Analysis

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

Output Escaping

100% escaped12 total outputs
Attack Surface
8 unprotected

Advanced WP REST API Attack Surface

Entry Points8
Unprotected8

REST API Routes 8

POST/wp-json/api/v2/user/loginapis\class-gwl-register-route-api.php:37
POST/wp-json/api/v2/postsData/apis\class-gwl-register-route-api.php:56
POST/wp-json/api/v2/usersData/apis\class-gwl-register-route-api.php:75
POST/wp-json/api/v2/productsData/apis\class-gwl-register-route-api.php:94
POST/wp-json/api/v2/user/logintrunk\apis\class-gwl-register-route-api.php:37
POST/wp-json/api/v2/postsData/trunk\apis\class-gwl-register-route-api.php:56
POST/wp-json/api/v2/usersData/trunk\apis\class-gwl-register-route-api.php:75
POST/wp-json/api/v2/productsData/trunk\apis\class-gwl-register-route-api.php:94
WordPress Hooks 12
actionadmin_enqueue_scriptsadvanced-wp-rest-api.php:15
actionadmin_initadvanced-wp-rest-api.php:27
actionadmin_menuadvanced-wp-rest-api.php:29
filterplugin_action_linksadvanced-wp-rest-api.php:104
filterplugin_row_metaadvanced-wp-rest-api.php:118
actionrest_api_initapis\class-gwl-register-route-api.php:13
actionadmin_enqueue_scriptstrunk\advanced-wp-rest-api.php:15
actionadmin_inittrunk\advanced-wp-rest-api.php:27
actionadmin_menutrunk\advanced-wp-rest-api.php:29
filterplugin_action_linkstrunk\advanced-wp-rest-api.php:104
filterplugin_row_metatrunk\advanced-wp-rest-api.php:118
actionrest_api_inittrunk\apis\class-gwl-register-route-api.php:13
Maintenance & Trust

Advanced WP REST API Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 24, 2025
PHP min version7.4
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Advanced WP REST API Developer Profile

Galaxy Weblinks

40 plugins · 25K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
310 days
View full developer profile
Detection Fingerprints

How We Detect Advanced 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-wp-rest-api/assets/css/custom.css

HTML / DOM Fingerprints

CSS Classes
awpr_mainawpr--noticeawpr-api-table
REST Endpoints
/wp-json/advanced-wp-rest-api/
FAQ

Frequently Asked Questions about Advanced WP REST API