WPFormify – Stripe Payments with Form and Checkout Security & Risk Analysis

wordpress.org/plugins/wpformify

In a few simple steps you can start accepting credit card payments with Stripe Checkout on your WordPress site.

10 active installs v1.1.1 PHP 5.5+ WP 4.5.0+ Updated May 23, 2025
stripestripe-checkoutstripe-for-wordpressstripe-gatewaystripe-payments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPFormify – Stripe Payments with Form and Checkout Safe to Use in 2026?

Generally Safe

Score 100/100

WPFormify – Stripe Payments with Form and Checkout 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 "wpformify" v1.1.1 plugin presents a mixed security posture. On the positive side, it demonstrates good practices with SQL queries being exclusively prepared and a complete lack of recorded historical vulnerabilities, suggesting a generally well-maintained codebase. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a seemingly controlled environment.

However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers without any authentication checks, creating a substantial attack surface for unauthorized actions. While taint analysis shows no critical or high-severity unsanitized flows, the presence of five flows with unsanitized paths warrants caution, even if they didn't reach a critical severity in this analysis. A concerning 87% of output is not properly escaped, indicating a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is echoed directly to the browser. The inclusion of the Freemius v1.0 bundled library could also pose a risk if it's outdated or has known vulnerabilities not specifically tied to this plugin's direct code.

The lack of vulnerability history is a strength, but it shouldn't overshadow the immediate risks identified in the code analysis. The plugin needs to prioritize implementing proper authentication and capability checks on its AJAX endpoints and address the widespread output escaping issues to mitigate the immediate security threats.

Key Concerns

  • 2 AJAX handlers without auth checks
  • 13% output properly escaped (87% unescaped)
  • 5 flows with unsanitized paths (taint analysis)
  • Bundled Freemius v1.0 library
Vulnerabilities
None known

WPFormify – Stripe Payments with Form and Checkout Security Vulnerabilities

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

WPFormify – Stripe Payments with Form and Checkout Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

13% escaped67 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

5 flows5 with unsanitized paths
wpf_stripe_callback_success (modules\payments\stripe_authorization.php:49)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

WPFormify – Stripe Payments with Form and Checkout Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_wpf_free_payment_requestmodules\payments\stripe_payments_free.php:5
authwp_ajax_wpf_free_payment_requestmodules\payments\stripe_payments_free.php:6

Shortcodes 1

[wpf_form] modules\render_forms\form_render_shortcode_free.php:36
WordPress Hooks 17
actionadmin_noticesmodules\admin_notices\square_oauth_notice.php:20
actionadmin_noticesmodules\admin_notices\ssl_notice.php:19
actionadmin_initmodules\payments\stripe_authorization.php:15
actionadmin_initmodules\payments\stripe_authorization.php:16
actionadmin_initmodules\payments\stripe_authorization.php:17
actioninitmodules\render_forms\form_render_shortcode_free.php:32
actionwp_headwp-formify.php:64
actionadmin_enqueue_scriptswp-formify.php:74
actionadmin_enqueue_scriptswp-formify.php:75
actionwp_enqueue_scriptswp-formify.php:76
actionadmin_menuwp-formify.php:108
actioninitwpf-setup.php:2
actionadmin_menuwpf-setup.php:20
actionadmin_enqueue_scriptswpf-setup.php:29
filtermanage_wpf_free_reports_posts_columnswpf-setup.php:145
actionmanage_wpf_free_reports_posts_custom_columnwpf-setup.php:172
actionadmin_initwpf-setup.php:184
Maintenance & Trust

WPFormify – Stripe Payments with Form and Checkout Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 23, 2025
PHP min version5.5
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPFormify – Stripe Payments with Form and Checkout Developer Profile

Saad Iqbal

84 plugins · 1.4M total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
287 days
View full developer profile
Detection Fingerprints

How We Detect WPFormify – Stripe Payments with Form and Checkout

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpformify/assets/backend/css/wpf_backend_styles.css/wp-content/plugins/wpformify/assets/backend/js/wpf_backend_scripts_free.js/wp-content/plugins/wpformify/assets/backend/js/jscolor.js
Script Paths
https://js.stripe.com/v3/
Version Parameters
wpformify/assets/backend/css/wpf_backend_styles.css?ver=wpformify/assets/backend/js/wpf_backend_scripts_free.js?ver=wpformify/assets/backend/js/jscolor.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpformiFy-formwpformiFyblocktitleswtichWrapswitch-inputswitch-labeltoggle--ontoggle--option+9 more
Data Attributes
data-mode="live"data-mode="test"
FAQ

Frequently Asked Questions about WPFormify – Stripe Payments with Form and Checkout