Vidtok Live Video Chat using WebRTC Security & Risk Analysis

wordpress.org/plugins/vidtok-live-video-chat-using-webrtc

Integrate live video chat using WebRTC on your WordPress site in a few simple steps with Vidtok!

10 active installs v2.0 PHP + WP 3.0+ Updated Jun 30, 2014
video-chatvideo-conferencingvidtokweb-real-time-communicationswebrtc-video-chat
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Vidtok Live Video Chat using WebRTC Safe to Use in 2026?

Generally Safe

Score 85/100

Vidtok Live Video Chat using WebRTC 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 security posture of the "vidtok-live-video-chat-using-webrtc" plugin v2.0 appears mixed, with some positive indicators but also notable concerns. On the positive side, there are no known CVEs, and the plugin uses prepared statements for all its SQL queries, which is a strong practice against SQL injection. The static analysis also shows no dangerous functions being used, and importantly, all identified entry points (AJAX handlers, REST API routes, shortcodes) have zero unauthenticated or unprotected access. This significantly limits the direct attack surface for unauthenticated users.

However, several weaknesses are apparent. A significant concern is the low percentage of properly escaped output (46%). This suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress admin area or on public-facing pages if user-supplied data is not adequately sanitized before being displayed. Furthermore, the taint analysis identified two flows with unsanitized paths, indicating potential issues with how file paths or other path-based data are handled, which could lead to directory traversal or unauthorized file access, although no critical or high severity issues were flagged. The complete absence of nonce checks and capability checks on its entry points, despite them being authenticated, is a considerable oversight. While authentication might be handled elsewhere, relying solely on it without nonces for critical operations or capability checks for administrative functions leaves the plugin vulnerable to CSRF attacks and privilege escalation within an authenticated context. The presence of file operations and external HTTP requests also warrants careful scrutiny, as these can introduce further attack vectors if not implemented securely.

In conclusion, while the plugin has strengths in its SQL handling and protected entry points, the significant unescaped output and the lack of nonce/capability checks are critical weaknesses that expose it to XSS and CSRF vulnerabilities. The taint analysis results, while not critical, suggest potential path manipulation issues that should be investigated. The plugin's vulnerability history being clear of CVEs is a good sign, but it does not negate the present risks identified in the static and taint analysis. Addressing the output escaping and implementing proper nonce/capability checks should be a top priority.

Key Concerns

  • Low output escaping percentage (46%)
  • No nonce checks on entry points
  • No capability checks on entry points
  • Unsanitized paths in taint analysis
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

Vidtok Live Video Chat using WebRTC Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Vidtok Live Video Chat using WebRTC Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Vidtok Live Video Chat using WebRTC Code Analysis

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

Output Escaping

46% escaped13 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
procss_vidtok_options (vidtok.php:372)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Vidtok Live Video Chat using WebRTC Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[vidtok] vidtok.php:459
WordPress Hooks 4
actionadmin_noticesvidtok.php:79
actionadmin_menuvidtok.php:148
actionadmin_initvidtok.php:361
actionadmin_post_save_vidtok_optionsvidtok.php:367
Maintenance & Trust

Vidtok Live Video Chat using WebRTC Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJun 30, 2014
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings2
Active installs10
Developer Profile

Vidtok Live Video Chat using WebRTC Developer Profile

blaccspotmedia

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 Vidtok Live Video Chat using WebRTC

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vidtok-live-video-chat-using-webrtc/images/vidtok-admin-logo.png/wp-content/plugins/vidtok-live-video-chat-using-webrtc/images/vidtok.png

HTML / DOM Fingerprints

CSS Classes
vidtok-wp
HTML Comments
VIDTOK SETTINGS
Data Attributes
vidtok-wp
JS Globals
VIDTOK_VERSIONDOMAINVIDTOK_PLUGINPATHVIDTOK_PLUGINFULLURLVIDTOK_PLUGINFULLDIRVIDTOK_WWWPATH
REST Endpoints
/wp-json/vidtok
FAQ

Frequently Asked Questions about Vidtok Live Video Chat using WebRTC