myCred WP Simple Pay – Stripe Payment Addon Security & Risk Analysis

wordpress.org/plugins/mycred-wp-simple-pay-addon

📢🚨 Important Notice: myCred WP Simple Pay is now part of the myCred Toolkit and will no longer receive updates here. Only security fixes will be provi …

10 active installs v1.1 PHP 7.0+ WP 5.0+ Updated Apr 17, 2025
mycredsimple-paysimple-pay-integration
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is myCred WP Simple Pay – Stripe Payment Addon Safe to Use in 2026?

Generally Safe

Score 100/100

myCred WP Simple Pay – Stripe Payment Addon has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "mycred-wp-simple-pay-addon" v1.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points (AJAX handlers, REST API routes, shortcodes, cron events) significantly limits the potential attack surface. Furthermore, the static analysis found no dangerous functions, no external HTTP requests, and no file operations, which are all positive indicators. The lack of any recorded vulnerabilities or CVEs in its history suggests a well-maintained and secure codebase.

However, a notable concern arises from the single SQL query identified, which is not using prepared statements. This presents a risk of SQL injection vulnerabilities, even though it's a single instance. Additionally, the relatively low percentage of properly escaped output (38%) indicates a risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is being outputted without sufficient sanitization. The absence of nonce and capability checks on any potential (though currently unlisted) entry points is also a weakness that could be exploited if entry points are added or if the analysis was incomplete.

In conclusion, while the plugin benefits from a minimal attack surface and a clean vulnerability history, the identified SQL query issue and the significant number of unescaped outputs are critical areas that require immediate attention. Addressing these specific code-level weaknesses will significantly improve the overall security of the plugin.

Key Concerns

  • Raw SQL query without prepared statements
  • Low percentage of properly escaped output
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

myCred WP Simple Pay – Stripe Payment Addon Security Vulnerabilities

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

myCred WP Simple Pay – Stripe Payment Addon Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

38% escaped26 total outputs
Attack Surface

myCred WP Simple Pay – Stripe Payment Addon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_noticesmycred-simple-pay-integration.php:28
filtermycred_setup_hooksmycred-simple-pay-integration.php:62
actionadmin_enqueue_scriptsmycred-simple-pay-integration.php:70
actionadmin_noticesmycred-simple-pay-integration.php:80
actionadmin_noticesmycred-simple-pay-integration.php:90
actionplugins_loadedmycred-simple-pay-integration.php:95
actionsimpay_charge_createdmycred-simple-pay-integration.php:126
Maintenance & Trust

myCred WP Simple Pay – Stripe Payment Addon Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 17, 2025
PHP min version7.0
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

myCred WP Simple Pay – Stripe Payment Addon 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 myCred WP Simple Pay – Stripe Payment Addon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mycred-wp-simple-pay-addon/assets/js/script.js
Script Paths
assets/js/script.js
Version Parameters
mycred-wp-simple-pay-addon/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
noticenotice-erroris-dismissible
FAQ

Frequently Asked Questions about myCred WP Simple Pay – Stripe Payment Addon