Safe Private Security & Risk Analysis

wordpress.org/plugins/safe-private

A Private Wordpress, a Members-only Website, helpful during a site maintenance and useful for developers...

30 active installs v1.3 PHP + WP 3.7.1+ Updated Dec 15, 2013
denymembermembersprivateredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Safe Private Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'safe-private' plugin v1.3 exhibits a strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code analysis reveals no dangerous functions, file operations, or external HTTP requests, and all detected SQL queries utilize prepared statements. This indicates a conscientious effort to implement secure coding practices.

However, there are a few areas that warrant attention. The plugin has a low percentage (67%) of properly escaped output, suggesting potential for cross-site scripting (XSS) vulnerabilities if the unescaped outputs handle user-supplied data. Crucially, the complete absence of nonce checks and capability checks across all entry points, even though there are zero identified entry points, is a significant concern. This indicates a fundamental lack of protection against common WordPress attacks like cross-site request forgery (CSRF) should any entry points be introduced or overlooked in future development. The vulnerability history being clean is a positive sign, but it cannot entirely mitigate the inherent risks of missing essential security checks.

In conclusion, while the plugin demonstrates good practices in areas like SQL sanitization and a limited attack surface, the lack of nonce and capability checks represents a notable weakness. The unescaped output also introduces a potential risk. The clean vulnerability history is encouraging, but the identified code-level weaknesses suggest that the plugin could be made more robust with the addition of proper authentication and authorization checks.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Low output escaping percentage
Vulnerabilities
None known

Safe Private Security Vulnerabilities

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

Safe Private Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Safe Private Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionparse_requestsafe-private.php:67
actionlogin_headsafe-private.php:69
actionlogin_footersafe-private.php:70
Maintenance & Trust

Safe Private Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 15, 2013
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs30
Developer Profile

Safe Private Developer Profile

Sherpah_

1 plugin · 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 Safe Private

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
login_error
FAQ

Frequently Asked Questions about Safe Private