BroadedNet Security & Risk Analysis

wordpress.org/plugins/broadednet

Connect to Broaded.net, a network of blogs for promotion and traffic

10 active installs v1.4 PHP + WP 3.0+ Updated Jun 2, 2015
blogblog-communityblog-netwokblog-promoteblog-traffic
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BroadedNet Safe to Use in 2026?

Generally Safe

Score 85/100

BroadedNet 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 "broadednet" plugin v1.4 presents a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices regarding SQL queries, utilizing prepared statements exclusively, and it has no recorded vulnerability history, indicating a generally stable and well-maintained codebase. The attack surface is also zero, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed, which significantly reduces the potential for external exploitation.

However, there are significant concerns. The presence of the `create_function` dangerous function is a major red flag, as it is deprecated and can lead to severe security vulnerabilities if used improperly. Furthermore, the exceptionally low percentage (3%) of properly escaped output suggests a high likelihood of cross-site scripting (XSS) vulnerabilities. The taint analysis revealing two flows with unsanitized paths, even if not classified as critical or high severity in this report, warrants attention as it points to potential data leakage or manipulation risks. The complete absence of nonce checks and capability checks on any potential entry points, combined with a lack of output escaping, significantly elevates the risk of various attacks, particularly XSS and unauthorized actions if any entry points were to be discovered or introduced in future versions.

In conclusion, while the plugin benefits from a clean vulnerability history and secure SQL handling, the identified dangerous function, widespread output unescaping, and lack of authorization checks on potential (though currently zero) entry points create notable security weaknesses. These issues could be exploited, especially the XSS risks due to insufficient output escaping.

Key Concerns

  • Dangerous function create_function used
  • Very low percentage of output properly escaped
  • Taint flow with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

BroadedNet Security Vulnerabilities

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

BroadedNet Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("BroadedNet");'));broadedNET.php:207

Output Escaping

3% escaped34 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
widget (broadedNET.php:152)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BroadedNet Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initbroadedNET.php:207
Maintenance & Trust

BroadedNet Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 2, 2015
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

BroadedNet Developer Profile

emuki

2 plugins · 20 total installs

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

How We Detect BroadedNet

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/broadednet/broadedNET.php

HTML / DOM Fingerprints

CSS Classes
BroadedNet
Data Attributes
id="broaded.net/catwidget.php"name="broaded.net/catwidget.php"value="broaded.net/catwidget.php"
FAQ

Frequently Asked Questions about BroadedNet