Live Broadcast Security & Risk Analysis

wordpress.org/plugins/live-broadcast

Easy streaming live for WordPress

10 active installs v0.1.3 PHP + WP 3.0+ Updated Sep 4, 2014
bloggingbroadcastlivepoststreaming
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Live Broadcast Safe to Use in 2026?

Generally Safe

Score 85/100

Live Broadcast 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

The "live-broadcast" plugin v0.1.3 exhibits an excellent security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and unescaped output signals strong adherence to secure coding practices. Furthermore, the lack of file operations and external HTTP requests reduces the potential for common attack vectors.

While the static analysis reveals a clean codebase, the absence of any nonce checks or capability checks across all entry points is a significant concern. This means that even though the analyzed entry points are currently limited, they are not protected against unauthorized access or manipulation. The vulnerability history is also a positive indicator, showing no past CVEs, which suggests a track record of secure development or at least a lack of discovered vulnerabilities. However, this does not negate the risks identified in the current code.

In conclusion, the plugin demonstrates a solid foundation in secure coding by avoiding known dangerous practices. However, the complete lack of authentication and authorization checks on its sole shortcode presents a critical security weakness. This oversight could allow any user, even unauthenticated ones, to interact with or trigger the plugin's functionality, potentially leading to unintended consequences or exposure of information if the shortcode's functionality is not inherently benign and isolated.

Key Concerns

  • Missing Nonce Checks on Shortcode
  • Missing Capability Checks on Shortcode
Vulnerabilities
None known

Live Broadcast Security Vulnerabilities

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

Live Broadcast 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

Live Broadcast Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[live_broadcast] live-broadcast.php:85
WordPress Hooks 2
actioninitlive-broadcast.php:39
filterredirect_post_locationlive-broadcast.php:58
Maintenance & Trust

Live Broadcast Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 4, 2014
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Live Broadcast Developer Profile

Valerio Souza

8 plugins · 3K total installs

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

How We Detect Live Broadcast

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/live-broadcast/js/live-broadcast.js/wp-content/plugins/live-broadcast/css/live-broadcast.css
Script Paths
/wp-content/plugins/live-broadcast/js/live-broadcast.js
Version Parameters
live-broadcast/style.css?ver=live-broadcast/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
live-broadcast
Shortcode Output
<div class="live-broadcast"><ul><li>
FAQ

Frequently Asked Questions about Live Broadcast