Gravity Forms Campaign Fields Add-On Security & Risk Analysis

wordpress.org/plugins/gf-campaign-fields

Add hidden fields to capture marketing campaign data in Gravity Forms.

60 active installs v2.4.1 PHP + WP 4.0+ Updated May 10, 2018
google-analyticsgravity-formsmarketing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'gf-campaign-fields' v2.4.1 plugin exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface that requires authentication. The code also shows good practices with 100% of SQL queries using prepared statements and no dangerous functions, file operations, or external HTTP requests. The taint analysis revealed no unsanitized paths, indicating a lack of critical or high-severity code flaws.

However, there are areas for improvement. With only 75% of output properly escaped, there's a risk of cross-site scripting (XSS) vulnerabilities in the remaining 25% of output. Additionally, the complete absence of nonce checks and capability checks across all entry points (though there are none listed) is a potential concern. If new entry points were to be introduced without these checks, it could create significant security gaps. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator. Overall, the plugin appears secure in its current state, but the limited output escaping and the lack of any implemented authentication and authorization mechanisms for potential future entry points represent areas where security could be further hardened.

Key Concerns

  • Unescaped output detected
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Gravity Forms Campaign Fields Add-On Security Vulnerabilities

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

Gravity Forms Campaign Fields Add-On Code Analysis

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

Output Escaping

75% escaped12 total outputs
Attack Surface

Gravity Forms Campaign Fields Add-On Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headgf-campaign-fields.php:60
actionwp_headgf-campaign-fields.php:61
actionwp_footergf-campaign-fields.php:62
actiongform_loadedgf-campaign-fields.php:450
Maintenance & Trust

Gravity Forms Campaign Fields Add-On Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 10, 2018
PHP min version
Downloads5K

Community Trust

Rating60/100
Number of ratings2
Active installs60
Developer Profile

Gravity Forms Campaign Fields Add-On Developer Profile

alquemie

2 plugins · 60 total installs

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

How We Detect Gravity Forms Campaign Fields 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/gf-campaign-fields/js/gfcampaign.js
Version Parameters
gf-campaign-fields/js/gfcampaign.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- IMPORTANT: This plugin requires Google Analytics and is intended for use with forms that are setup to track campaign data. --><!-- This plugin adds new field types to Gravity Forms that can be populated with Google Analytics Campaign Data. -->
Data Attributes
data-gfcampaign-cookie-lifetimedata-gfcampaign-attribution-modeldata-gfcampaign-name-keydata-gfcampaign-source-keydata-gfcampaign-medium-keydata-gfcampaign-term-key+4 more
JS Globals
gfcampaign
FAQ

Frequently Asked Questions about Gravity Forms Campaign Fields Add-On