Gravity Forms Constant Contact Security & Risk Analysis

wordpress.org/plugins/gravity-forms-constant-contact

Add contacts to your Constant Contact mailing list when they submit a Gravity Forms form.

3K active installs v3.1.1 PHP + WP 4.0+ Updated Mar 16, 2021
constant-contactconstantcontactformsgravitygravity-forms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gravity Forms Constant Contact Safe to Use in 2026?

Generally Safe

Score 85/100

Gravity Forms Constant Contact has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "gravity-forms-constant-contact" plugin version 3.1.1 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, coupled with no recorded vulnerabilities historically, is a very positive sign. The plugin also demonstrates good practices in limiting its attack surface by having zero entry points (AJAX, REST API, shortcodes, cron events) that are accessible without authentication or proper permission checks. This significantly reduces the likelihood of external attackers initiating malicious actions. However, there are some areas for improvement that warrant attention.

While the plugin utilizes prepared statements for half of its SQL queries, the remaining 50% are not explicitly accounted for, which could present a risk if they are susceptible to SQL injection. Similarly, less than half of the output is properly escaped, leaving a considerable portion vulnerable to cross-site scripting (XSS) attacks. The lack of nonce checks on any AJAX handlers (though there are none) and the single capability check are also noteworthy. The absence of taint analysis results is a limitation, preventing a deeper dive into potential data flow vulnerabilities. Overall, the plugin has a solid foundation with limited external exposure and no known past issues, but attention to output escaping and ensuring all SQL queries are properly prepared is crucial for enhancing its security further.

Key Concerns

  • SQL queries not using prepared statements
  • Improper output escaping
  • Lack of nonce checks
  • Limited capability checks
Vulnerabilities
None known

Gravity Forms Constant Contact Security Vulnerabilities

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

Gravity Forms Constant Contact Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

45% escaped11 total outputs
Attack Surface

Gravity Forms Constant Contact Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actiongform_loadedconstantcontact.php:32
Maintenance & Trust

Gravity Forms Constant Contact Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 16, 2021
PHP min version
Downloads115K

Community Trust

Rating78/100
Number of ratings14
Active installs3K
Developer Profile

Gravity Forms Constant Contact Developer Profile

Zack Katz

23 plugins · 14K total installs

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

How We Detect Gravity Forms Constant Contact

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-constant-contact/css/gf-constant-contact-admin.css/wp-content/plugins/gravity-forms-constant-contact/css/gf-constant-contact.css/wp-content/plugins/gravity-forms-constant-contact/js/gf-constant-contact.js
Script Paths
/wp-content/plugins/gravity-forms-constant-contact/js/gf-constant-contact.js
Version Parameters
gravity-forms-constant-contact/css/gf-constant-contact-admin.css?ver=gravity-forms-constant-contact/css/gf-constant-contact.css?ver=gravity-forms-constant-contact/js/gf-constant-contact.js?ver=

HTML / DOM Fingerprints

CSS Classes
gf_constant_contact_settings_icon
HTML Comments
<!-- Constant Contact -->
Data Attributes
data-plugin-slug="gravity-forms-constant-contact"
JS Globals
window.gf_constant_contact
FAQ

Frequently Asked Questions about Gravity Forms Constant Contact