Pods Gravity Forms Add-On Security & Risk Analysis

wordpress.org/plugins/pods-gravity-forms

Integrate with Gravity Forms to create a Pod item from a form submission.

1K active installs v1.6.0 PHP 7.2+ WP 6.3+ Updated Feb 24, 2026
form-mappinggravity-formspods
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "pods-gravity-forms" plugin v1.6.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries, avoiding file operations and external HTTP requests. The high percentage of properly escaped outputs (87%) is also commendable. However, significant concerns arise from the attack surface analysis. With two AJAX handlers and a total of three entry points, a substantial portion (two-thirds) of these entry points lack authentication checks. This is further compounded by the absence of nonce checks and capability checks, creating a clear pathway for potential unauthorized access and actions.

The taint analysis reveals one flow with unsanitized paths, categorized as high severity. This indicates that data processed by the plugin might be vulnerable to manipulation if not handled with proper sanitization before being used in sensitive operations, especially considering the lack of authorization on the identified entry points. The plugin's vulnerability history is currently clean, with no known CVEs. This absence of past vulnerabilities could suggest good development practices or simply a lack of past discovery. Nevertheless, the current findings of unprotected entry points and a high-severity taint flow present tangible risks that need immediate attention.

In conclusion, while the plugin excels in areas like database query security and output escaping, the significant presence of unprotected entry points and a high-severity unsanitized path flow are critical weaknesses. The lack of authentication on AJAX handlers and the absence of nonce/capability checks create a high risk of unauthorized actions and potential exploitability. The clean vulnerability history is a positive indicator but does not negate the immediate risks identified in the static analysis.

Key Concerns

  • Unprotected AJAX handlers
  • High severity unsanitized path flow
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Pods Gravity Forms Add-On Security Vulnerabilities

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

Pods Gravity Forms Add-On Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
13 prepared
Unescaped Output
10
66 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared13 total queries

Output Escaping

87% escaped76 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<Pods_GF> (includes\Pods_GF.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Pods Gravity Forms Add-On Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_pods_gf_save_for_laterpods-gravity-forms.php:109
noprivwp_ajax_pods_gf_save_for_laterpods-gravity-forms.php:110

Shortcodes 1

[pods-gf-ui] pods-gravity-forms.php:106
WordPress Hooks 29
filterthe_contentincludes\functions.php:143
filtergform_entry_post_saveincludes\Pods_GF.php:278
filtergform_field_inputincludes\Pods_GF.php:3049
actiongform_field_standard_settingsincludes\Pods_GF_Addon.php:800
filtergform_tooltipsincludes\Pods_GF_Addon.php:801
actiongform_editor_jsincludes\Pods_GF_Addon.php:802
filtergform_pre_renderincludes\Pods_GF_Addon.php:876
filtergform_admin_pre_renderincludes\Pods_GF_Addon.php:877
filtergform_pre_processincludes\Pods_GF_Addon.php:878
filtergform_custom_merge_tagsincludes\Pods_GF_Addon.php:881
filtergform_merge_tag_dataincludes\Pods_GF_Addon.php:882
filtergform_replace_merge_tagsincludes\Pods_GF_Addon.php:883
actiongform_pre_entry_detailincludes\Pods_GF_Addon.php:886
actioncheck_admin_refererincludes\Pods_GF_Addon.php:887
actiongform_entry_detail_content_beforeincludes\Pods_GF_Addon.php:888
actiongform_post_update_entryincludes\Pods_GF_Addon.php:891
actiongform_after_update_entryincludes\Pods_GF_Addon.php:892
actiongform_action_pre_payment_callbackincludes\Pods_GF_Addon.php:895
filtergform_export_formincludes\Pods_GF_Addon.php:1671
actiongform_forms_post_importincludes\Pods_GF_Addon.php:1672
filterpods_gf_to_pods_update_pod_itemsincludes\Pods_GF_CLI.php:35
actionplugins_loadedpods-gravity-forms.php:88
actionwppods-gravity-forms.php:103
actioninitpods-gravity-forms.php:117
filtergform_duplicate_prevention_load_scriptpods-gravity-forms.php:121
actionplugins_loadedpods-gravity-forms.php:126
actionpods_form_ui_field_pick_related_objects_otherpods-gravity-forms.php:150
filterwp_plugin_check_ignore_filespods-gravity-forms.php:186
filterwp_plugin_check_ignore_directoriespods-gravity-forms.php:201
Maintenance & Trust

Pods Gravity Forms Add-On Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedFeb 24, 2026
PHP min version7.2
Downloads36K

Community Trust

Rating100/100
Number of ratings7
Active installs1K
Developer Profile

Pods Gravity Forms Add-On Developer Profile

Jory Hogeveen

10 plugins · 112K total installs

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

How We Detect Pods Gravity Forms 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/pods-gravity-forms/assets/css/pods-gravity-forms.css/wp-content/plugins/pods-gravity-forms/assets/js/pods-gravity-forms.js
Script Paths
/wp-content/plugins/pods-gravity-forms/assets/js/pods-gravity-forms.js
Version Parameters
pods-gravity-forms/assets/css/pods-gravity-forms.css?ver=pods-gravity-forms/assets/js/pods-gravity-forms.js?ver=

HTML / DOM Fingerprints

CSS Classes
pods-gf-ui
Data Attributes
data-pods-gf-ui
JS Globals
pods_gf_save_for_later_ajax
Shortcode Output
[pods-gf-ui]
FAQ

Frequently Asked Questions about Pods Gravity Forms Add-On