AS login Security & Risk Analysis

wordpress.org/plugins/as-login

AS login you can fully customize wordpress login page.

10 active installs v1.1 PHP + WP 3.5+ Updated Unknown
anuislamasas-loginbrandingcustom-login
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AS login Safe to Use in 2026?

Generally Safe

Score 100/100

AS login has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "as-login" plugin version 1.1 exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points, such as AJAX handlers, REST API routes, shortcodes, or cron events, significantly limits the plugin's attack surface. Furthermore, the complete lack of dangerous functions, file operations, and external HTTP requests suggests a controlled and secure implementation. The fact that all SQL queries utilize prepared statements is a significant positive indicator of secure database interaction.

However, a notable concern arises from the very low percentage (6%) of properly escaped output. This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data or dynamic content is likely being rendered without adequate sanitization, making the plugin susceptible to malicious input injection. The complete absence of nonce and capability checks, while not directly exploitable due to the lack of entry points, represents a missed opportunity for robust authorization and security layering should new entry points be introduced in future versions.

The vulnerability history showing zero known CVEs and no recorded past issues is a positive sign, suggesting a development team that may prioritize security or has not yet encountered significant security flaws. Nevertheless, this should not overshadow the critical finding regarding output escaping. While the plugin currently has a minimal attack surface and good practices in other areas, the unescaped output presents a tangible risk that needs immediate attention.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

AS login Security Vulnerabilities

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

AS login Code Analysis

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

Output Escaping

6% escaped54 total outputs
Attack Surface

AS login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuas-login.php:40
actionadmin_enqueue_scriptsas-login.php:53
actionlogin_enqueue_scriptsinc\as-functions.php:105
filterlogin_headerurlinc\as-functions.php:118
filterlogin_headertitleinc\as-functions.php:129
actionadmin_initinc\as-opt-functions.php:80
Maintenance & Trust

AS login Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AS login Developer Profile

anuislam

5 plugins · 70 total installs

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

How We Detect AS login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/as-login/css/as-admin-login.css/wp-content/plugins/as-login/js/as_login_js.js/wp-content/plugins/as-login/inc/admin-ico.png/wp-content/plugins/as-login/inc/right.png/wp-content/plugins/as-login/inc/wordpress.png/wp-content/plugins/as-login/inc/fiverr.png/wp-content/plugins/as-login/inc/People.png/wp-content/plugins/as-login/inc/github.png
Script Paths
/wp-content/plugins/as-login/js/as_login_js.js

HTML / DOM Fingerprints

CSS Classes
as_click_hideas_click_showas_urlmy_status_mainmy_status_main_inner
FAQ

Frequently Asked Questions about AS login