Wp Super Login Security & Risk Analysis

wordpress.org/plugins/wp-super-login

With this plugin now more your site will look good with a choice of 7 different themes wp-super-login plugin with you. No ads.

10 active installs v1.5.3 PHP + WP 2.9+ Updated Unknown
loginlogin-widgetwp-loginwp-login-widget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp Super Login Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The wp-super-login plugin v1.5.3 presents a mixed security posture. On the positive side, there are no documented CVEs, the plugin does not utilize external HTTP requests or file operations, and all SQL queries are prepared statements, indicating good practices in these areas. The absence of shortcodes, cron events, and REST API routes also suggests a limited attack surface. However, the static analysis reveals significant concerns. Notably, 100% of the plugin's output is unescaped, creating a high risk for cross-site scripting (XSS) vulnerabilities. Furthermore, while the taint analysis found no critical or high severity flows, there are two flows with unsanitized paths, and importantly, zero capability checks or nonce checks across all entry points. This lack of authorization and integrity checks makes any potential vulnerabilities that might arise from the unsanitized paths much easier to exploit.

The vulnerability history is clean, with no recorded CVEs, which is a positive indicator. However, this is often more a reflection of the plugin's age and potentially less rigorous security auditing in the past rather than a guarantee of future security. The lack of recent vulnerabilities might also be influenced by the limited attack surface and absence of certain common attack vectors. The critical weaknesses lie in the unescaped output and the complete absence of capability and nonce checks. These are fundamental security mechanisms that should be implemented on all entry points, especially when handling any form of data that could be influenced by user input.

In conclusion, while wp-super-login v1.5.3 has strengths in its database interactions and lack of external dependencies, the pervasive issue of unescaped output and the complete absence of essential security checks (nonces and capability checks) present significant risks. The taint analysis also flags unsanitized paths, which are particularly dangerous when combined with the lack of proper authorization. Users should be cautious, and further investigation into the exact nature of these unsanitized paths and the output contexts is highly recommended before deploying this plugin.

Key Concerns

  • All output unescaped
  • No nonce checks on entry points
  • No capability checks on entry points
  • Taint flow with unsanitized path
  • Taint flow with unsanitized path
Vulnerabilities
None known

Wp Super Login Security Vulnerabilities

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

Wp Super Login Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
eklentim_fonks (login.php:204)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Wp Super Login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionwp_logoutlogin.php:16
filterlogin_redirectlogin.php:22
actionregister_formlogin.php:23
actionregister_postlogin.php:40
actionuser_registerlogin.php:52
filtergettextlogin.php:64
filtergettextlogin.php:78
actionadmin_menulogin.php:197
Maintenance & Trust

Wp Super Login Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedUnknown
PHP min version
Downloads5K

Community Trust

Rating84/100
Number of ratings5
Active installs10
Developer Profile

Wp Super Login Developer Profile

Mustafa KUCUK

7 plugins · 70 total installs

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

How We Detect Wp Super Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-super-login/codemirror.css/wp-content/plugins/wp-super-login/codemirror.js/wp-content/plugins/wp-super-login/xml.js
Script Paths
/wp-content/plugins/wp-super-login/codemirror.js/wp-content/plugins/wp-super-login/xml.js

HTML / DOM Fingerprints

CSS Classes
sm_pnressm_rebuildCodeMirrorCodeMirror-scroll
Data Attributes
id="sm_pnres"id="sm_rebuild"
FAQ

Frequently Asked Questions about Wp Super Login