WCC GF to Discord Security & Risk Analysis

wordpress.org/plugins/wcc-gf-to-discord

Send Gravity Form Plugin Submissions to Discord.

0 active installs v1.0.0 PHP 7.2+ WP 4.7+ Updated Jul 10, 2025
discordgravity-form-discordgravity-form-discord-web-to-leadwordpress-discordwordpress-discord-integration
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WCC GF to Discord Safe to Use in 2026?

Generally Safe

Score 100/100

WCC GF to Discord has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "wcc-gf-to-discord" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. A significant majority of SQL queries utilize prepared statements, and output escaping is exceptionally high, indicating good coding practices for preventing common web vulnerabilities. The absence of shortcodes, cron events, and REST API routes limits the overall attack surface, and importantly, all identified AJAX entry points appear to have authentication checks. The vulnerability history is also clean, with no known CVEs, which is a positive indicator for the plugin's historical security management.

However, two critical points of concern arise from the taint analysis. The presence of two "flows with unsanitized paths" is a significant risk. While the severity is marked as 'High' and not 'Critical', unsanitized paths can often lead to serious vulnerabilities like directory traversal or arbitrary file read/write, especially if these flows are triggered by user-supplied input. Furthermore, the complete lack of capability checks on the 10 AJAX handlers is a notable weakness. While nonce checks are present, relying solely on nonces without verifying user capabilities can allow unauthorized users to trigger AJAX actions if they can somehow obtain or guess a valid nonce, or if the nonce mechanism itself has flaws. This absence of capability checks is a direct oversight that could be exploited.

In conclusion, while the plugin demonstrates good practices in data handling and has a clean vulnerability history, the identified unsanitized paths and the absence of capability checks on AJAX handlers represent potential security blind spots. Addressing these specific issues would significantly strengthen the plugin's overall security.

Key Concerns

  • Taint flow with unsanitized path (2 instances)
  • No capability checks on AJAX handlers
Vulnerabilities
None known

WCC GF to Discord Security Vulnerabilities

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

WCC GF to Discord Code Analysis

Dangerous Functions
0
Raw SQL Queries
7
107 prepared
Unescaped Output
12
418 escaped
Nonce Checks
24
Capability Checks
0
File Operations
1
External Requests
7
Bundled Libraries
0

SQL Query Safety

94% prepared114 total queries

Output Escaping

97% escaped430 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

10 flows2 with unsanitized paths
wcc_gf_discord_get_channel_id (Inc\WccGfDiscord_Actions.php:116)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WCC GF to Discord Attack Surface

Entry Points10
Unprotected0

AJAX Handlers 10

noprivwp_ajax_wcc_gf_discord_get_channel_idInc\WccGfDiscord_Actions.php:46
authwp_ajax_wcc_gf_discord_get_channel_idInc\WccGfDiscord_Actions.php:47
noprivwp_ajax_wcc_gf_discord_get_form_fieldsInc\WccGfDiscord_Actions.php:50
authwp_ajax_wcc_gf_discord_get_form_fieldsInc\WccGfDiscord_Actions.php:51
noprivwp_ajax_wcc_gf_discord_get_module_fieldsInc\WccGfDiscord_Actions.php:63
authwp_ajax_wcc_gf_discord_get_module_fieldsInc\WccGfDiscord_Actions.php:64
noprivwp_ajax_wcc_gf_discord_get_module_fields_and_form_fieldInc\WccGfDiscord_Actions.php:67
authwp_ajax_wcc_gf_discord_get_module_fields_and_form_fieldInc\WccGfDiscord_Actions.php:68
noprivwp_ajax_wcc_gf_discord_statusInc\WccGfDiscord_Actions.php:70
authwp_ajax_wcc_gf_discord_statusInc\WccGfDiscord_Actions.php:72
WordPress Hooks 7
actioninitInc\WccGfDiscord_Actions.php:37
actionadmin_enqueue_scriptsInc\WccGfDiscord_Actions.php:39
actionadmin_menuInc\WccGfDiscord_Actions.php:41
actionadmin_menuInc\WccGfDiscord_Actions.php:42
actionwcc_entries_form_gform_submit_actionInc\WccGfDiscord_Actions.php:56
actiongform_after_submissionInc\WccGfDiscord_Actions.php:58
actionwcc_entries_below_view_page_leftInc\WccGfDiscord_Actions.php:74
Maintenance & Trust

WCC GF to Discord Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 10, 2025
PHP min version7.2
Downloads210

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WCC GF to Discord Developer Profile

weconnectcodeplugins

11 plugins · 10 total installs

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

How We Detect WCC GF to Discord

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wcc-gf-to-discord/wcc-gf-to-discord.php
Version Parameters
wcc-gf-to-discord/wcc-gf-to-discord.php?ver=

HTML / DOM Fingerprints

Shortcode Output
[wcc_gf_discord_shortcode]
FAQ

Frequently Asked Questions about WCC GF to Discord