Private Sites Security & Risk Analysis

wordpress.org/plugins/thebrent-private-site

Quick plugin to enable the setting of a site private. Includes options for with multi-site capabilities.

20 active installs v0.1.0 PHP + WP 3.0.1+ Updated Mar 31, 2015
multisitenetworkprivate-site
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Private Sites Safe to Use in 2026?

Generally Safe

Score 85/100

Private Sites has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "thebrent-private-site" plugin v0.1.0 exhibits a surprisingly low attack surface based on the static analysis. With no registered AJAX handlers, REST API routes, shortcodes, or cron events, the plugin appears to have minimal direct entry points into its functionality. Furthermore, the absence of dangerous function calls, file operations, and external HTTP requests, coupled with a complete reliance on prepared statements for SQL queries, suggests a cautious approach to core security practices in these areas. The lack of any recorded vulnerabilities or CVEs further reinforces an initial impression of a secure plugin. However, a critical weakness is the complete lack of output escaping. This means that any data outputted by the plugin is susceptible to injection attacks, particularly Cross-Site Scripting (XSS). The absence of nonce and capability checks across its (albeit limited) entry points also presents a significant concern, as it implies that actions within the plugin might not be properly authorized or protected against replay attacks. While the plugin is robust in areas like SQL handling and limiting its direct attack surface, the unescaped output and missing authorization checks are significant security gaps that require immediate attention to prevent potential compromises.

Key Concerns

  • Output escaping is not implemented
  • Nonce checks are not implemented
  • Capability checks are not implemented
Vulnerabilities
None known

Private Sites Security Vulnerabilities

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

Private Sites 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

Private Sites Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initprivate-site.php:21
actionplugins_loadedprivate-site.php:22
filterwpmu_blogs_columnsprivate-site.php:25
actionmanage_blogs_custom_columnprivate-site.php:26
actionmanage_sites_custom_columnprivate-site.php:27
Maintenance & Trust

Private Sites Maintenance & Trust

Maintenance Signals

WordPress version tested4.11
Last updatedMar 31, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Private Sites Developer Profile

Brent Maxwell

2 plugins · 30 total installs

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

How We Detect Private Sites

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
dashicons-yes
FAQ

Frequently Asked Questions about Private Sites