SB Login Security & Risk Analysis

wordpress.org/plugins/sb-login

Sb login widget that allows a user to login, register, reset their password, see recent activity,time,post and comment count & many more in one pl …

70 active installs v2.5 PHP + WP 2.8+ Updated May 23, 2014
loginsbsb-loginsidebar-login-widgetwordpress-login-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SB Login Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "sb-login" plugin v2.5 exhibits a mixed security posture. While it has a limited attack surface with no exposed AJAX handlers or REST API routes, and no previously recorded vulnerabilities (CVEs), significant concerns arise from the static analysis of its code. A striking 1% of output escaping indicates that the vast majority of dynamic content generated by the plugin is not properly sanitized, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis reveals 5 flows with unsanitized paths, including 2 of high severity, suggesting potential injection vulnerabilities that could be exploited if an attacker can manipulate the input to these flows.

The absence of documented CVEs is a positive sign, implying a history of reasonable security. However, this is heavily overshadowed by the critical findings in the static analysis. The lack of nonce checks and only 3 capability checks across the entire plugin, combined with a very low percentage of properly escaped output, points to a general lack of robust security controls. The high number of SQL queries that do not use prepared statements is also a concern, increasing the risk of SQL injection. While the plugin has a small attack surface, the identified code-level weaknesses create significant potential for exploitation.

In conclusion, "sb-login" v2.5 has some foundational strengths such as a minimal attack surface and no prior CVEs. However, the overwhelming lack of output escaping and the presence of high-severity unsanitized taint flows represent critical security flaws. These issues, along with the potential for SQL injection and insufficient authorization checks, significantly elevate the risk associated with using this plugin. Remediation of these code-level issues should be a top priority.

Key Concerns

  • Unsanitized taint flows (high severity)
  • Unsanitized taint flows (overall)
  • Very low output escaping percentage
  • SQL queries without prepared statements
  • No nonce checks
  • Limited capability checks
Vulnerabilities
None known

SB Login Security Vulnerabilities

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

SB Login Code Analysis

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

SQL Query Safety

83% prepared6 total queries

Output Escaping

1% escaped72 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

5 flows5 with unsanitized paths
get_serverinfo_x (admin\server_info.php:2)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SB Login Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sblogin] sb-login.php:139
WordPress Hooks 10
actionwp_loginsb-login.php:61
actionwp_headsb-login.php:90
actioninitsb-login.php:104
actionwp_print_stylessb-login.php:114
actioninitsb-login.php:128
filterwp_mail_fromsb-login.php:178
filterwp_mail_from_namesb-login.php:182
actioninitsb-login.php:216
actionadmin_menusbl_admin.php:3
actionadmin_initsbl_admin.php:4
Maintenance & Trust

SB Login Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 23, 2014
PHP min version
Downloads36K

Community Trust

Rating80/100
Number of ratings24
Active installs70
Developer Profile

SB Login Developer Profile

Fida Al Hasan

2 plugins · 80 total installs

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

How We Detect SB Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sb-login/js/login.js/wp-content/plugins/sb-login/js/blockui.js/wp-content/plugins/sb-login/css/login.css
Script Paths
/wp-content/plugins/sb-login/js/login.js/wp-content/plugins/sb-login/js/blockui.js
Version Parameters
sb-login/js/login.js?ver=sb-login/js/blockui.js?ver=sb-login/css/login.css

HTML / DOM Fingerprints

CSS Classes
sbloginsb-login-wrap
HTML Comments
WEBCAREZONE.COMAn Ajax powered Login & Register widget. See the ReadMe for customisation instructions.
Data Attributes
data-sb-login-nonce
JS Globals
nd_login_vars
Shortcode Output
[sblogin]
FAQ

Frequently Asked Questions about SB Login