Gravity Forms Payment Continue Security & Risk Analysis

wordpress.org/plugins/gf-payment-continue

Exposes the PayPal URL needed to complete payments for PayPal-powered Gravity Forms.

30 active installs v1.1.1 PHP 5.4+ WP 4.7.4+ Updated Jan 2, 2019
gravity-formspaypal
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gravity Forms Payment Continue Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'gf-payment-continue' plugin v1.1.1 presents a generally positive security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface from these common entry points. The code also demonstrates good practices by using prepared statements for all SQL queries and avoiding file operations and external HTTP requests. The absence of dangerous functions and taint analysis showing no critical or high severity flows further contributes to this positive assessment.

However, the analysis does reveal a significant concern regarding input sanitization and output escaping. With 67% of outputs properly escaped (meaning 33% are not), there's a clear risk of cross-site scripting (XSS) vulnerabilities if unsanitized data is directly outputted. Furthermore, the complete lack of nonce checks and capability checks for any potential (though currently non-existent) entry points is a major weakness. This indicates a fundamental oversight in securing WordPress interactions, even if the current attack surface is zero. The plugin's history of zero known vulnerabilities is encouraging but doesn't negate the potential risks identified in the code itself.

In conclusion, while the plugin avoids many common pitfalls and boasts a clean vulnerability history, the lack of comprehensive input validation (implied by unescaped outputs) and the complete absence of security checks like nonces and capability checks represent critical security gaps. These are significant weaknesses that could be exploited if any new entry points are introduced or if the existing code is modified without proper security considerations. The plugin's current state is secure due to its minimal attack surface, but its underlying security practices are concerning.

Key Concerns

  • Unescaped output identified
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

Gravity Forms Payment Continue Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Gravity Forms Payment Continue Release Timeline

v1.1.1Current
v1.1.0
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Gravity Forms Payment Continue 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
0
Bundled Libraries
0

Output Escaping

67% escaped3 total outputs
Attack Surface

Gravity Forms Payment Continue Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actiongform_loadedgravity-forms-payment-continue.php:148
actiongform_entry_detail_meta_boxesgravity-forms-payment-continue.php:150
filtergform_admin_pre_rendergravity-forms-payment-continue.php:152
filtergform_entries_column_filtergravity-forms-payment-continue.php:154
filtergform_replace_merge_tagsgravity-forms-payment-continue.php:176
actiongform_loadedpayment-continue.php:19
Maintenance & Trust

Gravity Forms Payment Continue Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 2, 2019
PHP min version5.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Gravity Forms Payment Continue Developer Profile

eclev91

2 plugins · 430 total installs

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

How We Detect Gravity Forms Payment Continue

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gf-payment-continue/gravity-forms-payment-continue.php

HTML / DOM Fingerprints

Shortcode Output
{payment_url}
FAQ

Frequently Asked Questions about Gravity Forms Payment Continue