Gravity Forms Export Entries Security & Risk Analysis

wordpress.org/plugins/gforms-export-entries

Export all Gravity Forms entries from selected dates to an excel spreadsheet.

200 active installs v1.9.3 PHP + WP + Updated Dec 28, 2023
entriesexportgravity-formsspreadsheet
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gravity Forms Export Entries Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The gforms-export-entries v1.9.3 plugin presents a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerability history or dangerous functions. However, a significant concern arises from its attack surface. With 3 AJAX handlers, all lacking authentication checks, there are multiple entry points that could be exploited by unauthenticated users. This is further exacerbated by the taint analysis revealing 3 flows with unsanitized paths, indicating potential for malicious data to be processed without proper validation. While these unsanitized paths are not currently classified as critical or high severity, their presence alongside unprotected AJAX endpoints is a notable risk. The lack of nonce checks on these AJAX handlers also increases the likelihood of Cross-Site Request Forgery (CSRF) attacks. In conclusion, while the plugin has a clean vulnerability history and secure database interactions, the exposed AJAX endpoints and unsanitized path flows represent a significant area for potential exploitation.

Key Concerns

  • AJAX handlers without authentication
  • Flows with unsanitized paths
  • Missing nonce checks on AJAX
  • Output escaping is only 56% proper
Vulnerabilities
None known

Gravity Forms Export Entries Security Vulnerabilities

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

Gravity Forms Export Entries Code Analysis

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

Output Escaping

56% escaped34 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
gfee_delete_export (includes\gfee_handler.php:21)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Gravity Forms Export Entries Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_gfee_manual_exportincludes\gfee_handler.php:3
authwp_ajax_gfee_delete_exportincludes\gfee_handler.php:20
authwp_ajax_gfee_import_settingsincludes\gfee_handler.php:35
WordPress Hooks 9
actionexport_gfee_entriesgforms-export-entries.php:29
actiongfee_cleaning_daysgforms-export-entries.php:30
filtergform_export_menugforms-export-entries.php:54
actiongform_export_page_export_entriesgforms-export-entries.php:63
actionadmin_initgforms-export-entries.php:113
actiongform_after_save_formgforms-export-entries.php:128
filterwp_mail_content_typeincludes\schedule.php:123
filterretrieve_password_messageincludes\schedule.php:128
filtercron_schedulesincludes\schedule.php:160

Scheduled Events 2

export_gfee_entries
gfee_cleaning_days
Maintenance & Trust

Gravity Forms Export Entries Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.0
Last updatedDec 28, 2023
PHP min version
Downloads14K

Community Trust

Rating60/100
Number of ratings3
Active installs200
Developer Profile

Gravity Forms Export Entries Developer Profile

optimizedmarketing

1 plugin · 200 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 Export Entries

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gforms-export-entries/admin/css/admin.css/wp-content/plugins/gforms-export-entries/admin/js/admin.js/wp-content/plugins/gforms-export-entries/includes/js/gfee_script.js
Script Paths
/wp-content/plugins/gforms-export-entries/admin/js/admin.js/wp-content/plugins/gforms-export-entries/includes/js/gfee_script.js
Version Parameters
gforms-export-entries/admin/css/admin.css?ver=gforms-export-entries/admin/js/admin.js?ver=gforms-export-entries/includes/js/gfee_script.js?ver=

HTML / DOM Fingerprints

CSS Classes
gfee_alert
JS Globals
window.locationwindow.open
FAQ

Frequently Asked Questions about Gravity Forms Export Entries