BNS Add Widget Security & Risk Analysis

wordpress.org/plugins/bns-add-widget

Add a widget area to the footer of any theme.

200 active installs v1.0 PHP + WP 2.7+ Updated Feb 21, 2016
adminfooterplugin-onlytranslation-readywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BNS Add Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'bns-add-widget' v1.0 plugin exhibits a generally strong security posture in several key areas. Static analysis reveals no identified attack surface points, meaning there are no exposed AJAX handlers, REST API routes, shortcodes, or cron events that could be directly targeted. Furthermore, the code signals indicate a complete absence of dangerous functions and raw SQL queries, with all SQL operations utilizing prepared statements. This suggests a deliberate effort to prevent common injection vulnerabilities.

However, there are areas that warrant attention. The plugin has a 50% rate of improperly escaped output, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is rendered directly. The presence of an external HTTP request, while not inherently malicious, could be a vector for certain attacks if not handled securely. The complete lack of nonce checks and capability checks is a significant concern, as it implies that any function can be called by any user, potentially leading to privilege escalation or unauthorized actions if other vulnerabilities are present.

The plugin's vulnerability history is clean, with no known CVEs. This is a positive indicator, suggesting that the plugin has not been historically a source of significant security flaws. However, the lack of historical vulnerabilities does not negate the risks identified in the current code analysis. In conclusion, while the plugin has a solid foundation in preventing common injection attacks, the missing authentication and authorization checks, coupled with unescaped output, present notable security weaknesses that should be addressed.

Key Concerns

  • Unescaped output detected (50%)
  • No nonce checks implemented
  • No capability checks implemented
  • External HTTP request made
Vulnerabilities
None known

BNS Add Widget Security Vulnerabilities

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

BNS Add Widget Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

BNS Add Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsbns-add-widget.php:103
actioninitbns-add-widget.php:111
actionwp_footerbns-add-widget.php:114
filterplugin_row_metabns-add-widget.php:117
Maintenance & Trust

BNS Add Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedFeb 21, 2016
PHP min version
Downloads26K

Community Trust

Rating100/100
Number of ratings1
Active installs200
Developer Profile

BNS Add Widget 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 Add Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bns-add-widget/bnsaw-style.css
Version Parameters
bns-add-widget/bnsaw-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
bns-add-widgetbns-add-widget-titlebnsaw-creditbnsaw-credit-text
HTML Comments
<!-- #%1$s .widget .%2$s --><!-- .bns-add-widget -->
FAQ

Frequently Asked Questions about BNS Add Widget