
Passwordless Entry Security & Risk Analysis
wordpress.org/plugins/passwordless-entryWordPress Passwordless Entry is a plugin which allows users to authenticate into a WordPress installation against an existing account, without knowled …
Is Passwordless Entry Safe to Use in 2026?
Generally Safe
Score 85/100Passwordless Entry has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "passwordless-entry" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the complete output escaping are strong indicators of developers adhering to secure coding practices. Furthermore, the lack of any recorded vulnerabilities in its history suggests a mature and stable codebase. The plugin's limited attack surface, with only one shortcode and no AJAX handlers or REST API routes exposed without authentication, further contributes to its perceived safety.
Key Concerns
- One file operation detected.
- No nonce checks implemented.
- No capability checks implemented.
Passwordless Entry Security Vulnerabilities
Passwordless Entry Release Timeline
Passwordless Entry Code Analysis
Passwordless Entry Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
Passwordless Entry Maintenance & Trust
Maintenance Signals
Community Trust
Passwordless Entry Alternatives
No alternatives data available yet.
Passwordless Entry Developer Profile
1 plugin · 10 total installs
How We Detect Passwordless Entry
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/passwordless-entry/style.css/wp-content/plugins/passwordless-entry/script.js/wp-content/plugins/passwordless-entry/script.jspasswordless-entry/style.css?ver=passwordless-entry/script.js?ver=HTML / DOM Fingerprints
<!-- Passwordless Entry -->data-ple-iddata-ple-namedata-ple-emailple_data<form method="post" action=""><label for="ple-email">Email Address</label><input type="email" id="ple-email" name="ple_email" required><button type="submit">Request Passwordless Entry</button>