Advanced Custom Fields – Contact Form 7 Field Security & Risk Analysis

wordpress.org/plugins/advanced-custom-fields-contact-form-7-field

Adds a 'Contact Form 7' field type for the Advanced Custom Fields WordPress plugin.

2K active installs v1.1.0 PHP + WP 3.3+ Updated Nov 28, 2017
acfadvanced-custom-fieldscontact-form-7
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Custom Fields – Contact Form 7 Field Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Custom Fields – Contact Form 7 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

Based on the provided static analysis and vulnerability history, the "advanced-custom-fields-contact-form-7-field" plugin version 1.1.0 exhibits a strong security posture in several key areas. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the plugin's attack surface. Furthermore, all identified SQL queries utilize prepared statements, and there are no recorded vulnerabilities or CVEs, indicating a history of secure development and maintenance.

However, a significant concern arises from the code analysis regarding output escaping. With 100% of outputs not being properly escaped (14 total outputs), this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any data that is displayed to users, whether directly from user input or indirectly through plugin functionality, is susceptible to injection of malicious scripts. The absence of nonce checks and capability checks on any potential entry points also contributes to this risk, as it suggests that sensitive operations might be performable by unauthorized users or without proper validation.

In conclusion, while the plugin's limited attack surface and secure SQL practices are commendable, the pervasive lack of output escaping is a critical weakness that outweighs these strengths. The absence of any recorded vulnerabilities is positive, but it is likely a reflection of either a very limited scope of use or that potential XSS vulnerabilities have gone unnoticed or unreported. This plugin should be treated with caution due to the high likelihood of XSS flaws.

Key Concerns

  • 100% of outputs are not properly escaped
  • 0 capability checks present
  • 0 nonce checks present
Vulnerabilities
None known

Advanced Custom Fields – Contact Form 7 Field Security Vulnerabilities

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

Advanced Custom Fields – Contact Form 7 Field Code Analysis

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

Output Escaping

0% escaped14 total outputs
Attack Surface

Advanced Custom Fields – Contact Form 7 Field Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionacf/register_fieldsacf-cf7.php:35
actioninitacf-cf7.php:39
Maintenance & Trust

Advanced Custom Fields – Contact Form 7 Field Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedNov 28, 2017
PHP min version
Downloads26K

Community Trust

Rating68/100
Number of ratings8
Active installs2K
Developer Profile

Advanced Custom Fields – Contact Form 7 Field Developer Profile

taylor.mitchellstjoseph

3 plugins · 2K 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 – Contact Form 7 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-contact-form-7-field/acf_cf7-v3.php/wp-content/plugins/advanced-custom-fields-contact-form-7-field/acf_cf7-v4.php
Version Parameters
/wp-content/plugins/advanced-custom-fields-contact-form-7-field/advanced-custom-fields-contact-form-7-field/acf_cf7-v3.php?ver=advanced-custom-fields-contact-form-7-field/acf_cf7-v4.php?ver=

HTML / DOM Fingerprints

CSS Classes
field_optionfield_option_acf_cf7
HTML Comments
ConstructThis function is called when the field class is initalized on each page.Here you can add filters / actions and setup any other functionality for your fielddo not delete!+26 more
Data Attributes
multiple="multiple"size="5"
FAQ

Frequently Asked Questions about Advanced Custom Fields – Contact Form 7 Field