Retrigger Notifications Gravity Forms Security & Risk Analysis

wordpress.org/plugins/retrigger-notifications-gravity-forms

Resend Gravity Forms entry data to Zapier and Webhook feeds with one click -- no need to resubmit the form.

1K active installs v1.3 PHP 7.0+ WP 4.0.0+ Updated Feb 12, 2026
gravity-formsgravity-forms-addonresend-notificationswebhookszapier
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Retrigger Notifications Gravity Forms Safe to Use in 2026?

Generally Safe

Score 100/100

Retrigger Notifications Gravity Forms 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 'retrigger-notifications-gravity-forms' plugin version 1.3 presents a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests. All SQL queries are properly prepared, and there are no known vulnerabilities or CVEs associated with this plugin, indicating a potentially stable and well-maintained codebase in terms of past security issues.

However, significant concerns arise from the static analysis. The plugin exposes a single REST API route that lacks a permission callback, creating an unprotected entry point into the application. While there are no taint flows or direct SQL injection risks identified in this analysis, this unprotected REST API route could still be leveraged for unauthorized actions or information disclosure if it performs sensitive operations. The moderate percentage of properly escaped output also suggests a potential for cross-site scripting (XSS) vulnerabilities, although the absence of critical taint flows mitigates this risk to some extent for now.

In conclusion, while the plugin benefits from a clean vulnerability history and good coding practices in several areas, the unprotected REST API endpoint is a critical oversight that needs immediate attention. Addressing this single, unauthenticated entry point should be the priority, followed by a thorough review of output escaping to ensure full XSS protection.

Key Concerns

  • REST API route without permission callback
  • Moderate percentage of unescaped output
Vulnerabilities
None known

Retrigger Notifications Gravity Forms Security Vulnerabilities

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

Retrigger Notifications Gravity Forms Code Analysis

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

Output Escaping

71% escaped48 total outputs
Attack Surface
1 unprotected

Retrigger Notifications Gravity Forms Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

POST/wp-json/gf/v1/test-webhook-apiincludes\class-gf-retrigger-funtions.php:355
WordPress Hooks 7
filtergform_entry_detail_meta_boxesincludes\class-gf-retrigger-funtions.php:6
actionadmin_noticesincludes\class-gf-retrigger-funtions.php:7
filtergform_entry_list_bulk_actionsincludes\class-gf-retrigger-funtions.php:8
actiongform_entry_list_actionincludes\class-gf-retrigger-funtions.php:9
actionadmin_footerincludes\class-gf-retrigger-funtions.php:10
actionrest_api_initincludes\class-gf-retrigger-funtions.php:11
actionplugins_loadedincludes\class-gf-retrigger.php:96
Maintenance & Trust

Retrigger Notifications Gravity Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 12, 2026
PHP min version7.0
Downloads6K

Community Trust

Rating90/100
Number of ratings4
Active installs1K
Developer Profile

Retrigger Notifications Gravity Forms Developer Profile

wpspin

6 plugins · 1K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
22 days
View full developer profile
Detection Fingerprints

How We Detect Retrigger Notifications 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/retrigger-notifications-gravity-forms/includes/gf-retrigger-admin.js/wp-content/plugins/retrigger-notifications-gravity-forms/css/gf-retrigger-admin.css/wp-content/plugins/retrigger-notifications-gravity-forms/css/gf-retrigger-frontend.css
Script Paths
/wp-content/plugins/retrigger-notifications-gravity-forms/includes/gf-retrigger-admin.js
Version Parameters
retrigger-notifications-gravity-forms/css/gf-retrigger-admin.css?ver=retrigger-notifications-gravity-forms/includes/gf-retrigger-admin.js?ver=retrigger-notifications-gravity-forms/css/gf-retrigger-frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
gform_notifications
Data Attributes
name="zapier_hooks[]"id="zapier_\d+"
JS Globals
window.confirmjQuery(document).readywindow.confirm('These entries will be resent to all feeds configured, Are you sure you want to resend the feeds?');
REST Endpoints
/wp-json/gf-retrigger/v1/test-webhook
FAQ

Frequently Asked Questions about Retrigger Notifications Gravity Forms