1-Click PasswordLess Login Security & Risk Analysis

wordpress.org/plugins/1-click-passwordless-login

A secure and simple 1-click passwordless login system for WordPress. No more passwords – just magic links!

0 active installs v1.0.0 PHP 7.4+ WP 5.6+ Updated Feb 23, 2025
authenticationloginone-click-loginpasswordlesswoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is 1-Click PasswordLess Login Safe to Use in 2026?

Generally Safe

Score 92/100

1-Click PasswordLess Login has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "1-click-passwordless-login" v1.0.0 plugin exhibits a concerning security posture primarily due to a significant number of unprotected entry points. While the plugin demonstrates good practices in areas like SQL query sanitization and output escaping, the absence of authentication checks on four out of its five entry points, specifically AJAX handlers, presents a substantial risk. This means that any user, regardless of their logged-in status or role, could potentially interact with and trigger functionality within these unprotected AJAX handlers, leading to unintended consequences or exploitation if the plugin's logic allows for it.

The static analysis reveals no dangerous functions, file operations, or external HTTP requests, which are positive indicators. The presence of nonce checks on two handlers is also a good sign, though the absence of capability checks on any entry point is a critical oversight. The vulnerability history being clean is a strength, suggesting that the plugin might not have been a target for attackers or that past versions were well-maintained. However, the current unprotected entry points remain a significant concern that overshadows the otherwise positive code signals and clean history. It's crucial to address these unprotected AJAX handlers to mitigate potential security risks.

Key Concerns

  • Unprotected AJAX handlers
  • No capability checks on entry points
Vulnerabilities
None known

1-Click PasswordLess Login Security Vulnerabilities

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

1-Click PasswordLess Login Code Analysis

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

Output Escaping

100% escaped40 total outputs
Attack Surface
4 unprotected

1-Click PasswordLess Login Attack Surface

Entry Points5
Unprotected4

AJAX Handlers 4

authwp_ajax_password_less_loginincludes\class-xclickpw-frontend.php:25
noprivwp_ajax_password_less_loginincludes\class-xclickpw-frontend.php:26
authwp_ajax_password_less_wc_loginintegration\class-xclickpw-woocommerce.php:34
noprivwp_ajax_password_less_wc_loginintegration\class-xclickpw-woocommerce.php:35

Shortcodes 1

[xclickpw_login_form] includes\class-xclickpw-frontend.php:24
WordPress Hooks 12
actioninitincludes\class-xclickpw-core.php:79
actionlogin_enqueue_scriptsincludes\class-xclickpw-frontend.php:27
actioninitincludes\class-xclickpw-frontend.php:30
actionwp_enqueue_scriptsincludes\class-xclickpw-frontend.php:39
actioninitincludes\class-xclickpw-handler.php:25
actionadmin_menuincludes\class-xclickpw-settings.php:67
actionadmin_initincludes\class-xclickpw-settings.php:68
actioninitincludes\class-xclickpw-settings.php:69
actionwp_dashboard_setupincludes\class-xclickpw-settings.php:70
filterplugin_row_metaincludes\class-xclickpw-settings.php:72
actionwoocommerce_login_form_startintegration\class-xclickpw-woocommerce.php:32
actionwp_enqueue_scriptsintegration\class-xclickpw-woocommerce.php:33
Maintenance & Trust

1-Click PasswordLess Login Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 23, 2025
PHP min version7.4
Downloads699

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

1-Click PasswordLess Login Developer Profile

xplodman

2 plugins · 10 total installs

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

How We Detect 1-Click PasswordLess Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/1-click-passwordless-login/assets/js/xclickpw-password-less-login.js/wp-content/plugins/1-click-passwordless-login/assets/js/xclickpw-password-less-woocommerce.js/wp-content/plugins/1-click-passwordless-login/assets/js/xclickpw-password-less-wc-custom-login.js
Script Paths
includes/class-xclickpw-handler.phpincludes/class-xclickpw-email.phpincludes/class-xclickpw-token.phpincludes/class-xclickpw-settings.phpincludes/class-xclickpw-frontend.phpincludes/class-xclickpw-core.php+2 more
Version Parameters
1-click-passwordless-login/assets/js/xclickpw-password-less-login.js?ver=1-click-passwordless-login/assets/js/xclickpw-password-less-woocommerce.js?ver=1-click-passwordless-login/assets/js/xclickpw-password-less-wc-custom-login.js?ver=

HTML / DOM Fingerprints

CSS Classes
password-less-login-formxclickpw-password-less-loginxclickpw-emailxclickpw-message
Data Attributes
id="xclickpw-password-less-login"id="xclickpw-email"
JS Globals
password_less_login_datapassword_less_wc_data
Shortcode Output
<div class="password-less-login-form"><form id="xclickpw-password-less-login"><label for="xclickpw-email">Enter your email to login:</label><input type="email" id="xclickpw-email" name="user_email" required>
FAQ

Frequently Asked Questions about 1-Click PasswordLess Login