Add-On for Discord and Gravity Forms Security & Risk Analysis

wordpress.org/plugins/gf-discord

Automatically send Gravity Form entries to a Discord channel.

40 active installs v1.3.0 PHP 7.4+ WP 5.9+ Updated Jun 2, 2025
discordformsgravityserverwebhook
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add-On for Discord and Gravity Forms Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "gf-discord" plugin v1.3.0 exhibits a generally strong security posture with several good practices in place. The static analysis reveals a small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are properly prepared, and output escaping is nearly perfect. The lack of any recorded vulnerabilities, critical taint flows, or unpatched CVEs further reinforces this positive assessment, suggesting a well-maintained and secure codebase.

However, a critical concern is the presence of the `unserialize()` function. While the current static and taint analysis did not reveal any exploitable flows related to this function, it remains a significant risk vector. If user-controlled data is ever passed to `unserialize()` without proper validation and sanitization, it could lead to Remote Code Execution (RCE) vulnerabilities. The plugin's small attack surface and lack of historical vulnerabilities might lead to complacency, but this one function necessitates careful monitoring and potential mitigation strategies.

Key Concerns

  • Presence of unserialize() without apparent sanitization
Vulnerabilities
None known

Add-On for Discord and Gravity Forms Security Vulnerabilities

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

Add-On for Discord and Gravity Forms Code Analysis

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

Dangerous Functions Found

unserialize$value = implode( ', ', unserialize( $value ) );class-gf-discord.php:1441

Output Escaping

95% escaped41 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class-gf-discord> (class-gf-discord.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Add-On for Discord and Gravity Forms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filtergform_entry_detail_meta_boxesclass-gf-discord.php:131
actiongform_loadedgf-discord.php:57
filterplugin_row_metagf-discord.php:86
Maintenance & Trust

Add-On for Discord and Gravity Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 2, 2025
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Add-On for Discord and Gravity Forms Developer Profile

PluginRx

12 plugins · 2K total installs

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

How We Detect Add-On for Discord and 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-discord/assets/css/gf-discord-backend.css/wp-content/plugins/gf-discord/assets/css/gf-discord-frontend.css
Script Paths
/wp-content/plugins/gf-discord/assets/js/gf-discord-backend.js/wp-content/plugins/gf-discord/assets/js/gf-discord-frontend.js
Version Parameters
gf-discord/style.css?ver=gf-discord/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
gf-discord-settings-sectiongf-discord-discord-fieldgf-discord-channel-fieldgf-discord-message-template-fieldgf-discord-webhook-url-fieldgf-discord-username-fieldgf-discord-avatar-url-fieldgf-discord-embed-title-field+17 more
Data Attributes
data-gf-discord-webhook-urldata-gf-discord-discord-iddata-gf-discord-channel-iddata-gf-discord-message-templatedata-gf-discord-usernamedata-gf-discord-avatar-url+15 more
JS Globals
gf_discord_backend_paramsgf_discord_frontend_params
FAQ

Frequently Asked Questions about Add-On for Discord and Gravity Forms