WCAG 2.0 form fields for Gravity Forms Security & Risk Analysis

wordpress.org/plugins/gravity-forms-wcag-20-form-fields

Modifies Gravity Forms form fields and improves validation so that forms meet WCAG 2.0 accessibility requirements.

5K active installs v1.7.2 PHP + WP 5.0+ Updated Apr 24, 2019
accessibilitygravity-formsusabilitywcag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WCAG 2.0 form fields for Gravity Forms Safe to Use in 2026?

Generally Safe

Score 85/100

WCAG 2.0 form fields for Gravity Forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "gravity-forms-wcag-20-form-fields" plugin, version 1.7.2, exhibits an excellent security posture based on the provided static analysis results. The code demonstrates adherence to secure development practices, with no identified dangerous functions, SQL queries are all prepared, and all output is properly escaped. The absence of file operations and external HTTP requests further reduces the potential attack surface. Crucially, the plugin has no recorded vulnerabilities, including no known CVEs, which suggests a history of responsible development and patching. The taint analysis showing zero flows with unsanitized paths reinforces the confidence in the code's current security.

However, the analysis does reveal a complete lack of capability checks, nonce checks, and protection on any potential entry points, even though the reported entry point count is zero. This lack of explicit security checks, while not currently exploitable due to the zero entry points, could become a significant concern if future updates introduce new functionalities or entry points without these essential security layers. The current absence of vulnerabilities is a strong positive, but the reliance on an unproven attack surface defense in the absence of explicit checks is a potential weakness to monitor. Overall, the plugin is in a very strong security state currently, but future development should prioritize implementing robust authentication and authorization mechanisms.

Key Concerns

  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

WCAG 2.0 form fields for Gravity Forms Security Vulnerabilities

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

WCAG 2.0 form fields for Gravity Forms Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

WCAG 2.0 form fields for Gravity Forms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_noticesgravity_forms_wcag20_form_fields_plugin.php:37
actiongform_loadedgravity_forms_wcag20_form_fields_plugin.php:50
filtergform_column_input_contentgravity_forms_wcag20_form_fields_plugin.php:58
filtergform_field_contentgravity_forms_wcag20_form_fields_plugin.php:59
actiongform_enqueue_scriptsgravity_forms_wcag20_form_fields_plugin.php:60
filtergform_tabindexgravity_forms_wcag20_form_fields_plugin.php:61
filtergform_validation_messagegravity_forms_wcag20_form_fields_plugin.php:62
Maintenance & Trust

WCAG 2.0 form fields for Gravity Forms Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 24, 2019
PHP min version
Downloads98K

Community Trust

Rating100/100
Number of ratings11
Active installs5K
Developer Profile

WCAG 2.0 form fields for Gravity Forms Developer Profile

ovann86

2 plugins · 5K total installs

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

How We Detect WCAG 2.0 form fields for Gravity Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gravity-forms-wcag-20-form-fields/css/wcag.css
Script Paths
/wp-content/plugins/gravity-forms-wcag-20-form-fields/js/wcag.js
Version Parameters
gravity-forms-wcag-20-form-fields/css/wcag.css?ver=gravity-forms-wcag-20-form-fields/js/wcag.js?ver=

HTML / DOM Fingerprints

CSS Classes
validation_errorvalidation_listsr-only
Data Attributes
aria-live='assertive'role='alert'tabindex='-1'aria-required='true'aria-describedby='field_
FAQ

Frequently Asked Questions about WCAG 2.0 form fields for Gravity Forms