VidLive Security & Risk Analysis

wordpress.org/plugins/vidlive

Easily add your VidLive widgets in WordPress. VidLive is the easiest way to automatically stream “Currently Live" Facebook or YouTube video from …

90 active installs v1.1 PHP + WP 4.5+ Updated Jun 30, 2021
facebookfacebook-livefacebook-live-embedvideo-embedyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is VidLive Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The vidlive v1.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices in several areas: no known vulnerabilities (CVEs) have been recorded, all SQL queries utilize prepared statements, and file operations are absent. The presence of an external HTTP request is noted but without further context on its purpose, its risk is uncertain. However, there are significant concerns arising from the code analysis. The plugin lacks any nonce checks and capability checks, meaning critical functionalities may be exposed to unauthorized users. Furthermore, while the majority of output is properly escaped, a notable percentage is not, creating potential for cross-site scripting (XSS) vulnerabilities. The taint analysis revealed flows with unsanitized paths, which is a serious concern as it indicates potential for attackers to manipulate data that is processed without proper sanitization, though no critical or high severity issues were found directly in these flows.

Given the absence of recorded vulnerabilities, the plugin has a history of good security. This, combined with the correct use of prepared statements and lack of file operations, suggests some developer awareness of security. However, the lack of nonce and capability checks, coupled with unsanitized paths and partial output escaping, presents a considerable risk. The attack surface, though small, is entirely unprotected in terms of authorization and authentication, making any functionality accessible via the shortcode a potential target for privilege escalation or unauthorized actions. The conclusion is that while vidlive v1.1 benefits from a clean vulnerability history and robust SQL practices, its implementation of security checks for sensitive operations is severely lacking, creating exploitable weaknesses.

Key Concerns

  • No nonce checks found
  • No capability checks found
  • Unsanitized paths in taint flows
  • Insufficient output escaping (23%)
  • Unprotected shortcode entry point
Vulnerabilities
None known

VidLive Security Vulnerabilities

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

VidLive Code Analysis

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

Output Escaping

77% escaped30 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
vidlive_plugin_settings (vidlive-plugin.php:43)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

VidLive Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[vidlive] vidlive-plugin.php:233
WordPress Hooks 3
actionadmin_menuvidlive-plugin.php:227
actionwidgets_initvidlive-plugin.php:228
actionadmin_enqueue_scriptsvidlive-plugin.php:239
Maintenance & Trust

VidLive Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJun 30, 2021
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs90
Developer Profile

VidLive Developer Profile

northify

1 plugin · 90 total installs

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

How We Detect VidLive

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
vidlive-panelclose-btn
Data Attributes
data-colname="Name"data-colname="Shortcode"
JS Globals
window.addEventListener('message'
Shortcode Output
[vidlive id="<input type="text" value="[vidlive id=&quot;
FAQ

Frequently Asked Questions about VidLive