Bitcoin payments for Getpaid Security & Risk Analysis

wordpress.org/plugins/coinsnap-for-getpaid

Accept Bitcoin payments with Coinsnap for GetPaid!

0 active installs v1.1.4 PHP 7.4+ WP 6.0+ Updated Unknown
bitcoincoinsnapgetpaidinvoicinglightning
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bitcoin payments for Getpaid Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "coinsnap-for-getpaid" v1.1.4 plugin exhibits a generally strong security posture, with several positive indicators. The absence of direct SQL injection risks due to the exclusive use of prepared statements and a high percentage of properly escaped output are significant strengths. Furthermore, the plugin implements nonce checks and capability checks, which are crucial for securing its entry points. The limited attack surface, consisting of only two AJAX handlers with no apparent unauthenticated access, is also a positive sign.

However, a critical concern arises from the presence of the `unserialize()` function. This function is notoriously dangerous when handling untrusted data, as it can lead to object injection vulnerabilities if not carefully sanitized. The fact that taint analysis shows zero flows with unsanitized paths is encouraging, but the inherent risk of `unserialize()` remains a significant weakness. The plugin's clean vulnerability history is a positive trend, suggesting good development practices over time, but it does not negate the current risk posed by the use of this dangerous function.

In conclusion, while the plugin demonstrates good security hygiene in many areas, the single instance of `unserialize()` introduces a notable risk that warrants careful attention. The developer should thoroughly audit how the data passed to `unserialize()` is sourced and validated to mitigate potential object injection attacks. If this function is absolutely necessary, robust sanitization and validation measures must be in place.

Key Concerns

  • Presence of unserialize() function
Vulnerabilities
None known

Bitcoin payments for Getpaid Security Vulnerabilities

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

Bitcoin payments for Getpaid Code Analysis

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

Dangerous Functions Found

unserialize$notice = unserialize($coinsnap_notice);library\Util\Notice.php:25

Output Escaping

98% escaped89 total outputs
Attack Surface

Bitcoin payments for Getpaid Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_coinsnapgp_connection_handlerincludes\class-coinsnap-getpaid.php:21
authwp_ajax_coinsnapgp_btcpay_server_apiurl_handlerincludes\class-coinsnap-getpaid.php:22
WordPress Hooks 10
actiongetpaid_initcoinsnap-for-getpaid.php:41
actionadmin_initcoinsnap-for-getpaid.php:42
actioninitcoinsnap-for-getpaid.php:43
filterrequestcoinsnap-for-getpaid.php:49
actionadmin_noticescoinsnap-for-getpaid.php:59
actioninitincludes\class-coinsnap-getpaid.php:17
actionadmin_noticesincludes\class-coinsnap-getpaid.php:19
actionadmin_enqueue_scriptsincludes\class-coinsnap-getpaid.php:20
actiontemplate_redirectincludes\class-coinsnap-getpaid.php:26
filtergetpaid_default_gatewaysincludes\class-coinsnap-getpaid.php:763
Maintenance & Trust

Bitcoin payments for Getpaid Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads544

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Bitcoin payments for Getpaid Developer Profile

Coinsnap

13 plugins · 60 total installs

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

How We Detect Bitcoin payments for Getpaid

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/coinsnap-for-getpaid/assets/js/coinsnap-gateway.js/wp-content/plugins/coinsnap-for-getpaid/assets/css/coinsnap-gateway.css
Script Paths
/wp-content/plugins/coinsnap-for-getpaid/assets/js/coinsnap-gateway.js
Version Parameters
coinsnap-for-getpaid/assets/js/coinsnap-gateway.js?ver=coinsnap-for-getpaid/assets/css/coinsnap-gateway.css?ver=

HTML / DOM Fingerprints

CSS Classes
coinsnap-connection-statuscoinsnap-btcpay-connection-status
HTML Comments
<!-- Setting up and handling custom endpoint for api key redirect from BTCPay Server. --><!-- To be able to use the endpoint without appended url segments we need to do this. --><!-- Only continue on a coinsnap-for-getpaid-btcpay-settings-callback request. --><!-- Data does get submitted with url-encoded payload, so parse $_POST here. -->
Data Attributes
data-coinsnap-connection-url
JS Globals
coinsnap_gateway_paramscoinsnap_connection_noncecoinsnap_btcpay_api_nonce
REST Endpoints
/wp-json/coinsnap-for-getpaid/v1/connection-status/wp-json/coinsnap-for-getpaid/v1/btcpay-settings
FAQ

Frequently Asked Questions about Bitcoin payments for Getpaid