Payment Cat – Easy Stripe Payments Security & Risk Analysis

wordpress.org/plugins/payment-cat

Start taking Stripe Payments on your WordPress site in 2 minutes.

0 active installs v0.0.5 PHP 5.6+ WP 5.0+ Updated Nov 26, 2024
buy-now-buttondonate-buttonpayment-buttonstripe-button
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Payment Cat – Easy Stripe Payments Safe to Use in 2026?

Generally Safe

Score 92/100

Payment Cat – Easy Stripe Payments 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 payment-cat plugin v0.0.5 demonstrates a strong security posture based on the provided static analysis. The code exhibits excellent security practices, with 100% of SQL queries using prepared statements and all output properly escaped. The absence of dangerous functions, file operations, and external HTTP requests further enhances its security. Crucially, all identified entry points, including AJAX handlers and shortcodes, have nonce checks in place, mitigating common attack vectors. The plugin also has a clean vulnerability history, with no recorded CVEs, indicating a history of secure development or diligent patching.

Despite the overwhelmingly positive static analysis, the lack of capability checks on AJAX handlers is a notable concern. While nonce checks are present, they primarily protect against CSRF attacks and do not verify user permissions. This means that any user, regardless of their role or privileges, could potentially trigger these AJAX actions, which could lead to unintended consequences if the actions themselves are sensitive. The taint analysis showing zero flows is also positive, but the total number of flows analyzed being zero might suggest a limited scope of analysis or a very simple plugin where such flows are unlikely. Overall, the plugin is well-secured in many aspects, but the absence of role-based access control for its AJAX endpoints is a weakness that should be addressed.

Key Concerns

  • AJAX handlers lack capability checks
Vulnerabilities
None known

Payment Cat – Easy Stripe Payments Security Vulnerabilities

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

Payment Cat – Easy Stripe Payments Code Analysis

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

Output Escaping

100% escaped24 total outputs
Attack Surface

Payment Cat – Easy Stripe Payments Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 3

noprivwp_ajax_rn_ssp_checkoutincludes\checkout\checkout.php:52
authwp_ajax_rn_ssp_checkoutincludes\checkout\checkout.php:53
authwp_ajax_rn_ssp_get_prices_ajaxincludes\functions.php:155

Shortcodes 1

[payment_cat] includes\checkout\checkout.php:35
WordPress Hooks 3
actionadmin_menuincludes\admin\admin.php:19
actioninitincludes\block.php:25
actioninitincludes\checkout\checkout.php:17
Maintenance & Trust

Payment Cat – Easy Stripe Payments Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 26, 2024
PHP min version5.6
Downloads423

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Payment Cat – Easy Stripe Payments Developer Profile

Ryan Novotny

2 plugins · 20 total installs

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

How We Detect Payment Cat – Easy Stripe Payments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/payment-cat/includes/checkout/checkout.js
Script Paths
https://js.stripe.com/v3/
Version Parameters
payment-cat/includes/checkout/checkout.js?ver=rn_ssp_checkout.js?ver=

HTML / DOM Fingerprints

CSS Classes
payment-cat-checkout
Data Attributes
data-price_id
JS Globals
rnSspCheckoutData
REST Endpoints
/wp-json/payment-cat/v1/checkout
Shortcode Output
<button class='payment-cat-checkout' data-price_id='
FAQ

Frequently Asked Questions about Payment Cat – Easy Stripe Payments