Behind Closed Doors Security & Risk Analysis

wordpress.org/plugins/behind-closed-doors

Keep your site behind closed doors, by redirecting visitors to a single page, optionally giving them a login form to view the remainder of your site.

10 active installs v1.1 PHP + WP 3.5+ Updated Unknown
loginmaintenancemaintenance-modeprivacysecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Behind Closed Doors Safe to Use in 2026?

Generally Safe

Score 100/100

Behind Closed Doors has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'behind-closed-doors' v1.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface points (AJAX handlers, REST API routes, shortcodes, cron events) is a significant strength, as it limits potential entry vectors for attackers. Furthermore, the code signals indicate no dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, all of which are excellent security practices. The lack of identified taint flows also suggests a low risk of data manipulation vulnerabilities.

However, a critical concern is the complete lack of output escaping for the single output identified. This means that any dynamic data displayed by the plugin is not being sanitized, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the absence of nonce checks and capability checks on any potential entry points (though none were identified, the lack of these checks in principle is concerning if entry points were to be added) means that even if an entry point were discovered, it might not be adequately protected against unauthorized access or manipulation.

The vulnerability history is clean, with no recorded CVEs or past vulnerabilities. This is a positive indicator, suggesting a history of secure development or perhaps a lack of extensive public scrutiny. In conclusion, while the plugin demonstrates good development practices in terms of limiting attack surface and secure data handling for SQL, the critical omission of output escaping presents a significant and exploitable security flaw that must be addressed immediately. The lack of authorization checks also represents a potential weakness.

Key Concerns

  • Unescaped output detected
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Behind Closed Doors Security Vulnerabilities

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

Behind Closed Doors 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

Behind Closed Doors Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_initclasses\wp-behind-closed-doors.php:38
actionadmin_menuclasses\wp-behind-closed-doors.php:39
actioninitclasses\wp-behind-closed-doors.php:40
actionget_headerclasses\wp-behind-closed-doors.php:184
filterlogin_urlclasses\wp-behind-closed-doors.php:187
filtertemplate_includeclasses\wp-behind-closed-doors.php:188
filterlogout_urlclasses\wp-behind-closed-doors.php:196
Maintenance & Trust

Behind Closed Doors Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Behind Closed Doors Developer Profile

spencersokol

2 plugins · 70 total installs

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

How We Detect Behind Closed Doors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/behind-closed-doors/assets/js/backend.js/wp-content/plugins/behind-closed-doors/assets/css/backend.css/wp-content/plugins/behind-closed-doors/assets/js/frontend.js/wp-content/plugins/behind-closed-doors/assets/css/frontend.css
Script Paths
/wp-content/plugins/behind-closed-doors/assets/js/backend.js/wp-content/plugins/behind-closed-doors/assets/js/frontend.js
Version Parameters
behind-closed-doors/assets/css/backend.css?ver=behind-closed-doors/assets/js/backend.js?ver=behind-closed-doors/assets/css/frontend.css?ver=behind-closed-doors/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-bcd-login-form-wrapperwp-bcd-login-form
Data Attributes
data-bcd-login-page-id
JS Globals
wpBcdFrontend
FAQ

Frequently Asked Questions about Behind Closed Doors