ElIoT Pro Passwordless Login Security & Risk Analysis

wordpress.org/plugins/eliot-pro

ElIoT Pro eliminates passwords using one-time tokens delivered via ultrasounds.

0 active installs v1.0 PHP 7.0+ WP 5.4.1+ Updated Mar 30, 2023
2faauthenticationcybersecuritypasswordlesssonic-authentication
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ElIoT Pro Passwordless Login Safe to Use in 2026?

Generally Safe

Score 85/100

ElIoT Pro Passwordless Login has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "eliot-pro" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and properly escaping a high percentage of its output. There are no recorded vulnerabilities, including CVEs, which suggests a generally stable and well-maintained codebase in the past. The absence of file operations and dangerous functions further contributes to a perceived lower risk profile. However, the plugin has a significant security concern: a single REST API route that lacks proper permission callbacks. This creates an unprotected entry point that could be exploited by unauthenticated users. The static analysis also indicates zero nonce checks, which is a concern for AJAX handlers, although there are no AJAX handlers to begin with. The lack of taint analysis results might be due to the plugin's limited complexity or the analysis tool's capabilities. Overall, while the plugin shows strengths in database interaction and output handling, the unprotected REST API route is a critical vulnerability that needs immediate attention. The absence of vulnerabilities in its history is a positive indicator but does not negate the current identified risk.

Key Concerns

  • Unprotected REST API route
  • No nonce checks found
  • High percentage of unescaped output (14%)
Vulnerabilities
None known

ElIoT Pro Passwordless Login Security Vulnerabilities

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

ElIoT Pro Passwordless Login Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface
1 unprotected

ElIoT Pro Passwordless Login Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/api/login/inc\eliotpro-login.php:12
WordPress Hooks 5
actionadmin_menuinc\eliotpro-class.php:7
actionadmin_initinc\eliotpro-class.php:8
actionadmin_initinc\eliotpro-class.php:9
actionrest_api_initinc\eliotpro-login.php:11
actionlogin_enqueue_scriptsinc\eliotpro-scripts.php:43
Maintenance & Trust

ElIoT Pro Passwordless Login Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 30, 2023
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ElIoT Pro Passwordless Login Developer Profile

piotrwolski1

1 plugin · 0 total installs

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

How We Detect ElIoT Pro 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/eliot-pro/js/cyberuskey.min.js/wp-content/plugins/eliot-pro/js/integration.js/wp-content/plugins/eliot-pro/css/style.css
Script Paths
/wp-content/plugins/eliot-pro/js/cyberuskey.min.js/wp-content/plugins/eliot-pro/js/integration.js

HTML / DOM Fingerprints

JS Globals
eliotpro_ajax_object
REST Endpoints
/wp-json/api/login/
FAQ

Frequently Asked Questions about ElIoT Pro Passwordless Login