myCred Square Security & Risk Analysis

wordpress.org/plugins/mycred-square

📢🚨 Important Notice: myCred Square is now part of the myCred Toolkit and will no longer receive updates here. Only security fixes will be provided.

0 active installs v1.0.9 PHP 7.2+ WP 4.8+ Updated Apr 17, 2025
mycredpayment-gatewaypaymentssquare
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is myCred Square Safe to Use in 2026?

Generally Safe

Score 92/100

myCred Square 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 mycred-square plugin version 1.0.9 exhibits a generally good security posture with several strong practices in place. The complete absence of known vulnerabilities in its history is a significant positive indicator. Furthermore, the code demonstrates a commitment to secure SQL handling with 100% of queries using prepared statements and a very high percentage (98%) of properly escaped outputs, minimizing the risk of SQL injection and XSS vulnerabilities from these common vectors. The lack of file operations and bundled libraries also reduces potential attack surfaces.

However, there are clear areas of concern that warrant attention. The presence of two unprotected AJAX handlers significantly increases the attack surface, as these entry points are exposed to unauthorized users. While the taint analysis did not reveal any unsanitized flows, the lack of capability checks on these AJAX endpoints means that any logic executed within them is not protected against privilege escalation or unauthorized actions. The plugin also relies on nonce checks for its AJAX endpoints, which is a good practice, but their absence of capability checks on these handlers undermines this protection.

In conclusion, the plugin's strengths lie in its robust SQL and output handling, and its clean vulnerability history. The primary weakness is the unprotected AJAX handlers, which represent a notable risk. While there are no currently known vulnerabilities, the exposed AJAX endpoints could be exploited if malicious input or logic is introduced in future updates or if other security measures are bypassed. Addressing the unprotected AJAX handlers should be a priority to solidify the plugin's security.

Key Concerns

  • AJAX handlers without authentication checks
  • AJAX handlers without capability checks
Vulnerabilities
None known

myCred Square Security Vulnerabilities

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

myCred Square Release Timeline

v1.0.9Current
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Mar 17, 2026

myCred Square Code Analysis

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

Output Escaping

98% escaped174 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

3 flows
<mycred-square> (gateways\mycred-square.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

myCred Square Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_mcs_payment_processgateways\mycred-square.php:46
authwp_ajax_mcs_payment_processgateways\mycred-square.php:47

Shortcodes 1

[mycred_square_buy] gateways\mycred-square.php:398
WordPress Hooks 13
actionmycred_pre_process_buycredgateways\mycred-square.php:42
actionmycred_pre_process_buycredgateways\mycred-square.php:43
actionwp_headgateways\mycred-square.php:44
actionwp_footergateways\mycred-square.php:45
actionadmin_initgateways\mycred-square.php:135
actionadmin_initgateways\mycred-square.php:139
filtermycred_buycred_checkout_buttongateways\mycred-square.php:356
actionadmin_noticesmycred-square.php:65
filtermycred_setup_gatewaysmycred-square.php:256
actionmycred_buycred_load_gatewaysmycred-square.php:257
actionwp_loadedmycred-square.php:259
actionadmin_menumycred-square.php:260
filtermycred_setup_gatewaysmycred-square.php:305
Maintenance & Trust

myCred Square Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 17, 2025
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

myCred Square Developer Profile

Saad Iqbal

89 plugins · 1.4M total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
267 days
View full developer profile
Detection Fingerprints

How We Detect myCred Square

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mycred-square/assets/css/mycred-square.css/wp-content/plugins/mycred-square/assets/js/mycred-square.js
Script Paths
/wp-content/plugins/mycred-square/assets/js/mycred-square.js
Version Parameters
mycred-square/assets/css/mycred-square.css?ver=mycred-square/assets/js/mycred-square.js?ver=

HTML / DOM Fingerprints

CSS Classes
mycred-square-wrapper
Data Attributes
data-mycred-square-settings
JS Globals
mycred_square_params
FAQ

Frequently Asked Questions about myCred Square