Login Signup Security & Risk Analysis

wordpress.org/plugins/haq-login-signup

Allows you to add fully customizable, responsive login and registration anywhere on your website.

10 active installs v2.0 PHP 5.2.4+ WP 3.0+ Updated Jul 30, 2024
front-end-loginfront-end-signupfrontend-regstrationwordpress-loginwordpress-wordpress-signup
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Signup Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "haq-login-signup" v2.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any dangerous functions, file operations, or external HTTP requests is a positive indicator. The plugin also demonstrates good practices by utilizing prepared statements for all SQL queries, which is crucial for preventing SQL injection vulnerabilities. Furthermore, the presence of nonce checks on its entry points adds a layer of protection against CSRF attacks. The plugin's vulnerability history is completely clean, with no recorded CVEs, which suggests a history of secure development and maintenance.

However, there are some areas for improvement and potential concerns. The fact that 23% of output is not properly escaped, while not explicitly identified as a critical or high severity issue in the taint analysis, could still present a risk of XSS vulnerabilities, especially if the unescaped output contains user-supplied data. While the attack surface is small and all identified entry points have some form of protection, the complete absence of capability checks for the shortcodes means that any user, regardless of their role or permissions, can interact with these functionalities. This could lead to unintended actions or information leakage if the shortcodes are not inherently restricted in their functionality.

In conclusion, "haq-login-signup" v2.0 is a plugin with a solid foundation of secure coding practices, particularly in its handling of SQL and the absence of known vulnerabilities. The primary concerns revolve around the unescaped output and the lack of capability checks on its shortcodes, which, while not flagged as critical by the current analysis, represent potential avenues for exploitation. Addressing these would further enhance the plugin's security.

Key Concerns

  • Unescaped output detected
  • Shortcodes lack capability checks
Vulnerabilities
None known

Login Signup Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Login Signup Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Login Signup Code Analysis

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

Output Escaping

77% escaped13 total outputs
Attack Surface

Login Signup Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[haq_signup] haq-login-signup.php:30
[haq_login] haq-login-signup.php:46
WordPress Hooks 4
actioninithaq-login-signup.php:54
actionwp_footerhaq-login-signup.php:65
actioninithaq-login-signup.php:199
actioninithaq-login-signup.php:289
Maintenance & Trust

Login Signup Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 30, 2024
PHP min version5.2.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Login Signup Developer Profile

Husain Ahmed

5 plugins · 4K total installs

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

How We Detect Login Signup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/haq-login-signup/css/forms.css
Version Parameters
haq-login-signup/css/forms.css?ver=

HTML / DOM Fingerprints

CSS Classes
haq-headerhaq-registration-formhaq-login-form
Data Attributes
id="haqRegistrationForm"id="haq_user_Login"id="haq_user_email"id="haq_user_first"id="haq_user_last"id="password"+5 more
Shortcode Output
<h3 class="haq-header"><form id="haqRegistrationForm" class="haq-registration-form" action="" method="POST"><label for="haq_user_Login">Username</label><input name="haq_user_Login"
FAQ

Frequently Asked Questions about Login Signup