BNS Featured Tag Security & Risk Analysis

wordpress.org/plugins/bns-featured-tag

Displays most recent posts from a specific featured tag or tags.

40 active installs v2.7.2 PHP + WP 3.6+ Updated Apr 10, 2016
featuredmulti-widgetpoststagsuser-options
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BNS Featured Tag Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "bns-featured-tag" plugin v2.7.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and having no known vulnerabilities (CVEs). The attack surface is also commendably small, with only one shortcode entry point and no unprotected AJAX handlers or REST API routes. Furthermore, the absence of file operations and external HTTP requests reduces potential vectors for compromise. However, significant concerns arise from the output escaping. With 94 outputs and only 1% properly escaped, there is a high probability of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is reflected without proper sanitization. The lack of nonce checks and capability checks on the identified shortcode also presents a potential risk, as it implies that the shortcode's functionality might be executed by unauthenticated or unauthorized users, further exacerbating the XSS risk if not handled with extreme care. The taint analysis showing zero flows might be due to the limited scope or complexity of the analyzed code, but coupled with the output escaping issue, it doesn't negate the inherent risk.

Key Concerns

  • Insufficient output escaping (99% unescaped)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

BNS Featured Tag Security Vulnerabilities

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

BNS Featured Tag Code Analysis

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

Output Escaping

1% escaped94 total outputs
Attack Surface

BNS Featured Tag Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bnsft] bns-featured-tag.php:141
WordPress Hooks 4
actionwp_enqueue_scriptsbns-featured-tag.php:117
actionadmin_enqueue_scriptsbns-featured-tag.php:125
filterplugin_row_metabns-featured-tag.php:133
actionwidgets_initbns-featured-tag.php:144
Maintenance & Trust

BNS Featured Tag Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 10, 2016
PHP min version
Downloads11K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

BNS Featured Tag 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 Featured Tag

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bns-featured-tag/bnsft-style.css/wp-content/plugins/bns-featured-tag/bnsft-custom-style.css
Version Parameters
bns-featured-tag/bnsft-style.css?ver=bns-featured-tag/bnsft-custom-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
bns-featured-tagbnsft-link
Data Attributes
id_base: 'bns-featured-tag'
FAQ

Frequently Asked Questions about BNS Featured Tag