Vidfuse Security & Risk Analysis

wordpress.org/plugins/vidfuse

Plugin for video auto-posting from Vidfuse application.

0 active installs v1.0.0 PHP 5.2.4+ WP 4.0.0+ Updated Oct 2, 2018
postingvidfusevlog
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Vidfuse Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The vidfuse v1.0.0 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, exclusively using prepared statements, and shows a high percentage of properly escaped output. It also has no recorded vulnerability history, suggesting a history of secure development or limited exposure. However, significant concerns arise from the attack surface analysis. The presence of two AJAX handlers without authentication checks presents a direct risk of unauthorized actions being performed by unauthenticated users. This is further compounded by the taint analysis revealing two flows with unsanitized paths, indicating potential for injection-type vulnerabilities despite the absence of critical or high-severity findings in this area.

Key Concerns

  • AJAX handlers without authentication checks
  • Flows with unsanitized paths
Vulnerabilities
None known

Vidfuse Security Vulnerabilities

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

Vidfuse Code Analysis

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

Output Escaping

83% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
init (class-submenu-page.php:48)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Vidfuse Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_disconnectclass-ajax.php:15
noprivwp_ajax_disconnectclass-ajax.php:16
WordPress Hooks 4
actionadmin_enqueue_scriptsclass-ajax.php:14
actionrest_api_initclass-rest-api.php:21
actionadmin_menuclass-submenu.php:16
actionplugins_loadedvidfuse.php:24
Maintenance & Trust

Vidfuse Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 2, 2018
PHP min version5.2.4
Downloads926

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Vidfuse Developer Profile

jackthoro

2 plugins · 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 Vidfuse

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vidfuse/assets/script.js
Script Paths
/wp-content/plugins/vidfuse/assets/script.js
Version Parameters
vidfuse/assets/script.js?ver=1.0.0

HTML / DOM Fingerprints

JS Globals
disconnect_url
REST Endpoints
/wp-json/vidfuse/v1/post
FAQ

Frequently Asked Questions about Vidfuse