Advanced Custom Fields Viewer Security & Risk Analysis

wordpress.org/plugins/advanced-custom-fields-viewer

View Advanced Custom Fields names & data on the front end of your theme while developing.

100 active installs v1.2.2 PHP + WP 3.5.0+ Updated Nov 13, 2017
acfadvanced-custom-fieldscustomcustom-fieldfield
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Custom Fields Viewer Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Custom Fields Viewer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "advanced-custom-fields-viewer" v1.2.2 presents a generally good security posture, with no reported CVEs and a clean taint analysis. The static analysis reveals a very small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. Furthermore, all identified SQL queries utilize prepared statements, indicating a strong defense against SQL injection vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests further bolsters its security profile.

However, a significant concern arises from the output escaping signals. With 100% of outputs not properly escaped (4 total outputs), this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. This is a critical oversight that could allow attackers to inject malicious scripts into the WordPress site through the plugin's output, potentially leading to session hijacking, defacement, or other malicious actions. While the plugin has no known historical vulnerabilities, this lack of proper output escaping represents a substantial and unaddressed risk within its current codebase.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Advanced Custom Fields Viewer Security Vulnerabilities

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

Advanced Custom Fields Viewer Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Advanced Custom Fields Viewer Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Advanced Custom Fields Viewer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_row_metaadmin\general.php:12
actionadmin_initadmin\options.php:13
actionadmin_menuadmin\options.php:15
actionwp_footerviewer.php:87
actionwp_enqueue_scriptsviewer.php:105
Maintenance & Trust

Advanced Custom Fields Viewer Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 13, 2017
PHP min version
Downloads11K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

Advanced Custom Fields Viewer Developer Profile

Joe Fusco

4 plugins · 2K total installs

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

How We Detect Advanced Custom Fields Viewer

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-viewer/themes/dark.css/wp-content/plugins/advanced-custom-fields-viewer/themes/light.css/wp-content/plugins/advanced-custom-fields-viewer/themes/transparent.css/wp-content/plugins/advanced-custom-fields-viewer/js/acfv-frontend.js
Script Paths
/wp-content/plugins/advanced-custom-fields-viewer/js/acfv-frontend.js

HTML / DOM Fingerprints

CSS Classes
acfv-btnacfv-btn-iconacfv-btn-colacfv-spaceracfv-linkacfv-footeracfv-wrapacfv-click-layer+7 more
HTML Comments
<!-- create settings menu --><!-- call register settings function --><!-- Output Function -->
Data Attributes
id="acfv-toggle"id="acfv-click-layer"id="acfv-wrap"id="acfv-btn-close"id="acfv-btn-custom"id="acfv-btn-current"+8 more
JS Globals
var acfv
Shortcode Output
<pre id="acfv-current-viewer"><pre id="acfv-options-viewer"><pre id="acfv-custom-viewer">
FAQ

Frequently Asked Questions about Advanced Custom Fields Viewer