Multi CryptoCurrency Payments Security & Risk Analysis

wordpress.org/plugins/multi-crypto-currency-payment

WooCommerce plugin - Multi CryptoCurrency Payments Requires at least WooCommerce: 6.0 Tested up to: 9.8.2 License: GPLv2 or later

300 active installs v2.0.7 PHP 7.4+ WP 5.6+ Updated Sep 17, 2025
acceptbitcoincryptolitecoinusdt
76
B · Generally Safe
CVEs total1
Unpatched1
Last CVEJun 3, 2025
Safety Verdict

Is Multi CryptoCurrency Payments Safe to Use in 2026?

Mostly Safe

Score 76/100

Multi CryptoCurrency Payments is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Jun 3, 2025Updated 6mo ago
Risk Assessment

The plugin "multi-crypto-currency-payment" v2.0.7 exhibits a mixed security posture. On the positive side, the static analysis indicates a clean attack surface with no apparent unprotected entry points like AJAX handlers, REST API routes, or shortcodes. The use of prepared statements for all SQL queries is a significant strength, suggesting good practices in database interaction. However, the plugin's vulnerability history is a major concern. It has a known unpatched high-severity CVE related to SQL injection, which, despite the static analysis showing prepared statements, implies a potential gap or a vulnerability in a past version that may not have been fully remediated or is present in the current version in a way not detected by the static analysis. Furthermore, the relatively low percentage of properly escaped output (47%) suggests a risk of cross-site scripting (XSS) vulnerabilities, particularly if sensitive data is being displayed to users without adequate sanitization.

The static analysis did not reveal any critical or high-severity taint flows, which is reassuring. However, the presence of a capability check without any corresponding nonce checks or authorization for the few identified entry points could be a point of weakness if those entry points are indeed exploitable. The file operations, while not immediately flagged as dangerous, warrant careful inspection to ensure no sensitive files are being accessed or modified without proper authorization. The vulnerability history, specifically the unpatched SQL injection vulnerability, overrides the positive findings from the static analysis regarding SQL queries. It strongly suggests that a significant risk remains.

In conclusion, while the plugin demonstrates some good security practices, particularly in its SQL query handling and limited attack surface, the existence of an unpatched high-severity SQL injection vulnerability and a significant portion of unescaped output presents a considerable risk. Users should exercise caution, and developers should prioritize addressing the known CVE and improving output escaping to mitigate these risks.

Key Concerns

  • Unpatched high severity CVE
  • Low percentage of properly escaped output
  • Vulnerability history of SQL Injection
Vulnerabilities
1

Multi CryptoCurrency Payments Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2025-48141high · 7.5Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Multi CryptoCurrency Payments <= 2.0.3 - Unauthenticated SQL Injection

Jun 3, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Multi CryptoCurrency Payments Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

47% escaped55 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class-mccp-gateway> (inc\class-mccp-gateway.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multi CryptoCurrency Payments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwoocommerce_receipt_mccpinc\class-mccp-gateway.php:30
actionwoocommerce_api_mccp_callbackinc\class-mccp-gateway.php:31
actionwoocommerce_api_mccp_checkinc\class-mccp-gateway.php:32
actionwoocommerce_update_options_payment_gateways_mccpinc\class-mccp-gateway.php:34
actionwoocommerce_admin_order_data_after_billing_addressinc\class-mccp-gateway.php:35
filterwoocommerce_payment_gatewaysmccp.php:28
actionplugins_loadedmccp.php:40
actionadmin_noticesmccp.php:45
actionadmin_enqueue_scriptsmccp.php:54
actionwp_enqueue_scriptsmccp.php:60
Maintenance & Trust

Multi CryptoCurrency Payments Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 17, 2025
PHP min version7.4
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs300
Developer Profile

Multi CryptoCurrency Payments Developer Profile

Alex Zaytseff

1 plugin · 300 total installs

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

How We Detect Multi CryptoCurrency Payments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multi-crypto-currency-payment/assets/mccp-admin.css/wp-content/plugins/multi-crypto-currency-payment/assets/mccp.css
Script Paths
/wp-content/plugins/multi-crypto-currency-payment/vendor/apirone/apirone-sdk-php/src/assets/js/script.min.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Multi CryptoCurrency Payments