Gravity Forms Active Campaign Add-On Security & Risk Analysis

wordpress.org/plugins/gravity-forms-active-campaign-add-on

Integrates Gravity Forms with Active Campaign allowing form submissions to be automatically sent to your Active Campaign account.

100 active installs v1.0 PHP + WP 3.5+ Updated Mar 10, 2018
active-campaignactivecampagingravity-form-active-campaign
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gravity Forms Active Campaign Add-On Safe to Use in 2026?

Generally Safe

Score 85/100

Gravity Forms Active Campaign Add-On has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The Gravity Forms ActiveCampaign Add-On v1.0 presents a mixed security posture. On the positive side, the plugin exhibits a strong foundation in several key security areas. There are no identified CVEs, indicating a lack of publicly known past vulnerabilities. The static analysis shows no dangerous functions, no direct SQL queries outside of prepared statements, and no file operations, which are all excellent practices. The absence of AJAX handlers, REST API routes, and shortcodes as entry points also significantly limits the direct attack surface. Furthermore, the presence of a nonce check is a good indicator of security awareness.

However, there are areas of concern that detract from its otherwise robust security. The most significant weakness is the low percentage of properly escaped output (33%). This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as unsanitized output displayed to users can be manipulated by attackers. While there is only one external HTTP request, its security implications would need further investigation if it handles sensitive data. The lack of capability checks is another concern, as it suggests that access to certain functionalities might not be properly restricted to authorized users.

Given the absence of known vulnerabilities and a limited attack surface, the plugin appears to have a decent security foundation. The lack of critical or high severity taint flows is also encouraging. However, the significant number of unescaped outputs represents a tangible and common risk that could allow for XSS attacks. The absence of capability checks on potentially sensitive operations also leaves room for privilege escalation or unauthorized access. Therefore, while not critically flawed, the plugin requires attention to address the output escaping and capability check issues to achieve a more secure state.

Key Concerns

  • Low output escaping (33%)
  • No capability checks
Vulnerabilities
None known

Gravity Forms Active Campaign Add-On Security Vulnerabilities

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

Gravity Forms Active Campaign Add-On Code Analysis

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

Output Escaping

33% escaped12 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
ar_active_campaign (index.php:74)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Gravity Forms Active Campaign Add-On Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitindex.php:34
filtergform_addon_navigationindex.php:35
actiongform_after_submissionindex.php:36
actionadmin_noticesindex.php:42
Maintenance & Trust

Gravity Forms Active Campaign Add-On Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 10, 2018
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

Gravity Forms Active Campaign Add-On Developer Profile

Arif

4 plugins · 220 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 Active Campaign Add-On

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-active-campaign-add-on/images/tick.png/wp-content/plugins/gravity-forms-active-campaign-add-on/images/cross.png

HTML / DOM Fingerprints

CSS Classes
gf_activecampaign_update
Data Attributes
name="gf_activecampaign_url"name="gf_activecampaign_api_key"name="gf_activecampaign_submit"id="gf_activecampaign_url"id="gf_activecampaign_api_key"
FAQ

Frequently Asked Questions about Gravity Forms Active Campaign Add-On