Video Conference Security & Risk Analysis

wordpress.org/plugins/video-conference

Free Webinar and Video Conference Plugin with Jitsi Meet.

20 active installs v1.0.3 PHP + WP 4.4+ Updated May 31, 2025
commentsspamvideo-conferencewebinar-on-wordpress
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Video Conference Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The video-conference plugin v1.0.3 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the high percentage of properly escaped outputs and the presence of nonce checks indicate good development practices aimed at preventing common web vulnerabilities. The plugin also benefits from a clean vulnerability history with no recorded CVEs, suggesting a stable and secure track record.

However, a notable concern arises from the lack of capability checks on the identified entry points. While there are no directly unprotected entry points found in the static analysis, the absence of capability checks means that any user, regardless of their role or permissions, could potentially interact with these shortcodes. This could lead to unintended behavior or information disclosure if the shortcode's functionality is sensitive or can be abused. The taint analysis shows no flows, which is positive, but the limited scope of analysis or absence of specific attack vectors might be a factor. The absence of AJAX handlers and REST API routes without checks is a strength, but the focus on shortcodes as the primary attack surface without permission checks is a point of weakness.

In conclusion, the plugin demonstrates good basic security hygiene. Its strengths lie in preventing common code injection and direct database manipulation vulnerabilities. The primary weakness is the lack of granular access control for its shortcode functionalities. While there are no known vulnerabilities, the potential for privilege escalation or unintended actions via shortcodes remains a moderate risk. Developers should consider implementing capability checks to enhance the security of these entry points.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Video Conference Security Vulnerabilities

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

Video Conference Code Analysis

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

Output Escaping

90% escaped42 total outputs
Attack Surface

Video Conference Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[jitsi-meet] includes\class-video-conference.php:68
[jitsi-meet] trunk\includes\class-video-conference.php:68
WordPress Hooks 16
actionplugins_loadedincludes\class-video-conference.php:48
actionadmin_enqueue_scriptsincludes\class-video-conference.php:56
actionadmin_enqueue_scriptsincludes\class-video-conference.php:57
actioninitincludes\class-video-conference.php:58
actionwp_enqueue_scriptsincludes\class-video-conference.php:64
actionwp_enqueue_scriptsincludes\class-video-conference.php:65
actioninitincludes\class-video-conference.php:69
filtersingle_templateincludes\class-video-conference.php:70
actionplugins_loadedtrunk\includes\class-video-conference.php:48
actionadmin_enqueue_scriptstrunk\includes\class-video-conference.php:56
actionadmin_enqueue_scriptstrunk\includes\class-video-conference.php:57
actioninittrunk\includes\class-video-conference.php:58
actionwp_enqueue_scriptstrunk\includes\class-video-conference.php:64
actionwp_enqueue_scriptstrunk\includes\class-video-conference.php:65
actioninittrunk\includes\class-video-conference.php:69
filtersingle_templatetrunk\includes\class-video-conference.php:70
Maintenance & Trust

Video Conference Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 31, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Video Conference Developer Profile

Helmi

3 plugins · 30 total installs

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

How We Detect Video Conference

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/video-conference/admin/css/video-conference-admin.css/wp-content/plugins/video-conference/public/css/video-conference-public.css
Script Paths
/wp-content/plugins/video-conference/admin/js/video-conference-admin.js/wp-content/plugins/video-conference/public/js/video-conference-public.js
Version Parameters
video-conference-admin.css?ver=video-conference-public.css?ver=video-conference-admin.js?ver=video-conference-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
vicon-meet-wrappervicon-meeting-optionsvicon-room-namevicon-start-meetingvicon-join-meetingvicon-meeting-id-input
HTML Comments
<!-- BEGIN SHORTCODE video-conference -->
Data Attributes
data-vicon-roomdata-vicon-domaindata-vicon-widthdata-vicon-height
JS Globals
videoConferencePublic
Shortcode Output
[video_conference]
FAQ

Frequently Asked Questions about Video Conference