
PasswordleSSI Security & Risk Analysis
wordpress.org/plugins/passwordlessiThis plugin allows passwordless login for Worpdress using SSI as a decentralized technology. Sideos has deployed a proxy service for you to use with y …
Is PasswordleSSI Safe to Use in 2026?
Generally Safe
Score 85/100PasswordleSSI has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "passwordlessi" v1.0.0 plugin exhibits a concerning security posture due to a significant portion of its entry points lacking proper authentication and authorization checks. All identified AJAX handlers and REST API routes are unprotected, exposing them to potential unauthorized access and manipulation. While the code signals indicate no dangerous functions or SQL injection vulnerabilities, and SQL queries are prepared, the lack of output escaping in a significant percentage of outputs (72%) is a weakness that could lead to cross-site scripting (XSS) vulnerabilities. The absence of nonce checks on AJAX handlers is a direct invitation for CSRF attacks. The plugin has no recorded vulnerability history, which is a positive indicator, suggesting a lack of past exploitable issues. However, this does not negate the immediate risks identified in the static analysis. The plugin's strengths lie in its use of prepared statements for SQL and the absence of dangerous functions. The major weaknesses are the unprotected attack surface and insufficient output escaping.
Key Concerns
- AJAX handlers without auth checks
- REST API routes without permission callbacks
- Low output escaping rate
- No nonce checks on AJAX handlers
PasswordleSSI Security Vulnerabilities
PasswordleSSI Code Analysis
Output Escaping
PasswordleSSI Attack Surface
AJAX Handlers 3
REST API Routes 1
WordPress Hooks 12
Maintenance & Trust
PasswordleSSI Maintenance & Trust
Maintenance Signals
Community Trust
PasswordleSSI Alternatives
Sessions
sessions
Powerful sessions manager for WordPress with sessions limiter and full analytics reporting capabilities.
Keyless Auth – Login without Passwords
keyless-auth
Secure, passwordless authentication for WordPress. Your users login via magic email links – no passwords to remember or forget.
Login by Magic
magiclabs
Login by Magic plugin replaces the standard WordPress login form with one powered by Magic that enables passwordless email magic link login.
phpMyDirectory
phpmydirectory
Allows wordpress users to automatically log into phpMyDirectory. The sessions are shared and accounts are created automatically if they do not exist.
SN Extend Authentication
sn-extend-authentication
This plugin allows admin to disable anonymous (non authenticated users) browsing of selective posts, pages, feeds or complete WordPress site.
PasswordleSSI Developer Profile
1 plugin · 0 total installs
How We Detect PasswordleSSI
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/passwordlessi/scripts/utility.js/wp-content/plugins/passwordlessi/styles/ssilogin.css/wp-content/plugins/passwordlessi/scripts/qrcode.js/wp-content/plugins/passwordlessi/scripts/ssilogin.js/wp-content/plugins/passwordlessi/scripts/utility.js/wp-content/plugins/passwordlessi/scripts/qrcode.js/wp-content/plugins/passwordlessi/scripts/ssilogin.jsHTML / DOM Fingerprints
ssilogin-qrcodeSSI Passwordless Login powered by SideosBEGIN ---DISABLE POST SUBMIT TO AVOID BRUTE FORCE ATTACKIf you selected the option to disable the username/password form, you can
re-enable it by calling the rest API endpoint using the SSI token
in the X-Token header parameter.END ---DISABLE POST SUBMIT TO AVOID BRUCE FORCE ATTACK+10 moredata-sideos-urldata-challengedata-tokenSIDEOS/sideos-ssi/v1/enable