Auto Logout Extended Security & Risk Analysis

wordpress.org/plugins/auto-logout-extended

Auto Logout Extended は自動ログアウトとログイン状態保存を拡張するプラグインです。

60 active installs v1.1.7 PHP 8.2+ WP 6.7+ Updated Dec 18, 2025
logoutrememberme
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Logout Extended Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The static analysis of 'auto-logout-extended' v1.1.7 reveals a generally strong security posture with good coding practices observed. The absence of dangerous functions, 100% use of prepared statements for SQL queries, and complete output escaping are significant strengths. Furthermore, the presence of a nonce check, while lacking capability checks, indicates some awareness of security principles. The plugin also has a clean vulnerability history with zero recorded CVEs, suggesting a history of secure development or effective patching.

However, the complete lack of capability checks in the analyzed code is a notable concern. While there are no identified AJAX handlers or REST API routes without authentication, this could be an oversight. The absence of taint analysis flows, while positive in itself, might also be due to the limited attack surface analyzed or the specific nature of the plugin's functionality. The plugin's small attack surface of zero entry points is a significant positive, but the absence of capability checks on potential future entry points or existing ones that might have been missed by the analysis is a potential risk.

In conclusion, 'auto-logout-extended' v1.1.7 demonstrates good security hygiene in several key areas. The lack of identified vulnerabilities and the use of secure coding practices are commendable. The primary area for improvement lies in the implementation of robust capability checks to ensure that only authorized users can trigger specific actions, even if the current attack surface appears minimal and authenticated.

Key Concerns

  • No capability checks found
Vulnerabilities
None known

Auto Logout Extended Security Vulnerabilities

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

Auto Logout Extended Code Analysis

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

Output Escaping

100% escaped16 total outputs
Attack Surface

Auto Logout Extended Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_enqueue_scriptsauto-logout-extended.php:29
filterauth_cookie_expirationclass\class.al_ext.php:32
actionwp_logoutclass\class.al_ext.php:33
filterauth_cookie_expirationclass\class.al_ext.php:37
actionafter_setup_themeclass\class.al_ext.php:38
actioninitclass\class.al_ext.php:39
actionwp_loginclass\class.al_ext.php:40
actionwp_logoutclass\class.al_ext.php:41
filterauth_cookie_expirationclass\class.al_ext.php:45
actionafter_setup_themeclass\class.al_ext.php:46
actioninitclass\class.al_ext.php:47
actionwp_loginclass\class.al_ext.php:48
actionwp_logoutclass\class.al_ext.php:49
actionadmin_menuclass\class.al_ext_setting.php:12
Maintenance & Trust

Auto Logout Extended Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version8.2
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Auto Logout Extended Developer Profile

NBK45

2 plugins · 60 total installs

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

How We Detect Auto Logout Extended

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-logout-extended/css/al_ext.css/wp-content/plugins/auto-logout-extended/js/al_ext.js
Script Paths
/wp-content/plugins/auto-logout-extended/js/al_ext.js
Version Parameters
auto-logout-extended/css/al_ext.css?ver=auto-logout-extended/js/al_ext.js?ver=

HTML / DOM Fingerprints

JS Globals
al_ext_config
FAQ

Frequently Asked Questions about Auto Logout Extended