Monero WooCommerce Extension Security & Risk Analysis

wordpress.org/plugins/monero-woocommerce-gateway

Benefits Payment validation done through either monero-wallet-rpc or the xmrchain.net blockchain explorer. Validates payments with cron, so does not …

70 active installs v3.0.5 PHP + WP 4.0+ Updated May 16, 2021
integrationmerchantmoneropaymentwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Monero WooCommerce Extension Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The monero-woocommerce-gateway plugin version 3.0.5 exhibits a mixed security posture. On the positive side, there are no known CVEs, no critical or high severity taint flows identified, and a low percentage of raw SQL queries without prepared statements. The attack surface also appears to be relatively contained, with no unprotected entry points detected. However, significant concerns arise from the static analysis of the code. The plugin demonstrates a concerning lack of output escaping, with only 22% of outputs properly escaped. This, coupled with the absence of nonce checks and capability checks, creates potential avenues for cross-site scripting (XSS) and privilege escalation vulnerabilities, especially concerning the two shortcodes which are entry points. The plugin also makes external HTTP requests, which, without proper sanitization and validation, could lead to various attacks like SSRF if not handled carefully. The vulnerability history is clean, which is a strong positive, but the identified code issues present inherent risks that could be exploited. Overall, while the plugin has a clean historical record, the current static analysis reveals critical weaknesses in output sanitization and authorization mechanisms that require immediate attention.

Key Concerns

  • Low output escaping percentage
  • No nonce checks
  • No capability checks
  • External HTTP requests
Vulnerabilities
None known

Monero WooCommerce Extension Security Vulnerabilities

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

Monero WooCommerce Extension Code Analysis

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

SQL Query Safety

90% prepared30 total queries

Output Escaping

22% escaped55 total outputs
Attack Surface

Monero WooCommerce Extension Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[monero-price] monero-woocommerce-gateway.php:185
[monero-accepted-here] monero-woocommerce-gateway.php:192
WordPress Hooks 18
actionadd_meta_boxesinclude\admin\class-monero-admin-interface.php:19
actionadmin_menuinclude\admin\class-monero-admin-interface.php:20
actionadmin_headinclude\admin\class-monero-admin-interface.php:21
actionplugins_loadedmonero-woocommerce-gateway.php:31
filterwoocommerce_payment_gatewaysmonero-woocommerce-gateway.php:46
filtercron_schedulesmonero-woocommerce-gateway.php:60
actionwpmonero-woocommerce-gateway.php:69
actionmonero_update_eventmonero-woocommerce-gateway.php:76
actionwoocommerce_order_details_after_order_tablemonero-woocommerce-gateway.php:82
actionwoocommerce_email_after_order_tablemonero-woocommerce-gateway.php:83
actionwc_ajax_monero_gateway_payment_detailsmonero-woocommerce-gateway.php:96
filterwoocommerce_currenciesmonero-woocommerce-gateway.php:101
filterwoocommerce_currency_symbolmonero-woocommerce-gateway.php:107
filterwc_pricemonero-woocommerce-gateway.php:120
filterwoocommerce_order_formatted_line_subtotalmonero-woocommerce-gateway.php:134
filterwoocommerce_get_formatted_order_totalmonero-woocommerce-gateway.php:139
filterwoocommerce_get_order_item_totalsmonero-woocommerce-gateway.php:144
actionwp_enqueue_scriptsmonero-woocommerce-gateway.php:155

Scheduled Events 1

monero_update_event
Maintenance & Trust

Monero WooCommerce Extension Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMay 16, 2021
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Monero WooCommerce Extension Developer Profile

SerHack

1 plugin · 70 total installs

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

How We Detect Monero WooCommerce Extension

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/monero-woocommerce-gateway/assets/js/qrcode.min.js/wp-content/plugins/monero-woocommerce-gateway/assets/js/clipboard.min.js/wp-content/plugins/monero-woocommerce-gateway/assets/js/monero-gateway-order-page.js/wp-content/plugins/monero-woocommerce-gateway/assets/css/monero-gateway-order-page.css/wp-content/plugins/monero-woocommerce-gateway/assets/images/monero-accepted-here.png
Script Paths
/wp-content/plugins/monero-woocommerce-gateway/assets/js/qrcode.min.js/wp-content/plugins/monero-woocommerce-gateway/assets/js/clipboard.min.js/wp-content/plugins/monero-woocommerce-gateway/assets/js/monero-gateway-order-page.js
Version Parameters
monero-woocommerce-gateway/assets/js/qrcode.min.js?ver=monero-woocommerce-gateway/assets/js/clipboard.min.js?ver=monero-woocommerce-gateway/assets/js/monero-gateway-order-page.js?ver=monero-woocommerce-gateway/assets/css/monero-gateway-order-page.css?ver=

HTML / DOM Fingerprints

CSS Classes
monero-price
HTML Comments
<!-- Monero Gateway Settings --><!-- Monero Gateway Display --><!-- Monero Payment Details --><!-- Monero Order Details -->
Data Attributes
data-monero-payment-addressdata-monero-payment-amountdata-monero-payment-txid
JS Globals
MoneroGatewaymonero_order_page_paramsmonero_payment_details_ajax_urlmonero_qr_code_target_element
REST Endpoints
/wp-json/monero-gateway/v1/payment-details
Shortcode Output
<span class="monero-price"><img src="
FAQ

Frequently Asked Questions about Monero WooCommerce Extension