Login-Logout Security & Risk Analysis

wordpress.org/plugins/login-and-out

Adds simple, clean links so users can login/logout & register easily. Highly customisable, & can be used as a widget or inserted into your sit …

200 active installs v2.6.1 PHP + WP 2.7+ Updated Jan 11, 2013
loginlogoutwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login-Logout Safe to Use in 2026?

Generally Safe

Score 85/100

Login-Logout has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "login-and-out" v2.6.1 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and implementing nonce and capability checks. There are no reported CVEs, indicating a relatively clean vulnerability history, which is a strong indicator of diligent security efforts by the developers.

However, a significant concern arises from the complete lack of proper output escaping for all identified output points. This suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress site. While the static analysis shows no unsanitized paths in taint flows and a limited attack surface with no directly exposed entry points without authentication, the pervasive unescaped output is a critical weakness that could be exploited.

In conclusion, while the plugin benefits from secure data handling for database operations and robust authentication checks, the failure to escape output poses a substantial risk. The absence of past vulnerabilities is a good sign, but it does not negate the immediate threat posed by the identified output escaping issues. Addressing the unescaped output is paramount to improving the plugin's overall security.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Login-Logout Security Vulnerabilities

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

Login-Logout Code Analysis

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

Output Escaping

0% escaped45 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
rh_hype_lilo (hypervisor-login-logout.php:123)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Login-Logout Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedhypervisor-login-logout.php:279
actionadmin_menuhypervisor-login-logout.php:280
actionadmin_menuhypervisor-login-logout.php:283
Maintenance & Trust

Login-Logout Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.0
Last updatedJan 11, 2013
PHP min version
Downloads47K

Community Trust

Rating86/100
Number of ratings4
Active installs200
Developer Profile

Login-Logout Developer Profile

roggie

3 plugins · 220 total installs

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

How We Detect Login-Logout

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-and-out/style.css
Version Parameters
login-and-out/style.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!--IT news from http://www.thehypervisor.com--><!--Hypervisor Login Logout start--><!--Hypervisor Login Logout end-->
FAQ

Frequently Asked Questions about Login-Logout