Recurring payment and donation through Stripe Security & Risk Analysis

wordpress.org/plugins/recurring-payment-donation-through-stripe

Easy, simple setup of stripe payment gateway for accepting donations and payment seamlessly with WordPress.

30 active installs v1.1 PHP 5.2.4+ WP 4.5+ Updated Aug 8, 2024
payment-gatewayrecurring-paymentstipestripe-checkoutstripe-payment
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recurring payment and donation through Stripe Safe to Use in 2026?

Generally Safe

Score 92/100

Recurring payment and donation through Stripe has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "recurring-payment-donation-through-stripe" plugin version 1.1 exhibits a generally good security posture with several strong practices in place. The complete absence of dangerous functions, the exclusive use of prepared statements for all SQL queries, and the high percentage of properly escaped outputs indicate careful development. Furthermore, the plugin demonstrates awareness of security by implementing a nonce check and leveraging the well-established Stripe PHP library. The lack of known CVEs and a history of vulnerabilities further bolster its perceived security.

However, there are areas for improvement. The taint analysis reveals two high-severity flows with unsanitized paths. While the exact nature of these paths isn't detailed, unsanitized input can be a significant risk, potentially leading to vulnerabilities if not handled meticulously downstream. The absence of capability checks on the identified shortcode is also a concern, as it means any authenticated user could potentially trigger its functionality without specific permissions, depending on what the shortcode does. The plugin's attack surface is small, consisting only of a shortcode, which is a positive, but the lack of authorization on this entry point is a notable weakness.

In conclusion, this plugin has a solid foundation with good security hygiene in its core coding practices and a clean vulnerability history. The primary risks stem from the two high-severity taint flows and the potential for privilege escalation or unintended actions due to the lack of capability checks on the shortcode. Addressing these specific issues would significantly strengthen the plugin's security.

Key Concerns

  • High severity unsanitized taint flows
  • Shortcode without capability checks
Vulnerabilities
None known

Recurring payment and donation through Stripe Security Vulnerabilities

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

Recurring payment and donation through Stripe Release Timeline

v1.0
Code Analysis
Analyzed Mar 16, 2026

Recurring payment and donation through Stripe Code Analysis

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

Bundled Libraries

Stripe PHP

SQL Query Safety

100% prepared8 total queries

Output Escaping

99% escaped127 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
rpadts_payments (admin\class-rpadts-payment-list-table.php:276)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Recurring payment and donation through Stripe Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[stripe-checkout-page] recurring-payment-and-donation-through-stripe.php:589
WordPress Hooks 7
actionadmin_menuadmin\class-rpadts-payment-list-table.php:306
actionadmin_initadmin\rpadts-setting-page.php:112
actionwp_enqueue_scriptsrecurring-payment-and-donation-through-stripe.php:96
actionadmin_enqueue_scriptsrecurring-payment-and-donation-through-stripe.php:114
actionadmin_menurecurring-payment-and-donation-through-stripe.php:217
filterthe_contentrecurring-payment-and-donation-through-stripe.php:678
actiontemplate_redirectrecurring-payment-and-donation-through-stripe.php:681
Maintenance & Trust

Recurring payment and donation through Stripe Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 8, 2024
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Recurring payment and donation through Stripe Developer Profile

brainvireinfo

16 plugins · 7K total installs

87
trust score
Avg Security Score
90/100
Avg Patch Time
14 days
View full developer profile
Detection Fingerprints

How We Detect Recurring payment and donation through Stripe

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/recurring-payment-donation-through-stripe/assets/css/rpadts-stripe-payment.css/wp-content/plugins/recurring-payment-donation-through-stripe/assets/js/rpadts-stripe-payment.js
Script Paths
/wp-content/plugins/recurring-payment-donation-through-stripe/assets/js/rpadts-stripe-payment.js
Version Parameters
recurring-payment-donation-through-stripe/assets/css/rpadts-stripe-payment.css?ver=recurring-payment-donation-through-stripe/assets/js/rpadts-stripe-payment.js?ver=

HTML / DOM Fingerprints

CSS Classes
rpadts-donation-form
HTML Comments
<!-- This is the donation form --><!-- Payment form start --><!-- Payment form end -->
Data Attributes
data-stripe-publishable-keydata-client-secret
JS Globals
rpadts_stripe_payment_params
Shortcode Output
[rpadts_stripe_payment]
FAQ

Frequently Asked Questions about Recurring payment and donation through Stripe