BNS SMF Feeds Security & Risk Analysis

wordpress.org/plugins/bns-smf-feeds

Plugin with multi-widget functionality that builds an SMF Forum RSS feed url by user option choices; and, displays a SMF forum feed.

60 active installs v2.1 PHP + WP 3.6+ Updated Apr 10, 2016
multiple-widgetsoption-panelrsssmf
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BNS SMF Feeds Safe to Use in 2026?

Generally Safe

Score 85/100

BNS SMF Feeds 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-smf-feeds" plugin v2.1 exhibits a generally strong security posture, with no recorded vulnerabilities or critical taint flows. The static analysis reveals a minimal attack surface, primarily consisting of a single shortcode, with no detected AJAX handlers or REST API routes exposed without proper authentication. Furthermore, the plugin utilizes prepared statements for all SQL queries and performs at least one capability check, indicating good development practices in these critical areas. The absence of dangerous functions, file operations, and external HTTP requests is also a positive sign.

However, there are notable areas for improvement. A significant concern is the low percentage of properly escaped output (18%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamic data displayed to users might not be sufficiently sanitized, potentially allowing malicious scripts to be injected. The lack of nonce checks on the shortcode is also a weakness, although its direct impact is mitigated by the overall limited attack surface and absence of known vulnerabilities. The presence of external HTTP requests, while not inherently a vulnerability, warrants careful review to ensure the target endpoint is trusted and that any data exchanged is handled securely.

Overall, "bns-smf-feeds" v2.1 is a relatively secure plugin due to its lack of critical vulnerabilities and a well-controlled attack surface. The strengths lie in its SQL handling and capability checks. The primary weakness, however, is the widespread lack of output escaping, which poses a significant risk for XSS. Addressing this output escaping issue should be the highest priority to further harden the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • Shortcode without nonce check
  • External HTTP request present
Vulnerabilities
None known

BNS SMF Feeds Security Vulnerabilities

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

BNS SMF Feeds Code Analysis

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

Output Escaping

18% escaped57 total outputs
Attack Surface

BNS SMF Feeds Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bns_smf_feeds] bns-smf-feeds.php:129
WordPress Hooks 1
actionwidgets_initbns-smf-feeds.php:121
Maintenance & Trust

BNS SMF Feeds Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

BNS SMF Feeds 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 SMF Feeds

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about BNS SMF Feeds