Hosted Checkout For WC Stripe Security & Risk Analysis

wordpress.org/plugins/wc-stripe-hosted-checkout

Woocomemerce Supported Stripe Hosted Checkout

10 active installs v1.0.0 PHP 7.0+ WP 5.2.4+ Updated Mar 27, 2020
hosted-checkout-stripestripestripe-checkoutwoocommercewoocommerce-payment-gateway
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Hosted Checkout For WC Stripe Safe to Use in 2026?

Generally Safe

Score 85/100

Hosted Checkout For WC Stripe has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "wc-stripe-hosted-checkout" plugin, version 1.0.0, presents a generally positive security posture based on the provided static analysis. The absence of direct entry points like AJAX handlers, REST API routes, or shortcodes, and the lack of detected taint flows, indicate a well-contained codebase. Furthermore, the use of prepared statements for all SQL queries is a strong indicator of secure database interaction.

However, there are areas for improvement. The low percentage of properly escaped output (40%) suggests a potential for cross-site scripting (XSS) vulnerabilities, particularly if user-supplied data is being rendered directly without adequate sanitization. The presence of file operations and external HTTP requests, while not explicitly flagged as dangerous in this analysis, warrants careful review to ensure these operations are performed securely and do not introduce attack vectors. The lack of nonce and capability checks is also a significant concern, especially if any functionality could be triggered indirectly or by unauthenticated users, despite the current lack of identified entry points.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests a history of secure development or successful patching of past issues. However, this clean record, coupled with the limited output escaping and missing capability checks, could also mean that potential vulnerabilities have simply not been discovered or exploited yet. The bundled Stripe PHP library should also be monitored for its own security updates.

In conclusion, the plugin demonstrates good practices in database security and attack surface minimization. The primary weaknesses lie in output escaping and the absence of robust authorization checks, which represent the most immediate areas of concern for potential vulnerabilities. The clean vulnerability history is encouraging but should not lead to complacency, given the other identified code signals.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
  • Bundled Stripe PHP library (potential for outdated versions)
Vulnerabilities
None known

Hosted Checkout For WC Stripe Security Vulnerabilities

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

Hosted Checkout For WC Stripe Code Analysis

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

Bundled Libraries

Stripe PHP

Output Escaping

40% escaped5 total outputs
Attack Surface

Hosted Checkout For WC Stripe Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterwoocommerce_thankyou_order_received_textinc\Stripe_Hosted.php:69
filterwoocommerce_payment_gatewayswoo-stripe.php:25
actionplugins_loadedwoo-stripe.php:52
Maintenance & Trust

Hosted Checkout For WC Stripe Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedMar 27, 2020
PHP min version7.0
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Hosted Checkout For WC Stripe Developer Profile

aquaninjas

1 plugin · 10 total installs

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

How We Detect Hosted Checkout For WC Stripe

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-stripe-hosted-checkout/inc/Stripe_Hosted.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Hosted Checkout For WC Stripe