Visitor force login page Security & Risk Analysis

wordpress.org/plugins/visitor-force-login-page

Easily hide your WordPress site from public viewing by requiring visitors to redirect specific or login page in first.

0 active installs v1.0.2 PHP 5.6+ WP 5.0+ Updated May 25, 2023
privacyprivateprotectedregistered-onlyrestricted
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Visitor force login page Safe to Use in 2026?

Generally Safe

Score 85/100

Visitor force login page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "visitor-force-login-page" plugin v1.0.2 demonstrates a generally good security posture based on the provided static analysis. The absence of any detected dangerous functions, raw SQL queries, file operations, or external HTTP requests is highly positive. The plugin also appears to be diligent with input sanitization, as indicated by the lack of unsanitized paths in taint analysis and a high percentage of properly escaped output. Furthermore, the presence of nonce and capability checks suggests an awareness of common WordPress security practices.

However, the static analysis reveals a complete lack of entry points (AJAX, REST API, shortcodes, cron events). While this might imply a very limited functionality or an installation method outside of typical WordPress plugin patterns, it's unusual for a plugin. If these entry points are indeed missing, it means there are no obvious ways to interact with the plugin through standard WordPress mechanisms, which is inherently secure but also potentially indicates a very simple or non-functional plugin.

The vulnerability history is also clean, with no recorded CVEs. This, combined with the strong static analysis results, suggests that the plugin is likely secure at this version. The lack of historical vulnerabilities could indicate a well-developed plugin, or it could mean it has not been subject to extensive security scrutiny or that its limited attack surface (or lack thereof) has prevented common vulnerabilities from arising.

Key Concerns

  • No detected entry points (AJAX, REST, shortcodes, cron)
  • High percentage of outputs not properly escaped (12%)
Vulnerabilities
None known

Visitor force login page Security Vulnerabilities

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

Visitor force login page Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Visitor force login page Code Analysis

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

Output Escaping

88% escaped8 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
visitor_force_page_options (visitor-force-login-page.php:77)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Visitor force login page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterrest_authentication_errorsvisitor-force-login-page.php:33
actionplugins_loadedvisitor-force-login-page.php:41
actionadmin_menuvisitor-force-login-page.php:73
actionadmin_post_save_visitor_force_pagevisitor-force-login-page.php:76
actiontemplate_redirectvisitor-force-login-page.php:155
Maintenance & Trust

Visitor force login page Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMay 25, 2023
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Visitor force login page Developer Profile

Sumit Singh

3 plugins · 40 total installs

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

How We Detect Visitor force login page

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
visitor_force_login_page
FAQ

Frequently Asked Questions about Visitor force login page