ACF YouTube Picker Security & Risk Analysis

wordpress.org/plugins/acf-youtube-picker

Search and select videos on YouTube without leaving the page.

400 active installs v3.1.0 PHP + WP 3.5.0+ Updated Jun 27, 2016
acfcustom-fieldpickersearchyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ACF YouTube Picker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The acf-youtube-picker v3.1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly reduces its attack surface. Furthermore, the code analysis shows no dangerous functions, all SQL queries utilize prepared statements, and the vast majority of output is properly escaped. The lack of any historical CVEs further reinforces this positive outlook, suggesting a mature and well-maintained codebase regarding security.

However, a few areas warrant attention. The presence of a file operation, even if only one, combined with the complete absence of nonce checks and capability checks, raises a slight concern. While the static analysis found no specific vulnerabilities in these areas, these are common mechanisms for securing WordPress functionalities. The taint analysis revealing zero flows with unsanitized paths is excellent, but the lack of nonce and capability checks means that if a vulnerability were introduced in the future, it might be more easily exploitable.

In conclusion, acf-youtube-picker v3.1.0 appears to be a secure plugin with a minimal attack surface and excellent practices regarding SQL and output escaping. The complete absence of vulnerabilities in its history is a significant strength. The primary area for potential improvement lies in implementing nonce and capability checks for its file operations to further bolster its security and adhere to best practices, even in the absence of immediate exploitable flaws.

Key Concerns

  • File operations present without capability checks
  • File operations present without nonce checks
Vulnerabilities
None known

ACF YouTube Picker Security Vulnerabilities

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

ACF YouTube Picker Release Timeline

v3.1.0Current
v3.0.0
v2.4.1
Code Analysis
Analyzed Mar 16, 2026

ACF YouTube Picker Code Analysis

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

Output Escaping

94% escaped31 total outputs
Attack Surface

ACF YouTube Picker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionacf/include_field_typesacf-youtubepicker.php:28
actionacf/register_fieldsacf-youtubepicker.php:29
Maintenance & Trust

ACF YouTube Picker Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 27, 2016
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings5
Active installs400
Developer Profile

ACF YouTube Picker Developer Profile

airesvsg

2 plugins · 700 total installs

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

How We Detect ACF YouTube Picker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/acf-youtube-picker/css/acf-youtubepicker-field.css/wp-content/plugins/acf-youtube-picker/js/acf-youtubepicker-field.js
Script Paths
/wp-content/plugins/acf-youtube-picker/js/acf-youtubepicker-field.js
Version Parameters
acf-youtubepicker/css/acf-youtubepicker-field.css?ver=acf-youtubepicker/js/acf-youtubepicker-field.js?ver=

HTML / DOM Fingerprints

CSS Classes
acf-youtubepicker-wrapyp-advanced-options
Data Attributes
data-field_iddata-api_keydata-channelIddata-channelTypedata-eventTypedata-order+15 more
JS Globals
acf_youtubepicker_field
FAQ

Frequently Asked Questions about ACF YouTube Picker