BracketCloud Security & Risk Analysis

wordpress.org/plugins/bracketcloud

Implements a shortcode for embedding BracketCloud tournaments in post content.

10 active installs v1.0.2 PHP + WP 2.5+ Updated Dec 31, 2014
bracketbracketcloudround-robintournament
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BracketCloud Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

Based on the static analysis, "bracketcloud" v1.0.2 exhibits a strong security posture with no identified dangerous functions, SQL queries not using prepared statements, file operations, external HTTP requests, or unescaped output. The absence of critical or high-severity taint flows is also a positive indicator. The plugin's minimal attack surface, consisting of only one shortcode and no unauthenticated entry points, further contributes to its apparent security.

However, the complete lack of nonce checks and capability checks is a significant concern. While the current analysis didn't reveal any direct vulnerabilities stemming from this, it represents a considerable security gap. Attackers could potentially exploit functionality within the shortcode if it were to become vulnerable in the future, as there are no built-in protections to verify user authorization. The vulnerability history being entirely clean is a positive sign, suggesting the developers have historically prioritized security, but this does not negate the risks present in the current code.

In conclusion, while the plugin demonstrates good practices in core areas like SQL and output sanitization, the absence of authentication and authorization checks on its entry point creates a potential risk. The plugin is well-maintained from a historical vulnerability perspective, but the current code has a notable weakness that should be addressed to ensure robust security.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

BracketCloud Security Vulnerabilities

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

BracketCloud Code Analysis

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

BracketCloud Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bracketcloud] bracketcloud.php:22
Maintenance & Trust

BracketCloud Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedDec 31, 2014
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BracketCloud Developer Profile

drupaljoe

1 plugin · 10 total installs

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

How We Detect BracketCloud

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<iframe src="http://bracketcloud.com/embed/{tid}" width="{width}" height="{height}" scrolling="no" frameborder="0" allowtransparency="true" title="BracketCloud Tournament" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe><br/><small><span style="color:#a3a3a3">Updates every minute - </span><a href="http://bracketcloud.com/tournament/{tid}" style="color:#0088cc;text-align:left">View full tournament</a></small>
FAQ

Frequently Asked Questions about BracketCloud