BTCP Pay Security & Risk Analysis

wordpress.org/plugins/btcp-pay

Enables users of your WordPress site to hit a button to make a Bitcoin Private payment to you.

0 active installs v1.0 PHP 5.0+ WP 3.0.1+ Updated Unknown
bitcoincryptocurrencywidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BTCP Pay Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "btcp-pay" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. The plugin also has no recorded vulnerabilities, which is a strong indicator of good past development practices and careful code review.

However, there are areas that warrant attention. The limited output escaping (67% properly escaped) suggests that a portion of the plugin's output might be vulnerable to Cross-Site Scripting (XSS) attacks. Additionally, the lack of any nonce checks or capability checks across all entry points, even though the attack surface is currently small, presents a significant risk. As the plugin evolves and new entry points are added, the absence of these fundamental security measures could lead to serious vulnerabilities like Cross-Site Request Forgery (CSRF) or unauthorized actions.

The complete lack of taint analysis results (0 flows analyzed) is unusual. While it could mean there are no taint flows, it might also indicate an incomplete analysis or a tool limitation. The overall conclusion is that while the plugin has a solid foundation by avoiding common pitfalls, the missing nonce and capability checks, combined with incomplete output escaping, create potential security gaps that should be addressed proactively.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

BTCP Pay Security Vulnerabilities

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

BTCP Pay Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

BTCP Pay Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[btcp_pay_widget] btcp-pay.php:123
WordPress Hooks 3
actionactivated_pluginbtcp-pay.php:22
actionadmin_menubtcp-pay.php:25
actionadmin_initbtcp-pay.php:87
Maintenance & Trust

BTCP Pay Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.0
Last updatedUnknown
PHP min version5.0
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BTCP Pay Developer Profile

mattpass

2 plugins · 10 total installs

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

How We Detect BTCP Pay

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/btcp-pay/
Script Paths
//btcppay.com/widget.js

HTML / DOM Fingerprints

HTML Comments
<!-- BTCP Pay Widget // --><!-- Set parameters and actions //--><!-- Load core functionality // -->
Data Attributes
id="btcp_widget_data"id="btcp_widget"
JS Globals
btcpWidget
Shortcode Output
[btcp_pay_widget][btcp_pay_widget amount=
FAQ

Frequently Asked Questions about BTCP Pay