Login Timeout Sessions Security & Risk Analysis

wordpress.org/plugins/login-timeout-sessions

Allows you the ability to set login session / expiry Settings on user capacities by admin panel.

300 active installs v1.2.1 PHP 7.0+ WP 5.5+ Updated Nov 5, 2025
login-sessionlogin-timeout-sessionssession-expiredset-login-expiry
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Timeout Sessions Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "login-timeout-sessions" v1.2.1 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any identified dangerous functions, external HTTP requests, file operations, or SQL queries that don't use prepared statements is a significant strength. The fact that all analyzed SQL queries use prepared statements also indicates good development practices in handling database interactions.

However, there are a few areas that warrant attention. The 100% unescaped output rate on the 83% of outputs that are not properly escaped suggests a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is reflected without proper sanitization. While the total number of outputs is not excessively high, this is a common vector for attacks. Additionally, the absence of any nonce checks, combined with a single capability check, suggests that the plugin might not be robustly protecting all of its functionalities from unauthorized access or manipulation, especially if there were any unprotected entry points found.

Given the complete lack of any known vulnerabilities (CVEs) or recorded vulnerability history, this plugin appears to have been developed with security in mind and has maintained this track record. This suggests a commitment to secure coding. In conclusion, while the plugin demonstrates excellent practices in areas like SQL handling and the absence of dangerous functions, the unescaped output and lack of comprehensive nonce checks present minor, but addressable, security concerns.

Key Concerns

  • Output not properly escaped (17% of total)
  • No nonce checks implemented
Vulnerabilities
None known

Login Timeout Sessions Security Vulnerabilities

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

Login Timeout Sessions Code Analysis

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

Output Escaping

83% escaped84 total outputs
Attack Surface

Login Timeout Sessions Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterauth_cookie_expirationlogin-timeout-sessions.php:85
actioninitlogin-timeout-sessions.php:149
actionadmin_menulogin-timeout-sessions.php:163
filterplugin_action_linkslogin-timeout-sessions.php:166
actionadmin_noticeslogin-timeout-sessions.php:322
actionadmin_initlogin-timeout-sessions.php:468
filterplugin_row_metalogin-timeout-sessions.php:873
actionadmin_enqueue_scriptslogin-timeout-sessions.php:895
Maintenance & Trust

Login Timeout Sessions Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 5, 2025
PHP min version7.0
Downloads4K

Community Trust

Rating70/100
Number of ratings2
Active installs300
Developer Profile

Login Timeout Sessions Developer Profile

Galaxy Weblinks

40 plugins · 25K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
310 days
View full developer profile
Detection Fingerprints

How We Detect Login Timeout Sessions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-timeout-sessions/assets/css/login-timeout-sessions.css/wp-content/plugins/login-timeout-sessions/assets/js/login-timeout-sessions.js
Script Paths
/wp-content/plugins/login-timeout-sessions/assets/js/login-timeout-sessions.js
Version Parameters
login-timeout-sessions/assets/css/login-timeout-sessions.css?ver=login-timeout-sessions/assets/js/login-timeout-sessions.js?ver=

HTML / DOM Fingerprints

CSS Classes
lts-login-timeout-sessions-settings
HTML Comments
<!-- Login Timeout Sessions Settings -->
JS Globals
LTS_Login_Timeout_Sessions
FAQ

Frequently Asked Questions about Login Timeout Sessions