Advanced Custom Fields: Price Field Security & Risk Analysis

wordpress.org/plugins/acf-price

ACF Price field with number formatting.

600 active installs v1.2.1 PHP + WP 3.5+ Updated Jul 16, 2017
acfadvanced-custom-fieldsprice
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 85/100

Advanced Custom Fields: Price Field 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 acf-price v1.2.1 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals indicate good practices such as the exclusive use of prepared statements for SQL queries and no file operations or external HTTP requests, which are common vectors for vulnerabilities. The lack of any recorded vulnerabilities, historical or current, is a very positive indicator of its security.

However, the static analysis does reveal a significant weakness: only 47% of output is properly escaped. This means that nearly half of all outputs from the plugin are not sanitized, creating a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While there are no detected taint flows or dangerous functions in this analysis, this high percentage of unescaped output represents a real and actionable security concern. The plugin's strengths lie in its minimal attack surface and SQL query handling, but the XSS risk due to insufficient output escaping is a notable drawback.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Advanced Custom Fields: Price Field Security Vulnerabilities

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

Advanced Custom Fields: Price Field Code Analysis

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

Output Escaping

47% escaped17 total outputs
Attack Surface

Advanced Custom Fields: Price Field Attack Surface

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

Advanced Custom Fields: Price Field Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 16, 2017
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings2
Active installs600
Developer Profile

Advanced Custom Fields: Price Field Developer Profile

speccode

1 plugin · 600 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: Price Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/acf-price/assets/js/jquery.number.min.js/wp-content/plugins/acf-price/assets/js/acf-price-v4.js/wp-content/plugins/acf-price/assets/js/acf-price-v5.js
Script Paths
/wp-content/plugins/acf-price/assets/js/jquery.number.min.js/wp-content/plugins/acf-price/assets/js/acf-price-v4.js/wp-content/plugins/acf-price/assets/js/acf-price-v5.js
Version Parameters
acf-price/assets/js/jquery.number.min.js?ver=acf-price/assets/js/acf-price-v4.js?ver=acf-price/assets/js/acf-price-v5.js?ver=

HTML / DOM Fingerprints

CSS Classes
acf_price
Data Attributes
data-format-decimalsdata-format-decimal_pointdata-format-thousands_separator
FAQ

Frequently Asked Questions about Advanced Custom Fields: Price Field