Login Logout Shortcode Simple Security & Risk Analysis

wordpress.org/plugins/login-logout-shortcode-simple

Protect your pages by just adding a shortcode. No need to know programming. [login-logout-shortcode-simple] only!

10 active installs v1.0 PHP 5.3+ WP 4.3+ Updated Oct 11, 2020
loginlogin-logoutpost-protectprotec-postprotect-your-pages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Logout Shortcode Simple Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'login-logout-shortcode-simple' plugin version 1.0 exhibits a generally strong security posture based on the static analysis provided. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly limits the potential attack surface. Furthermore, the plugin has no known vulnerabilities (CVEs), indicating a history of good security practices or infrequent discovery of issues. The code signals also show some positive signs, such as the presence of capability checks and the use of prepared statements for half of its SQL queries.

However, there are notable areas for concern. The low percentage of properly escaped output (23%) is a significant risk. This suggests that data displayed to users may not be adequately sanitized, potentially opening the door for cross-site scripting (XSS) vulnerabilities. Additionally, both analyzed taint flows involve unsanitized paths, which, while not classified as critical or high severity in this specific analysis, represent a potential vector for malicious code execution or data manipulation if not handled with extreme care. The lack of nonce checks is also a concern, especially if any user-facing functionality exists beyond the explicitly stated entry points.

In conclusion, while the plugin has a clean vulnerability history and a limited attack surface, the inadequate output escaping and unsanitized taint flows present tangible risks. Addressing these issues should be a priority to improve the plugin's overall security. The absence of any previously recorded vulnerabilities is a positive indicator, but it should not lead to complacency, particularly given the identified code-level weaknesses.

Key Concerns

  • Low percentage of properly escaped output
  • Taint flows with unsanitized paths
  • Zero nonce checks
Vulnerabilities
None known

Login Logout Shortcode Simple Security Vulnerabilities

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

Login Logout Shortcode Simple Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

23% escaped26 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
settingsPage (LoginLogoutShortcodeSimple_OptionsManager.php:264)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Login Logout Shortcode Simple Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_noticeslogin-logout-shortcode-simple.php:62
actionplugins_loadedlogin-logout-shortcode-simple.php:87
actionadmin_initLoginLogoutShortcodeSimple_OptionsManager.php:248
actionadmin_menuLoginLogoutShortcodeSimple_Plugin.php:86
actionwp_footerLoginLogoutShortcodeSimple_ShortCodeScriptLoader.php:40
Maintenance & Trust

Login Logout Shortcode Simple Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedOct 11, 2020
PHP min version5.3
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Login Logout Shortcode Simple Developer Profile

clodoaldoevangelista

5 plugins · 40 total installs

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

How We Detect Login Logout Shortcode Simple

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-logout-shortcode-simple/javascript/login-logout-shortcode-simple-admin.js/wp-content/plugins/login-logout-shortcode-simple/javascript/login-logout-shortcode-simple-script.js/wp-content/plugins/login-logout-shortcode-simple/style.css
Script Paths
/wp-content/plugins/login-logout-shortcode-simple/javascript/login-logout-shortcode-simple-admin.js/wp-content/plugins/login-logout-shortcode-simple/javascript/login-logout-shortcode-simple-script.js
Version Parameters
/wp-content/plugins/login-logout-shortcode-simple/style.css?ver=/wp-content/plugins/login-logout-shortcode-simple/javascript/login-logout-shortcode-simple-admin.js?ver=/wp-content/plugins/login-logout-shortcode-simple/javascript/login-logout-shortcode-simple-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
login-logout-shortcode-simple-wraplogin-logout-shortcode-simple-linklogin-logout-shortcode-simple-admin-page
HTML Comments
<!-- Start of the login-logout-shortcode-simple --><!-- End of the login-logout-shortcode-simple -->
Data Attributes
data-login-logout-shortcode-simple-action
JS Globals
login_logout_shortcode_simple_vars
Shortcode Output
[login_logout_shortcode_simple]
FAQ

Frequently Asked Questions about Login Logout Shortcode Simple