Payment Gateway for Gonano on WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-gateway-gonano

Accept payments in NANO via Gonano Payments.

10 active installs v0.1.7 PHP 7.4+ WP 4.9+ Updated Mar 3, 2021
checkoutcryptocryptocurrencypaymentswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Payment Gateway for Gonano on WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Payment Gateway for Gonano on WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The wc-gateway-gonano plugin v0.1.7 exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and ensuring all outputs are properly escaped, preventing common injection vulnerabilities. The lack of dangerous functions, file operations, and bundled libraries is also reassuring.

However, a critical concern arises from the taint analysis, which revealed two flows with unsanitized paths. While no critical or high severity issues were found in this taint analysis, unsanitized paths represent a potential avenue for attackers to inject malicious data or manipulate application behavior, especially if these paths interact with external systems or sensitive data. The plugin also makes two external HTTP requests, which could be a vector for SSRF or other network-related attacks if not properly handled or validated on the server-side. The complete absence of nonce and capability checks, while the attack surface is currently zero, suggests a potential weakness if new entry points are introduced in future updates without appropriate security measures.

The plugin has no recorded vulnerability history, which is a strong indicator of a well-maintained and secure codebase over time. This, combined with the current static analysis findings, paints a picture of a plugin that has historically been secure. In conclusion, wc-gateway-gonano v0.1.7 is strong in its current implementation due to its limited attack surface and good coding practices regarding SQL and output escaping. The primary weakness lies in the two identified unsanitized paths and the potential risks associated with external HTTP requests, along with the lack of any authorization checks, which could become a problem if the plugin's functionality evolves.

Key Concerns

  • Unsanitized paths found in taint analysis
  • No nonce checks present
  • No capability checks present
  • External HTTP requests made
Vulnerabilities
None known

Payment Gateway for Gonano on WooCommerce Security Vulnerabilities

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

Payment Gateway for Gonano on WooCommerce Code Analysis

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

Output Escaping

100% escaped2 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
payment_callback (wc-gateway-gonano.php:208)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Payment Gateway for Gonano on WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filterwoocommerce_payment_gatewayswc-gateway-gonano.php:32
actionplugins_loadedwc-gateway-gonano.php:47
actionwoocommerce_order_status_failedwc-gateway-gonano.php:71
actionwoocommerce_order_status_cancelledwc-gateway-gonano.php:72
filterwoocommerce_currencieswc-gateway-gonano.php:241
filterwoocommerce_currency_symbolwc-gateway-gonano.php:246
Maintenance & Trust

Payment Gateway for Gonano on WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedMar 3, 2021
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Payment Gateway for Gonano on WooCommerce Developer Profile

hectorchu

1 plugin · 10 total installs

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

How We Detect Payment Gateway for Gonano on WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-gateway-gonano/assets/icon.png

HTML / DOM Fingerprints

REST Endpoints
/wp-json/wc-gateway-gonano/
FAQ

Frequently Asked Questions about Payment Gateway for Gonano on WooCommerce