Disable/Remove Login Hints Security & Risk Analysis

wordpress.org/plugins/disableremove-login-hints

A security plugin to disable/remove WordPress login hints during login process to protect your website.

10 active installs v0.1 PHP + WP 3.5+ Updated Jul 23, 2020
custom-error-messagedisable-login-hintsdisable-wordpress-login-hintserror-messagelogin-hints
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Disable/Remove Login Hints Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The plugin "disableremove-login-hints" v0.1 exhibits a generally good security posture in terms of its attack surface and lack of known vulnerabilities. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, the plugin does not appear to have any recorded CVEs, which is a strong indicator of past security diligence. The use of prepared statements for SQL queries is also a positive sign, mitigating the risk of SQL injection vulnerabilities.

However, there are concerning findings in the code analysis. The most significant is that 100% of output is not properly escaped. This means that any data displayed by the plugin, if it originates from user input or an untrusted source, could be vulnerable to Cross-Site Scripting (XSS) attacks. Additionally, the taint analysis reveals two flows with unsanitized paths. While not classified as critical or high severity, these unsanitized paths still represent a potential weakness that could be exploited, especially in conjunction with unescaped output.

Overall, the plugin has a low attack surface and no vulnerability history, which are positive attributes. The primary weakness lies in the complete lack of output escaping and the presence of unsanitized paths. While there are no immediate critical vulnerabilities indicated, the unescaped output presents a significant risk of XSS, and the unsanitized paths should be addressed to further strengthen the plugin's security.

Key Concerns

  • 100% of outputs are unescaped
  • 2 flows with unsanitized paths
Vulnerabilities
None known

Disable/Remove Login Hints Security Vulnerabilities

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

Disable/Remove Login Hints Release Timeline

v0.1Current
Code Analysis
Analyzed Mar 16, 2026

Disable/Remove Login Hints Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
itc_option_form (includes\admin-options.php:15)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Disable/Remove Login Hints Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterlogin_errorsdisableremove-login-hints.php:20
actionadmin_menuincludes\admin-options.php:6
Maintenance & Trust

Disable/Remove Login Hints Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 23, 2020
PHP min version
Downloads949

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Disable/Remove Login Hints Developer Profile

ubaidullahop

1 plugin · 10 total installs

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

How We Detect Disable/Remove Login Hints

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

Asset Fingerprints

Version Parameters
disableremove-login-hints/style.css?ver=disableremove-login-hints/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Disable/Remove Login Hints