Advanced Custom Fields: oEmbed Field Security & Risk Analysis

wordpress.org/plugins/advanced-custom-fields-oembed-field

Adds an oEmbed field type to Advanced Custom Fields.

1K active installs v1.0.3 PHP + WP 3.4+ Updated Sep 4, 2014
acfadvanced-custom-fieldsoembed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Custom Fields: oEmbed Field Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Custom Fields: oEmbed Field 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 "advanced-custom-fields-oembed-field" plugin version 1.0.3 exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices by exclusively using prepared statements for SQL queries and avoids dangerous functions, file operations, and external HTTP requests. The absence of any recorded vulnerabilities or CVEs in its history is also a positive indicator of its past security diligence.

However, significant concerns arise from the static analysis. The plugin exposes a single AJAX handler that lacks any authentication or capability checks. This unprotected entry point represents a critical weakness, as it could potentially be exploited by unauthenticated users to perform unintended actions or trigger unexpected behavior. The lack of nonce checks further exacerbates this issue, leaving it vulnerable to Cross-Site Request Forgery (CSRF) attacks.

While the plugin has a clean vulnerability history, the presence of an unprotected AJAX endpoint is a serious oversight that overshadows this positive aspect. The complete absence of taint analysis flows is also noted, which might indicate limited testing in this area or a very simple plugin structure. The plugin's strengths lie in its database query and output handling, but the critical flaw in its AJAX endpoint security requires immediate attention.

Key Concerns

  • Unprotected AJAX handler without auth checks
  • Missing nonce checks on AJAX entry points
  • Low percentage of properly escaped output
Vulnerabilities
None known

Advanced Custom Fields: oEmbed Field Security Vulnerabilities

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

Advanced Custom Fields: oEmbed Field Code Analysis

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

Output Escaping

60% escaped20 total outputs
Attack Surface
1 unprotected

Advanced Custom Fields: oEmbed Field Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_acf_oembed_handleracf-oembed.php:42
WordPress Hooks 2
actionacf/register_fieldsacf-oembed.php:34
actioninitacf-oembed.php:38
Maintenance & Trust

Advanced Custom Fields: oEmbed Field Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 4, 2014
PHP min version
Downloads14K

Community Trust

Rating100/100
Number of ratings1
Active installs1K
Developer Profile

Advanced Custom Fields: oEmbed Field Developer Profile

edwardtownend

2 plugins · 1K total installs

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

How We Detect Advanced Custom Fields: oEmbed Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-custom-fields-oembed-field/oembed-v3.php/wp-content/plugins/advanced-custom-fields-oembed-field/oembed-v4.php
Script Paths
/wp-content/plugins/advanced-custom-fields-oembed-field/js/input.js
Version Parameters
advanced-custom-fields-oembed-field/js/input.js?ver=advanced-custom-fields-oembed-field/css/input.css?ver=

HTML / DOM Fingerprints

CSS Classes
acf-field-oembed
Data Attributes
data-preview_size
JS Globals
acf_oembed_ajax
REST Endpoints
/wp-json/acf/v1/oembed
FAQ

Frequently Asked Questions about Advanced Custom Fields: oEmbed Field