BNS Login Security & Risk Analysis

wordpress.org/plugins/bns-login

This plugin provides a link, in the theme footer area, to the dashboard when logged in as well as a log out link. A shortcode is also available.

30 active installs v2.5.2 PHP + WP 3.8+ Updated Feb 20, 2018
admindashboardfooterloginplugin-only
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BNS Login Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The bns-login v2.5.2 plugin exhibits a generally good security posture based on the provided static analysis. The absence of SQL injection vulnerabilities due to the consistent use of prepared statements is a significant strength. Furthermore, the lack of critical or high-severity taint flows suggests that sensitive data is not being mishandled in a way that could lead to immediate exploitation.

However, several areas warrant attention. The plugin lacks nonce and capability checks, which are fundamental security measures for preventing cross-site request forgery (CSRF) and unauthorized actions. While the attack surface is currently small and appears to be protected at the entry points, the absence of these checks leaves potential gaps. Additionally, the output escaping is not fully comprehensive, with 22% of outputs not being properly escaped, potentially opening the door for cross-site scripting (XSS) vulnerabilities.

The complete absence of recorded vulnerabilities in its history is a positive indicator, suggesting a responsible development approach. Nevertheless, this should not lead to complacency. The identified weaknesses in nonce/capability checks and output escaping represent tangible risks that should be addressed to further harden the plugin's security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Incomplete output escaping
Vulnerabilities
None known

BNS Login Security Vulnerabilities

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

BNS Login Code Analysis

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

Output Escaping

78% escaped9 total outputs
Attack Surface

BNS Login Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bns_login] bns-login.php:165
WordPress Hooks 6
actionwp_enqueue_scriptsbns-login.php:143
actionwp_footerbns-login.php:151
filterinfinite_scroll_creditbns-login.php:154
actionwidget_textbns-login.php:162
filterplugin_row_metabns-login.php:168
filterregisterbns-login.php:345
Maintenance & Trust

BNS Login Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 20, 2018
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

BNS Login Developer Profile

tacticais

18 plugins · 2K total installs

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

How We Detect BNS Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bns-login/bns-login-style.css/wp-content/plugins/bns-login/bns-login-form-style.css/wp-content/plugins/bns-login/bns-login-custom-style.css
Version Parameters
bns-login/bns-login-style.css?ver=bns-login/bns-login-form-style.css?ver=bns-login/bns-login-custom-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
bns-login-containerbns-login-dashboardbns-login-logoutbns-login-loginbns-login-user-menubns-login-login-menubns-login-menubns-login-dashicons
HTML Comments
NB: This location will be over-written when the plugin is updated due du to core WordPress functionality. Please place your custom stylesheet in the /wp-content/bns-customs/ folder (you may need to created this via this FTP) to better future proof your customizations.Read the custom stylesheet from ../wp-content/bns-customs/
Data Attributes
data-bns-login-titledata-bns-login-dashboard-titledata-bns-login-login-titledata-bns-login-logout-titledata-bns-login-register-titledata-bns-login-user-title
JS Globals
BNS_CUSTOM_PATHBNS_CUSTOM_URL
Shortcode Output
[bns_login][bns_login][bns_login][bns_login]
FAQ

Frequently Asked Questions about BNS Login