ng-wp-rest Security & Risk Analysis

wordpress.org/plugins/ng-wp-endpoints

Simple plugin to add rest endpoints to blog for working with a js framework.

0 active installs v1.5.0 PHP 5.6+ WP 4.0+ Updated Mar 26, 2018
rest-api-headless-cms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ng-wp-rest Safe to Use in 2026?

Generally Safe

Score 85/100

ng-wp-rest has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "ng-wp-endpoints" plugin v1.5.0 exhibits a generally strong security posture based on the provided static analysis. The complete absence of exposed entry points like AJAX handlers, REST API routes, shortcodes, and cron events, coupled with the lack of file operations, external HTTP requests, and dangerous function usage, significantly limits the potential attack surface. Furthermore, all SQL queries are correctly prepared, indicating good database interaction practices. The plugin also shows no history of known vulnerabilities (CVEs), which is a positive sign of its development and maintenance.

Key Concerns

  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

ng-wp-rest Security Vulnerabilities

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

ng-wp-rest Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

ng-wp-rest Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionrest_api_initincludes\ng-wp-endpoints-add-fields.php:27
actionng_wp_rest_register_endpointsincludes\ng-wp-rest-custom-post-types-controller.php:29
actionng_wp_rest_register_endpointsincludes\ng-wp-rest-menus-controller.php:29
actionng_wp_rest_register_endpointsincludes\ng-wp-rest-sidebars-controller.php:28
actionadmin_initincludes\ng-wp-rest-sidebars-controller.php:29
actionsave_postincludes\ng-wp-rest-sidebars-controller.php:30
actionng_wp_rest_register_endpointsincludes\ng-wp-rest-widgets-controller.php:28
actionadmin_initng-wp-rest-controller.php:39
actionrest_api_initng-wp-rest-controller.php:95
actionadmin_noticesng-wp-rest-controller.php:107
actioninitng-wp-rest-controller.php:176
Maintenance & Trust

ng-wp-rest Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 26, 2018
PHP min version5.6
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Alternatives

ng-wp-rest Alternatives

No alternatives data available yet.

Developer Profile

ng-wp-rest Developer Profile

uiarch

1 plugin · 0 total installs

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

How We Detect ng-wp-rest

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ng-wp-endpoints/includes/ng-wp-interface.php/wp-content/plugins/ng-wp-endpoints/includes/ng-wp-abstract.php

HTML / DOM Fingerprints

REST Endpoints
/wp-json/ng-wp-endpoints/v1/custom-post-types/wp-json/ng-wp-endpoints/v1/custom-post-types/(?P<taxonomy_name>[a-zA-Z0-9_-]+)/wp-json/ng-wp-endpoints/v1/widgets/wp-json/ng-wp-endpoints/v1/widgets/(?P<widget_id>[a-zA-Z0-9_-]+)/wp-json/ng-wp-endpoints/v1/menus/wp-json/ng-wp-endpoints/v1/menus/(?P<location>[a-zA-Z0-9_-]+)/wp-json/ng-wp-endpoints/v1/sidebars
FAQ

Frequently Asked Questions about ng-wp-rest