Suprematrix Simple Payment Checkout Security & Risk Analysis

wordpress.org/plugins/suprematrix-simple-payment-checkout

Accept Stripe payments on your WordPress site with a simple embedded checkout form.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Feb 12, 2026
checkoutembedded-checkoutpayment-formpaymentsstripe
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Suprematrix Simple Payment Checkout Safe to Use in 2026?

Generally Safe

Score 100/100

Suprematrix Simple Payment Checkout has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The plugin "suprematrix-simple-payment-checkout" v1.0.0 exhibits a generally positive security posture with several good practices in place. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and a high percentage of properly escaped output are commendable. The plugin also correctly identifies the need for capability checks on one of its entry points. The vulnerability history being clean with no recorded CVEs further suggests a mature and well-maintained codebase.

However, there is a significant concern regarding the attack surface. The plugin exposes one REST API route that does not have permission callbacks, making it unprotected. This could potentially be exploited if it handles sensitive data or performs actions that should be restricted. The lack of nonce checks on AJAX handlers, while there are none present in this version, would become a critical issue if AJAX functionality were added in the future. The static analysis also indicates no taint analysis was performed, which, while not a direct vulnerability, is a missed opportunity to proactively identify potential risks.

Overall, the plugin has a strong foundation with secure data handling practices. The primary weakness lies in an unprotected REST API endpoint, which requires immediate attention. The absence of known vulnerabilities is a positive indicator, but the identified unprotected entry point needs to be addressed to maintain a robust security profile.

Key Concerns

  • Unprotected REST API route
  • No taint analysis performed
Vulnerabilities
None known

Suprematrix Simple Payment Checkout Security Vulnerabilities

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

Suprematrix Simple Payment Checkout Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Suprematrix Simple Payment Checkout Code Analysis

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

Bundled Libraries

Stripe PHP

Output Escaping

94% escaped49 total outputs
Attack Surface
1 unprotected

Suprematrix Simple Payment Checkout Attack Surface

Entry Points2
Unprotected1

REST API Routes 1

POST/wp-json/stripe-embedded/v1/create-sessionsuprematrix-simple-payment-checkout.php:118

Shortcodes 1

[sspc_embedded_checkout] suprematrix-simple-payment-checkout.php:178
WordPress Hooks 6
actionadmin_menuincludes\admin\class-settings-page.php:28
actionadmin_initincludes\admin\class-settings-page.php:29
actionadmin_enqueue_scriptsincludes\admin\class-settings-page.php:30
actionrest_api_initsuprematrix-simple-payment-checkout.php:117
actionwp_enqueue_scriptssuprematrix-simple-payment-checkout.php:160
filterplugin_row_metasuprematrix-simple-payment-checkout.php:197
Maintenance & Trust

Suprematrix Simple Payment Checkout Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 12, 2026
PHP min version7.4
Downloads124

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Suprematrix Simple Payment Checkout Developer Profile

Evgeny Viner

1 plugin · 0 total installs

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

How We Detect Suprematrix Simple Payment Checkout

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/suprematrix-simple-payment-checkout/assets/embedded-checkout.js
Script Paths
https://js.stripe.com/v3/
Version Parameters
suprematrix-simple-payment-checkout/assets/embedded-checkout.js?ver=

HTML / DOM Fingerprints

JS Globals
sspc
REST Endpoints
/stripe-embedded/v1/create-session
Shortcode Output
<div id="sspc"></div>
FAQ

Frequently Asked Questions about Suprematrix Simple Payment Checkout