Shortcodes for Gravity Forms Security & Risk Analysis

wordpress.org/plugins/shortcodes-for-gravity-forms

Shortcodes for Gravity Forms adds a column in form list to display form shortcodes in backend.

50 active installs v1.0.0 PHP + WP 3.6+ Updated Dec 27, 2016
formgformsgravitygravity-formsshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortcodes for Gravity Forms Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The shortcodes-for-gravity-forms v1.0.0 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of any recorded vulnerabilities in its history, including critical and high severity ones, is a strong indicator of good development practices. Furthermore, the code analysis reveals no dangerous functions, no direct SQL queries (all use prepared statements), no file operations, no external HTTP requests, and no tainted data flows. This suggests a low likelihood of common web vulnerabilities like SQL injection, RCE, or LFI.

However, there are areas for improvement that introduce potential, albeit currently unexploited, risks. The most significant concern is the lack of output escaping for the single output identified. This means that if any user-supplied data were to reach this output without proper sanitization, it could lead to Cross-Site Scripting (XSS) vulnerabilities. Additionally, the absence of nonce and capability checks across all entry points, while not concerning when the attack surface is zero, would become a critical weakness if any new entry points were introduced without these security measures. The plugin's current minimal attack surface is a mitigating factor for these weaknesses, but it's a fragile defense.

In conclusion, the plugin is currently in a secure state, largely due to its clean vulnerability history and the absence of high-risk code patterns like raw SQL or dangerous functions. The primary concern is the unescaped output, which presents a potential XSS vector. While the zero attack surface is reassuring, the lack of authentication checks on potential entry points is a notable weakness that could be exploited if the plugin evolves to have a larger exposed surface. Vigilance in maintaining this clean history and addressing the output escaping is recommended.

Key Concerns

  • Output escaping is not properly implemented
  • Nonce checks are missing
  • Capability checks are missing
Vulnerabilities
None known

Shortcodes for Gravity Forms Security Vulnerabilities

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

Shortcodes for Gravity Forms Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Shortcodes for Gravity Forms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitgf-shortcode.php:34
filtergform_form_list_columnsgf-shortcode.php:46
actiongform_form_list_column_shortcodegf-shortcode.php:47
Maintenance & Trust

Shortcodes for Gravity Forms Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 27, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Shortcodes for Gravity Forms Developer Profile

IdeaBox Creations

8 plugins · 112K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
201 days
View full developer profile
Detection Fingerprints

How We Detect Shortcodes for Gravity Forms

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[gravityform id="
FAQ

Frequently Asked Questions about Shortcodes for Gravity Forms