AC CF7 Form Field Repeater Security & Risk Analysis

wordpress.org/plugins/ac-cf7-form-field-repeater

Adds repeatable field groups to Contact Form 7.

10 active installs v0.0.4 PHP 5.2.4+ WP 4.6+ Updated Mar 12, 2019
contact-form-7fieldsformsrepeatrepeatable-fields
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AC CF7 Form Field Repeater Safe to Use in 2026?

Generally Safe

Score 85/100

AC CF7 Form Field Repeater has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "ac-cf7-form-field-repeater" plugin v0.0.4 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, SQL queries without prepared statements, file operations, or external HTTP requests is commendable. Furthermore, the high percentage of properly escaped output (89%) indicates good practices in preventing cross-site scripting vulnerabilities. The plugin also demonstrates a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited.

However, the static analysis did reveal a potential concern: a lack of nonce checks. While the plugin has only one capability check, the absence of nonce validation on potential entry points (even if there are currently none) could become a significant weakness if the attack surface were to expand in future versions or if a vulnerability were introduced. The taint analysis shows zero flows, which is excellent, but this should be viewed in conjunction with the other findings.

The vulnerability history is completely clear, with zero recorded CVEs. This suggests a well-maintained and secure plugin, or at least one that hasn't been a target of significant past exploitation. In conclusion, the plugin is currently very secure with excellent code hygiene. The primary area for improvement, and a minor concern, lies in the potential for adding nonce checks to future entry points to further bolster its security.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

AC CF7 Form Field Repeater Security Vulnerabilities

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

AC CF7 Form Field Repeater Release Timeline

v0.0.4Current
v0.0.2
Code Analysis
Analyzed Mar 16, 2026

AC CF7 Form Field Repeater Code Analysis

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

Output Escaping

89% escaped35 total outputs
Attack Surface

AC CF7 Form Field Repeater Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_enqueue_scriptsac-cf7-form-field-repeater.php:52
actionwpcf7_enqueue_scriptsac-cf7-form-field-repeater.php:53
actionadmin_initac-cf7-form-field-repeater.php:54
actionwpcf7_initac-cf7-form-field-repeater.php:55
actionwpcf7_admin_initac-cf7-form-field-repeater.php:56
filterwpcf7_contact_form_propertiesac-cf7-form-field-repeater.php:57
filterwpcf7_posted_dataac-cf7-form-field-repeater.php:58
filterwpcf7_mail_componentsac-cf7-form-field-repeater.php:59
filterwpcf7_additional_mailac-cf7-form-field-repeater.php:60
actionadmin_noticesac-cf7-form-field-repeater.php:101
actionwpcf7_form_hidden_fieldsac-cf7-form-field-repeater.php:443
Maintenance & Trust

AC CF7 Form Field Repeater Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 12, 2019
PHP min version5.2.4
Downloads3K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

AC CF7 Form Field Repeater Developer Profile

Richie Arnold

4 plugins · 540 total installs

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

How We Detect AC CF7 Form Field Repeater

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ac-cf7-form-field-repeater/assets/js/scripts_admin.js/wp-content/plugins/ac-cf7-form-field-repeater/assets/js/scripts.js
Script Paths
/wp-content/plugins/ac-cf7-form-field-repeater/assets/js/scripts_admin.js/wp-content/plugins/ac-cf7-form-field-repeater/assets/js/scripts.js
Version Parameters
ac-cf7-form-field-repeater/assets/js/scripts_admin.js?ver=ac-cf7-form-field-repeater/assets/js/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
acffr-repeater-add-btnacffr-repeater-del-btn
HTML Comments
<!-- Test if new 4.6+ functions exists -->
Data Attributes
data-namedata-type
FAQ

Frequently Asked Questions about AC CF7 Form Field Repeater