WP Login Timeout Settings Security & Risk Analysis

wordpress.org/plugins/wp-login-timeout-settings

Configure WordPress Login Timeout through UI (User Interface).

800 active installs v1.1.3 PHP + WP 3.0+ Updated Dec 20, 2017
adminautomaticcookiecoretimeout
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Login Timeout Settings Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The wp-login-timeout-settings v1.1.3 plugin exhibits a strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, with zero identified unprotected entry points. Furthermore, the code signals indicate a lack of dangerous functions, secure handling of SQL queries via prepared statements, and no external HTTP requests or file operations, all of which are positive security indicators. The fact that there are no recorded vulnerabilities, past or present, also suggests a history of secure development or diligent patching by the authors.

However, a key area of concern is the output escaping. With 42 total outputs and only 57% properly escaped, there is a moderate risk of Cross-Site Scripting (XSS) vulnerabilities. This means that data displayed by the plugin might not be sufficiently sanitized, potentially allowing malicious scripts to be injected and executed in a user's browser. While the taint analysis reported zero flows, this might be due to the limited scope of the analysis or the specific nature of the plugin's functionality. The complete absence of nonce checks and capability checks is also noteworthy. While the plugin's limited attack surface might mitigate immediate risks, these checks are fundamental security practices in WordPress, especially if the plugin's functionality were to expand or interact with user-specific data in the future.

In conclusion, the plugin is generally well-secured, particularly concerning its attack surface and data handling. The primary weakness lies in the insufficient output escaping, presenting a potential for XSS attacks. The lack of nonce and capability checks, while not immediately exploitable given the current analysis, represents a deviation from best practices that should be addressed for robust long-term security.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP Login Timeout Settings Security Vulnerabilities

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

WP Login Timeout Settings Code Analysis

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

Output Escaping

57% escaped42 total outputs
Attack Surface

WP Login Timeout Settings Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterauth_cookie_expirationwp-login-timeout-settings.php:51
actioninitwp-login-timeout-settings.php:53
actionadmin_initwp-login-timeout-settings.php:54
actionadmin_menuwp-login-timeout-settings.php:143
filterplugin_action_linkswp-login-timeout-settings.php:146
Maintenance & Trust

WP Login Timeout Settings Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 20, 2017
PHP min version
Downloads14K

Community Trust

Rating70/100
Number of ratings8
Active installs800
Developer Profile

WP Login Timeout Settings Developer Profile

Yslo

6 plugins · 3K total installs

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

How We Detect WP Login Timeout Settings

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

Asset Fingerprints

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

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Login Timeout Settings