CoinMall Security & Risk Analysis

wordpress.org/plugins/coinmall

Accept cryptocurrency on your WooCommerce stores through CoinMall.com

0 active installs v1.0.0 PHP + WP 3.7.0+ Updated Jul 9, 2018
altcoinsbitcoinecommercewoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CoinMall Safe to Use in 2026?

Generally Safe

Score 85/100

CoinMall has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "coinmall" v1.0.0 plugin presents a mixed security picture. On the positive side, there are no recorded vulnerabilities (CVEs) and the plugin utilizes prepared statements for all SQL queries, indicating good database security practices. The static analysis also shows no detected taint flows, dangerous functions, or indications of bundled outdated libraries. However, significant concerns arise from the lack of output escaping for all identified output points. This means that data displayed to users or other systems could potentially be manipulated, leading to cross-site scripting (XSS) vulnerabilities if user-controlled input is involved in these outputs. Furthermore, the complete absence of nonce checks and capability checks across all identified entry points is a critical oversight, leaving the plugin susceptible to various forms of unauthorized actions and privilege escalation. While the attack surface appears small in terms of AJAX handlers, REST API routes, and shortcodes, the lack of basic security checks on the single cron event and the general absence of capability checks leave the plugin vulnerable. The plugin's vulnerability history is clean, but this does not negate the inherent risks identified in the current code analysis. The strengths lie in SQL handling and the absence of known vulnerabilities, but the weaknesses in output escaping and authorization checks are significant risks that need immediate attention.

Key Concerns

  • No output escaping found
  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

CoinMall Security Vulnerabilities

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

CoinMall Code Analysis

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

Output Escaping

0% escaped13 total outputs
Attack Surface

CoinMall Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedcoinmall-woocommerce-plugin.php:24
filterwoocommerce_payment_gatewayscoinmall-woocommerce-plugin.php:30
filtercron_schedulescoinmall-woocommerce-plugin.php:31
actionwoocommerce_api_wc_gateway_coinmall_croncoinmall-woocommerce-plugin.php:32
actionwoocommerce_checkout_processcoinmall-woocommerce-plugin.php:33
actionwoocommerce_api_wc_gateway_coinmallcoinmall-woocommerce-plugin.php:34
actionwoocommerce_admin_order_data_after_billing_addressCoinMall-woocommerce.php:52
actionwoocommerce_order_item_meta_endCoinMall-woocommerce.php:53

Scheduled Events 1

woocommerce_api_wc_gateway_coinmall_cron
Maintenance & Trust

CoinMall Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJul 9, 2018
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CoinMall Developer Profile

coinmall

1 plugin · 0 total installs

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

How We Detect CoinMall

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/coinmall/images/coinmall.png
Version Parameters
coinmall/style.css?ver=coinmall/script.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-amountdata-invoice-iddata-currency
JS Globals
wc_coinmall_params
REST Endpoints
/wp-json/wc/v3/orders//wc-api/WC_Gateway_Coinmall/
Shortcode Output
[coinmall_payment_form]
FAQ

Frequently Asked Questions about CoinMall