Auto YouTube Importer Security & Risk Analysis

wordpress.org/plugins/auto-youtube-importer

A simple YouTube video importer plugin. Import YouTube videos automatically to your WordPress site.

1K active installs v1.1.2 PHP 7.1+ WP 4.8+ Updated Jan 5, 2026
channelimportsyncvideoyoutube
100
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 3, 2023
Download
Safety Verdict

Is Auto YouTube Importer Safe to Use in 2026?

Generally Safe

Score 100/100

Auto YouTube Importer has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Feb 3, 2023Updated 2mo ago
Risk Assessment

The "auto-youtube-importer" plugin v1.1.2 exhibits a mixed security posture. On the positive side, static analysis reveals a surprisingly small attack surface with no identifiable unprotected entry points and a decent percentage of SQL queries using prepared statements. The absence of dangerous functions, file operations, and critical/high severity taint flows is also reassuring. However, there are several areas for concern. A significant portion of output is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully. The plugin also makes external HTTP requests, which, while not inherently insecure, could be exploited if the target endpoints are compromised or if the plugin doesn't properly validate responses. The presence of a past medium severity CSRF vulnerability suggests a need for ongoing vigilance in input validation and nonce usage, even though only one nonce check is present in the current analysis.

While the plugin has no currently unpatched CVEs, the historical existence of a medium severity vulnerability (CSRF) is a red flag. This indicates a past weakness that could potentially resurface if not adequately addressed in subsequent versions. The low number of total flows analyzed and the limited number of capability checks (4) also suggest that the plugin's security might not have been subjected to exhaustive analysis, leaving room for undiscovered vulnerabilities. The lack of any critical or high severity issues in the static analysis is a strength, but the unescaped output and the historical vulnerability suggest that a user might still be at moderate risk, particularly concerning XSS. The plugin's overall security is not poor, but it requires improvement to be considered robust.

Key Concerns

  • Significant unescaped output found
  • External HTTP requests present
  • Past medium severity CVE (CSRF)
  • Limited nonce checks
  • Limited capability checks
Vulnerabilities
1

Auto YouTube Importer Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-23797medium · 5.4Cross-Site Request Forgery (CSRF)

Auto YouTube Importer <= 1.0.3 - Cross-Site Request Forgery

Feb 3, 2023 Patched in 1.0.4 (354d)
Code Analysis
Analyzed Mar 16, 2026

Auto YouTube Importer Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

64% escaped115 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<importer-form> (templates\importer-form.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Auto YouTube Importer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitapp\ActionScheduler.php:26
filterwp_kses_allowed_htmlapp\Hooks.php:25
actionadmin_noticesapp\Hooks.php:26
actionadmin_menuapp\PostTypes.php:41
actioninitauto-youtube-importer.php:35
actionrest_api_initauto-youtube-importer.php:38
actionplugins_loadedauto-youtube-importer.php:41
actionadmin_menuauto-youtube-importer.php:44
actionadmin_enqueue_scriptsauto-youtube-importer.php:45
Maintenance & Trust

Auto YouTube Importer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 5, 2026
PHP min version7.1
Downloads27K

Community Trust

Rating74/100
Number of ratings7
Active installs1K
Developer Profile

Auto YouTube Importer Developer Profile

SecondLineThemes

3 plugins · 10K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
603 days
View full developer profile
Detection Fingerprints

How We Detect Auto YouTube Importer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-youtube-importer/assets/css/admin.css/wp-content/plugins/auto-youtube-importer/assets/js/admin.js
Script Paths
/wp-content/plugins/auto-youtube-importer/assets/js/admin.js
Version Parameters
auto-youtube-importer/assets/css/admin.css?ver=auto-youtube-importer/assets/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-nonce="wp_rest"
JS Globals
youtube_import_settings
REST Endpoints
/wp-json/youtube-importer-secondline/v1/admin-dismiss-notice/wp-json/youtube-importer-secondline/v1/import-feed/wp-json/youtube-importer-secondline/v1/sync-feed
FAQ

Frequently Asked Questions about Auto YouTube Importer