Bitcart for WooCommerce Security & Risk Analysis

wordpress.org/plugins/bitcartcc-for-woocommerce

Bitcart is a free and open-source cryptocurrency payment processor which allows you to receive cryptocurrency payments directly, with no fees, transac …

20 active installs v1.0.6 PHP 5.4+ WP 3.9+ Updated Aug 24, 2023
accept-bitcoinbitcartbitcoinbitcoin-plugincryptocurrency
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bitcart for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "bitcartcc-for-woocommerce" v1.0.6 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of identified vulnerabilities, critical taint flows, and a low number of potential attack vectors (zero AJAX handlers, REST API routes, shortcodes, and cron events) are all positive indicators. The code also shows some good practices, with a majority of outputs being properly escaped and a limited number of file operations and external HTTP requests.

However, there are significant areas of concern. The plugin's sole SQL query is not using prepared statements, which presents a high risk of SQL injection vulnerabilities. Furthermore, the complete lack of nonce checks and capability checks on any potential entry points (even though the attack surface is currently zero) means that if any were introduced in future updates without proper security considerations, they would be immediately exploitable. The plugin also performs file operations and an external HTTP request, which, while not inherently insecure, represent potential avenues for exploitation if not handled with extreme care and proper sanitization, especially given the lack of any identified taint analysis flows to verify their safety.

In conclusion, while the plugin's current low vulnerability count and minimal attack surface are commendable, the presence of raw SQL and the complete absence of essential security checks like nonces and capability checks represent critical weaknesses. The plugin authors should prioritize addressing the SQL query and implementing robust authentication and authorization mechanisms to prevent future vulnerabilities.

Key Concerns

  • SQL queries not using prepared statements
  • No nonce checks
  • No capability checks
  • One file operation
  • One external HTTP request
Vulnerabilities
None known

Bitcart for WooCommerce Security Vulnerabilities

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

Bitcart for WooCommerce Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

67% escaped3 total outputs
Attack Surface

Bitcart for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedclass-wc-gateway-bitcart.php:25
actionwoocommerce_api_wc_gateway_bitcartclass-wc-gateway-bitcart.php:96
filterwoocommerce_payment_gatewaysclass-wc-gateway-bitcart.php:873
filterplugin_action_linksclass-wc-gateway-bitcart.php:885
actionwoocommerce_thankyou_bitcartclass-wc-gateway-bitcart.php:935
Maintenance & Trust

Bitcart for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedAug 24, 2023
PHP min version5.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Bitcart for WooCommerce Developer Profile

bitcart

1 plugin · 20 total installs

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

How We Detect Bitcart for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bitcartcc-for-woocommerce/assets/img/icon.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Bitcart for WooCommerce