Autologin Links Security & Risk Analysis

wordpress.org/plugins/autologin-links

WARNING: THIS PLUGIN CAN BE INSECURE IF NOT USED CAUTIOUSLY. Allows selected users to autologin to your WordPress website via autologin links.

8K active installs v1.12.0 PHP + WP 4.9.8+ Updated Feb 24, 2021
autoautomaticlinklinkslogin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Autologin Links Safe to Use in 2026?

Generally Safe

Score 85/100

Autologin Links 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 autologin-links plugin v1.12.0 exhibits a mixed security posture. While it boasts no recorded vulnerabilities in its history and avoids dangerous functions and external HTTP requests, significant concerns arise from its static analysis. The plugin exposes two AJAX handlers, both lacking authentication checks, presenting a considerable attack surface that could be exploited by unauthenticated users. Furthermore, the taint analysis reveals two flows with unsanitized paths, which, although not classified as critical or high severity, still represent potential avenues for injection attacks if exploited in conjunction with the unprotected AJAX endpoints.

The lack of robust authorization for its entry points is the most prominent weakness. The presence of unsanitized paths in the taint analysis, even without critical severity, is a red flag, especially when combined with unprotected AJAX handlers. The plugin does employ nonce checks and capability checks to some extent, but their application to the exposed AJAX handlers is critical and seems to be missing based on the 'without auth checks' descriptor. In conclusion, while the plugin has a clean vulnerability history, the static analysis highlights immediate and actionable security risks that need to be addressed to prevent potential exploitation.

Key Concerns

  • AJAX handlers without auth checks
  • Taint flows with unsanitized paths
  • SQL queries not using prepared statements
  • Output escaping not properly implemented
Vulnerabilities
None known

Autologin Links Security Vulnerabilities

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

Autologin Links Code Analysis

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

SQL Query Safety

40% prepared5 total queries

Output Escaping

65% escaped17 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
pkg_autologin_authenticate (autologin-links.php:199)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Autologin Links Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_pkg_autologin_plugin_ajax_new_codeautologin-links.php:502
authwp_ajax_pkg_autologin_plugin_ajax_delete_codeautologin-links.php:520
WordPress Hooks 11
actionwp_enqueue_scriptsautologin-links-admin-bar.php:11
actionadmin_bar_menuautologin-links-admin-bar.php:45
actionadmin_menuautologin-links-menu.php:5
actioninitautologin-links.php:192
actioninitautologin-links.php:198
actionlogin_headautologin-links.php:281
actionadmin_enqueue_scriptsautologin-links.php:311
actionpersonal_options_updateautologin-links.php:336
actionedit_user_profile_updateautologin-links.php:337
actionshow_user_profileautologin-links.php:537
actionedit_user_profileautologin-links.php:538
Maintenance & Trust

Autologin Links Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedFeb 24, 2021
PHP min version
Downloads56K

Community Trust

Rating94/100
Number of ratings15
Active installs8K
Developer Profile

Autologin Links Developer Profile

WPAutoLogin

1 plugin · 8K total installs

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

How We Detect Autologin Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autologin-links/autologin-links-admin-bar.css/wp-content/plugins/autologin-links/autologin-links-menu.css/wp-content/plugins/autologin-links/autologin-links-reject-retries.css
Script Paths
/wp-content/plugins/autologin-links/autologin-links-admin-bar.js/wp-content/plugins/autologin-links/autologin-links-menu.js/wp-content/plugins/autologin-links/autologin-links-reject-retries.js
Version Parameters
autologin-links/autologin-links-admin-bar.css?ver=autologin-links/autologin-links-menu.css?ver=autologin-links/autologin-links-reject-retries.css?ver=autologin-links/autologin-links-admin-bar.js?ver=autologin-links/autologin-links-menu.js?ver=autologin-links/autologin-links-reject-retries.js?ver=

HTML / DOM Fingerprints

CSS Classes
pkg_autologin_admin_bar_entry
HTML Comments
Autologin Links Admin Bar HelperAutologin Links Menu HelperAutologin Links Security Helper
Data Attributes
data-pkg-autologin-action
JS Globals
pkg_autologin_admin_bar_datapkg_autologin_menu_datapkg_autologin_reject_retries_data
FAQ

Frequently Asked Questions about Autologin Links