
Advanced Custom Fields – Contact Form 7 Field Security & Risk Analysis
wordpress.org/plugins/advanced-custom-fields-contact-form-7-fieldAdds a 'Contact Form 7' field type for the Advanced Custom Fields WordPress plugin.
Is Advanced Custom Fields – Contact Form 7 Field Safe to Use in 2026?
Generally Safe
Score 85/100Advanced Custom Fields – Contact Form 7 Field has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Advanced Custom Fields – Contact Form 7 Field Security Vulnerabilities
Advanced Custom Fields – Contact Form 7 Field Code Analysis
Output Escaping
Advanced Custom Fields – Contact Form 7 Field Attack Surface
WordPress Hooks 2
Maintenance & Trust
Advanced Custom Fields – Contact Form 7 Field Maintenance & Trust
Maintenance Signals
Community Trust
Advanced Custom Fields – Contact Form 7 Field Alternatives
Advanced Custom Fields Contact Form 7
acf-contact-form-7
Adds a new 'Contact Form 7' field to the popular Advanced Custom Fields plugin.
ACF Content Analysis for Yoast SEO
acf-content-analysis-for-yoast-seo
WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
Advanced Custom Fields: Font Awesome Field
advanced-custom-fields-font-awesome
Adds a new 'Font Awesome Icon' field to the popular Advanced Custom Fields plugin.
Table Field Add-on for ACF and SCF
advanced-custom-fields-table-field
A Table Field Add-on for the Advanced Custom Fields and Secure Custom Fields Plugin.
ACF: Better Search
acf-better-search
This plugin adds to default WordPress search engine the ability to search by content from selected fields of Advanced Custom Fields plugin.
Advanced Custom Fields – Contact Form 7 Field Developer Profile
3 plugins · 2K total installs
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
/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/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
field_optionfield_option_acf_cf7ConstructThis 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 moremultiple="multiple"size="5"