
Login Token Security & Risk Analysis
wordpress.org/plugins/login-tokenAdd a hidden filed values token in login form to avoid brute force attack 在后台登录页面添加了一个隐藏的令牌,用来防止暴力破解。
Is Login Token Safe to Use in 2026?
Generally Safe
Score 100/100Login Token has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "login-token" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any detected dangerous functions, raw SQL queries, file operations, external HTTP requests, and the fact that all SQL queries utilize prepared statements are strong indicators of responsible development practices. Furthermore, the plugin has no known vulnerability history, including no recorded CVEs, which suggests a mature and secure codebase. The attack surface is also reported as zero, with no AJAX handlers, REST API routes, shortcodes, or cron events, implying that there are no readily exposed entry points for external interaction. However, a significant concern arises from the fact that 100% of the single total output detected is not properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if the output is rendered directly in a user's browser without proper sanitization. While the lack of identified taint flows and critical issues is positive, this unescaped output represents a concrete, albeit potentially low-impact depending on the nature of the output, security risk that needs to be addressed.
Key Concerns
- Output not properly escaped
Login Token Security Vulnerabilities
Login Token Code Analysis
Output Escaping
Login Token Attack Surface
WordPress Hooks 1
Maintenance & Trust
Login Token Maintenance & Trust
Maintenance Signals
Community Trust
Login Token Alternatives
Simple JWT Login – Allows you to use JWT on REST endpoints.
simple-jwt-login
Enhance the WordPress REST API with JWT authentication for secure access by mobile apps, external sites, and third-party services.
Auto Login for Sakura Rental Server
auto-login-for-sakura-rental-server
Provides one-time auto-login URLs with HMAC signatures and time limits.
WP Login and Register using JWT
login-register-using-jwt
WordPress login (WordPress Single Sign-On) using JWT token obtained from other WordPress sites or any other application. Synchronize user sessions bet …
JWT Authenticator
jwt-authenticator
This plugin integrates JWT authentication and automates user creation.
Limit Login Attempts Reloaded – Login Security, Brute Force Protection, Firewall
limit-login-attempts-reloaded
Block excessive login attempts and protect your site against brute force attacks. Simple, yet powerful tools to improve site performance.
Login Token Developer Profile
4 plugins · 120 total installs
How We Detect Login Token
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
name='login_token'<input type='hidden' name='login_token' value='