Contact Form 7 – Repeatable Fields Security & Risk Analysis

wordpress.org/plugins/cf7-repeatable-fields

Adds repeatable groups of fields to Contact Form 7.

6K active installs v2.0.2 PHP 7.2+ WP 6.0+ Updated Oct 22, 2024
cf7contact-form-7repeatablerepeater
91
A · Safe
CVEs total1
Unpatched0
Last CVEOct 23, 2024
Safety Verdict

Is Contact Form 7 – Repeatable Fields Safe to Use in 2026?

Generally Safe

Score 91/100

Contact Form 7 – Repeatable Fields has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 23, 2024Updated 1yr ago
Risk Assessment

The static analysis of cf7-repeatable-fields v2.0.2 shows a generally good security posture with no identified dangerous functions, SQL queries using prepared statements, or file operations. The absence of AJAX handlers, REST API routes, shortcodes, and cron events contributing to the attack surface is also a positive sign. However, the code analysis does reveal some areas for improvement, notably the presence of unescaped output, with 25% of identified outputs not being properly escaped. While the taint analysis shows no critical or high severity flows, this still indicates a potential weakness. The vulnerability history reveals one past CVE, which was a Cross-site Scripting (XSS) vulnerability. The fact that this vulnerability is now patched is positive, but the existence of a past XSS vulnerability, even if resolved, warrants continued vigilance. Overall, while the plugin exhibits strong practices in many areas, the unescaped output and past XSS vulnerability suggest a moderate risk that should be monitored.

Key Concerns

  • Unescaped output identified
  • Past Cross-site Scripting (XSS) vulnerability history
Vulnerabilities
1

Contact Form 7 – Repeatable Fields Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-10180medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Contact Form 7 - Repeatable Fields <= 2.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via field_group Shortcode

Oct 23, 2024 Patched in 2.0.2 (1d)
Code Analysis
Analyzed Mar 16, 2026

Contact Form 7 – Repeatable Fields Code Analysis

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

Output Escaping

75% escaped4 total outputs
Attack Surface

Contact Form 7 – Repeatable Fields Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_noticescf7-repeatable-fields.php:33
actionplugins_loadedcf7-repeatable-fields.php:36
actionwpcf7_contact_formclass-cf7-repeatable-fields.php:42
actionwpcf7_enqueue_scriptsclass-cf7-repeatable-fields.php:43
Maintenance & Trust

Contact Form 7 – Repeatable Fields Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 22, 2024
PHP min version7.2
Downloads54K

Community Trust

Rating86/100
Number of ratings21
Active installs6K
Developer Profile

Contact Form 7 – Repeatable Fields Developer Profile

Felipe Elia

3 plugins · 6K total installs

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

How We Detect Contact Form 7 – Repeatable Fields

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cf7-repeatable-fields/assets/js/scripts.js/wp-content/plugins/cf7-repeatable-fields/dist/scripts.js
Script Paths
/wp-content/plugins/cf7-repeatable-fields/assets/js/scripts.js/wp-content/plugins/cf7-repeatable-fields/dist/scripts.js
Version Parameters
cf7-repeatable-fields/assets/js/scripts.js?ver=cf7-repeatable-fields/dist/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpcf7-field-groupswpcf7-field-group-addwpcf7-field-group-removewpcf7-field-group-countwpcf7-field-group
Data Attributes
data-wpcf7-group-id
Shortcode Output
<button type='button' class='wpcf7-field-group-add<button type='button' class='wpcf7-field-group-remove<input type="hidden" class="wpcf7-field-group-count" name="_wpcf7_groups_count[
FAQ

Frequently Asked Questions about Contact Form 7 – Repeatable Fields