Network Rest Site List Security & Risk Analysis

wordpress.org/plugins/network-rest-site-list

Simple small Wordpress plugin that creates a REST endpoint to list all sites and their IDs in a Wordpress Multisite Network.

0 active installs v1.0.0 PHP 5.6+ WP 4.9+ Updated Jun 10, 2018
apimultisitenetworkrestwp-json
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Network Rest Site List Safe to Use in 2026?

Generally Safe

Score 85/100

Network Rest Site List has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The plugin "network-rest-site-list" v1.0.0 exhibits a concerning security posture due to a significant unprotected entry point. While the code analysis shows positive signs like the absence of dangerous functions, the use of prepared statements for SQL queries, and proper output escaping, these strengths are overshadowed by the critical flaw in its REST API implementation. The single REST API route lacks any permission callback, meaning it is entirely unprotected and could potentially be accessed and manipulated by any unauthenticated user. This presents a serious risk of unauthorized access or data leakage. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. However, this lack of history does not negate the immediate and evident risk posed by the unprotected REST API endpoint. In conclusion, while the plugin demonstrates good coding practices in many areas, the unprotected REST API route is a major security weakness that requires immediate attention.

Key Concerns

  • Unprotected REST API route
  • No capability checks on REST API route
Vulnerabilities
None known

Network Rest Site List Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Network Rest Site List Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Network Rest Site List Code Analysis

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

SQL Query Safety

100% prepared1 total queries
Attack Surface
1 unprotected

Network Rest Site List Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/ntwrkrst/v1/wpsitelistnetwork-rest.php:19
WordPress Hooks 1
actionrest_api_initnetwork-rest.php:18
Maintenance & Trust

Network Rest Site List Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJun 10, 2018
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Network Rest Site List Developer Profile

David Sword

4 plugins · 310 total installs

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

How We Detect Network Rest Site List

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/ntwrkrst/v1/wpsitelist
FAQ

Frequently Asked Questions about Network Rest Site List