Gragrid: Gravity Forms + SendGrid Security & Risk Analysis

wordpress.org/plugins/gragrid

Integrates Gravity Forms with SendGrid, allowing form submissions to be automatically sent to your SendGrid contact lists.

100 active installs v2.2.2 PHP 7.3+ WP 5.2+ Updated Jun 11, 2022
emailsformsgravity-formssendgridsubscribers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gragrid: Gravity Forms + SendGrid Safe to Use in 2026?

Generally Safe

Score 85/100

Gragrid: Gravity Forms + SendGrid 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 gragrid plugin v2.2.2 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any identified vulnerabilities (CVEs) and the lack of critical or high severity issues in taint analysis are highly positive indicators. The code signals also suggest good practices, with all SQL queries utilizing prepared statements and no file operations or external HTTP requests detected, apart from one which might warrant further investigation if unescaped.

However, there are a few areas that could be strengthened. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, while leading to a very small attack surface, also means there are no inherent authorization or input validation checks to analyze in these common entry points. The fact that none of the identified outputs are properly escaped (67% properly escaped implies 33% are not, so 1 out of 3 outputs is not properly escaped) presents a potential Cross-Site Scripting (XSS) risk, though the severity would depend on the nature of the unescaped output and how it's rendered. The lack of nonce checks and capability checks across all identified entry points is also a concern, as these are fundamental security mechanisms in WordPress to prevent certain types of attacks, particularly if the single external HTTP request or any other interaction were to become a vector.

In conclusion, gragrid v2.2.2 appears to be a secure plugin with no known vulnerabilities or critical code flaws. Its strengths lie in its clean SQL handling and lack of complex entry points. The main weaknesses are the potential for XSS due to unescaped output and the absence of essential WordPress security checks like nonces and capability checks, which could become relevant if new functionality or interactions are introduced.

Key Concerns

  • Unescaped output detected
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Gragrid: Gravity Forms + SendGrid Security Vulnerabilities

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

Gragrid: Gravity Forms + SendGrid Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Gragrid: Gravity Forms + SendGrid Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actiongform_loadedgragrid.php:47
Maintenance & Trust

Gragrid: Gravity Forms + SendGrid Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJun 11, 2022
PHP min version7.3
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Gragrid: Gravity Forms + SendGrid Developer Profile

Vlass Contreras

1 plugin · 100 total installs

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

How We Detect Gragrid: Gravity Forms + SendGrid

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gragrid/includes/class-gragrid-api.php/wp-content/plugins/gragrid/includes/concerns/class-gragrid-converts-case.php/wp-content/plugins/gragrid/class-gragrid.php/wp-content/plugins/gragrid/gragrid.php
Version Parameters
ver=2.2.2

HTML / DOM Fingerprints

Data Attributes
data-binddata-bind-cssdata-bind-textdata-bind-eventdata-bind-valuedata-bind-checked+8 more
JS Globals
Gragrid
FAQ

Frequently Asked Questions about Gragrid: Gravity Forms + SendGrid