AutoTube Security & Risk Analysis

wordpress.org/plugins/autotube

ENGLISH: It scans for the best matching video in the whole YouTube archive with more than 100 Million videos. You can either specify a search term or …

10 active installs v1.5 PHP + WP 1.5+ Updated May 14, 2008
flashgoogle-videovideoyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AutoTube Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "autotube" plugin v1.5 presents a mixed security posture. On the positive side, the plugin exhibits no known CVEs, an empty vulnerability history, and the absence of dangerous functions, file operations, or external HTTP requests. Furthermore, all SQL queries are confirmed to use prepared statements, a crucial security practice. However, significant concerns arise from the output escaping and taint analysis. 100% of output is unescaped, and there are two flows with unsanitized paths identified in the taint analysis, indicating potential injection vulnerabilities if these outputs are ever rendered or utilized in a sensitive context. The lack of capability checks and nonce checks on potential entry points, despite a reported zero attack surface in AJAX, REST API, and shortcodes, warrants caution, as any future expansion of the attack surface without these checks would be a direct security risk.

Key Concerns

  • All outputs are unescaped
  • Taint flow with unsanitized path
  • Taint flow with unsanitized path
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

AutoTube Security Vulnerabilities

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

AutoTube Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
autotube_options (autotube.php:139)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AutoTube Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

AutoTube Maintenance & Trust

Maintenance Signals

WordPress version tested2.2.0
Last updatedMay 14, 2008
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AutoTube Developer Profile

autin

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 AutoTube

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autotube/js/autotube.js
Script Paths
http://js1.vidsnapper.com/

HTML / DOM Fingerprints

HTML Comments
<!-- AutoTube - its the way forward -->
Data Attributes
id='vidsnapr'name='vidsnapr'
JS Globals
autotube_foundautotube_termautotube_widthautotube_soundautotube_auto
Shortcode Output
<div id = 'vidsnapr' name = '</div>
FAQ

Frequently Asked Questions about AutoTube