AWEOS Admin Login Security & Risk Analysis

wordpress.org/plugins/aweos-admin-login

Login without a password: Use this plugin to login via email verification, no password required.

10 active installs v1.5.13 PHP 7.0+ WP 4.5+ Updated Oct 12, 2023
emailemail-loginloginpasswordwithout-password
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AWEOS Admin Login Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "aweos-admin-login" plugin, version 1.5.13, presents a significant security risk primarily due to its unprotected entry points. The static analysis reveals four AJAX handlers that lack any authentication or capability checks. This means any user, even unauthenticated ones, could potentially interact with these handlers, leading to unintended actions or information disclosure if the underlying code is vulnerable. While the plugin demonstrates good practices in SQL query handling and has no recorded vulnerability history, the absence of basic security measures on its AJAX endpoints is a critical oversight. The taint analysis indicates potential issues with unsanitized paths, which, combined with the unprotected AJAX handlers, could be exploited for path traversal or arbitrary file read/write vulnerabilities. The lack of nonce checks on these handlers further exacerbates this risk.

Key Concerns

  • Unprotected AJAX handlers
  • Taint analysis shows unsanitized paths
  • Missing nonce checks
  • Some outputs not properly escaped
Vulnerabilities
None known

AWEOS Admin Login Security Vulnerabilities

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

AWEOS Admin Login Code Analysis

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

Output Escaping

60% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
awal_mail_clicked (ajax-handler.php:48)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

AWEOS Admin Login Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_awal_timeajax-handler.php:45
noprivwp_ajax_awal_timeajax-handler.php:46
authwp_ajax_awal_mail_clickedajax-handler.php:82
noprivwp_ajax_awal_mail_clickedajax-handler.php:83
WordPress Hooks 6
actionadmin_menuadmin-menu.php:5
actionadmin_initadmin-menu.php:16
actionlogin_headinterface.php:9
actionlogin_forminterface.php:18
actionlogin_enqueue_scriptsinterface.php:26
filterlogin_messageinterface.php:37
Maintenance & Trust

AWEOS Admin Login Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedOct 12, 2023
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AWEOS Admin Login Developer Profile

AWEOS GmbH

10 plugins · 6K total installs

89
trust score
Avg Security Score
93/100
Avg Patch Time
13 days
View full developer profile
Detection Fingerprints

How We Detect AWEOS Admin Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aweos-admin-login/public/style.css/wp-content/plugins/aweos-admin-login/public/verification.js
Script Paths
/wp-content/plugins/aweos-admin-login/public/verification.js
Version Parameters
aweos-admin-login/public/style.css?ver=aweos-admin-login/public/verification.js?ver=

HTML / DOM Fingerprints

CSS Classes
awal_verificationawal_mid
Data Attributes
id="sender"id="verificator"id="info"
FAQ

Frequently Asked Questions about AWEOS Admin Login