Auto Coupon Generate for Gravity Forms Security & Risk Analysis

wordpress.org/plugins/gf-auto-coupon-generate

Sometimes users need a little extra push to fill out the form and hit that submit button. This snippet provides a way to dynamically create coupon cod …

10 active installs v1.0.2 PHP 5.2.4+ WP 5.2.0+ Updated Nov 3, 2022
couponcoupon-codegenerate-coupongravity-formgravity-forms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Auto Coupon Generate for Gravity Forms Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "gf-auto-coupon-generate" v1.0.2 plugin exhibits a generally strong security posture based on the static analysis and vulnerability history provided. The absence of dangerous functions, proper handling of SQL queries with prepared statements, and a high percentage of properly escaped output are positive indicators. The plugin also demonstrates good security practices by implementing nonce checks and having no direct file operations or external HTTP requests, significantly reducing its attack surface.

However, a key area of concern is the complete lack of capability checks. While there is one AJAX handler, it lacks any permission checks, which could potentially expose sensitive functionality to unauthenticated users if the AJAX handler performs any privileged operations. The absence of any recorded vulnerabilities in its history is a positive sign, suggesting it has been developed with security in mind or has not yet been targeted. Nevertheless, the lack of capability checks presents a potential risk that needs to be addressed.

In conclusion, while the plugin has strong foundations in secure coding practices like prepared statements and output escaping, the absence of capability checks on its entry points is a notable weakness. The vulnerability history is excellent, but this does not negate the potential risks identified in the static analysis. It is recommended that capability checks be implemented to ensure that only authorized users can interact with the plugin's functionality.

Key Concerns

  • No capability checks on AJAX handler
Vulnerabilities
None known

Auto Coupon Generate for Gravity Forms Security Vulnerabilities

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

Auto Coupon Generate for Gravity Forms Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

96% escaped26 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
GFCCGA_save_wp_detail (functions.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Auto Coupon Generate for Gravity Forms Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_GFCCGA_save_wp_detailfunctions.php:18
WordPress Hooks 8
actioninitexclude_shipping_Cls.php:14
filtergform_pre_renderexclude_shipping_Cls.php:29
actiongform_product_infoexclude_shipping_Cls.php:31
filtergform_coupons_discount_amountexclude_shipping_Cls.php:32
actionadmin_menufunctions.php:7
actionadmin_footerfunctions.php:62
filtergform_field_value_uuidgf-auto-coupon-generate.php:21
actiongform_after_submissionGFCCGA_CreateCoupon_Cls.php:27
Maintenance & Trust

Auto Coupon Generate for Gravity Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.0
Last updatedNov 3, 2022
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Auto Coupon Generate for Gravity Forms Developer Profile

Krishna Gajera

1 plugin · 10 total installs

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

How We Detect Auto Coupon Generate 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/gf-auto-coupon-generate/assets/style/admin_style.css/wp-content/plugins/gf-auto-coupon-generate/assets/js/admin.js

HTML / DOM Fingerprints

CSS Classes
GFCCGA_inputGFCCGA-form-tableGFCCGA_pGFCCGA_errmsgGFCCGA_successmsg
HTML Comments
<!-- define the plugin folder url --><!-- define the plugin folder dir --><!-- Generates and returns the code --><!-- Checks to make sure the code generated is unique (not already in use) -->+9 more
Data Attributes
id="GFCCGA_sugar_settings"id="GFCCGA_nonce"id="GFCCGA_wp_form_id"id="GFCCGA_coupon_field_id"id="GFCCGA_coupon_length"id="GFCCGA_discount_type"+3 more
JS Globals
objGFCCGA
FAQ

Frequently Asked Questions about Auto Coupon Generate for Gravity Forms