Contact Form 7: Accessible Defaults Security & Risk Analysis

wordpress.org/plugins/contact-form-7-accessible-defaults

Replaces the default Contact Form 7 form with an accessible equivalent and provides a suite of selectable base forms.

5K active installs v1.1.9 PHP + WP 6.6+ Updated Jun 1, 2025
a11yaccessibilitycontact-form-7wcagwpcf7
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Contact Form 7: Accessible Defaults Safe to Use in 2026?

Generally Safe

Score 100/100

Contact Form 7: Accessible Defaults has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The "contact-form-7-accessible-defaults" plugin, version 1.1.9, exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and the reported zero unprotected entry points is a positive indicator. The code also demonstrates good practices with 100% of SQL queries using prepared statements and a high percentage of output being properly escaped. The lack of dangerous functions, file operations, external HTTP requests, and bundled libraries further contributes to a cleaner code base.

However, the taint analysis reveals a potential area of concern. The presence of two flows with unsanitized paths, even without a critical or high severity classification, warrants attention. While the static analysis did not flag any critical vulnerabilities, these unsanitized paths could potentially be leveraged in conjunction with other factors or future code modifications to introduce vulnerabilities. The plugin's vulnerability history is clean, with no recorded CVEs, which is a significant strength. This, combined with the limited attack surface and good coding practices, suggests a well-maintained and relatively secure plugin. Despite the minor taint analysis finding, the overall security is good, with the main weakness being the potential for unsanitized path flows.

Key Concerns

  • Flows with unsanitized paths detected
Vulnerabilities
None known

Contact Form 7: Accessible Defaults Security Vulnerabilities

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

Contact Form 7: Accessible Defaults Code Analysis

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

Output Escaping

86% escaped7 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
cf7adb_select_form (contact-form-7-accessible-form.php:264)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Contact Form 7: Accessible Defaults Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedcontact-form-7-accessible-form.php:46
filterwpcf7_default_templatecontact-form-7-accessible-form.php:208
filterwpcf7_editor_panelscontact-form-7-accessible-form.php:255
actionadmin_enqueue_scriptscontact-form-7-accessible-form.php:309
Maintenance & Trust

Contact Form 7: Accessible Defaults Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 1, 2025
PHP min version
Downloads55K

Community Trust

Rating100/100
Number of ratings6
Active installs5K
Developer Profile

Contact Form 7: Accessible Defaults Developer Profile

Joe Dolson

6 plugins · 96K total installs

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

How We Detect Contact Form 7: Accessible Defaults

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/contact-form-7-accessible-defaults/assets/js/cf7-adf-admin.js/wp-content/plugins/contact-form-7-accessible-defaults/assets/js/cf7-adf.js/wp-content/plugins/contact-form-7-accessible-defaults/assets/css/cf7-adf.css

HTML / DOM Fingerprints

CSS Classes
acf7-admin-form-editoracf7-admin-form-editor-wrap
HTML Comments
Copyright 2015-2025 Joseph C Dolson (email : plugins@joedolson.com)This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 2 of the License, or+9 more
Data Attributes
id:your-nameid:your-emailid:your-subjectid:addressid:address2id:city+11 more
Shortcode Output
[text* your-name id:your-name][email* your-email id:your-email][text your-subject id:your-subject][text address id:address]
FAQ

Frequently Asked Questions about Contact Form 7: Accessible Defaults