Simple Bitcoin donations widget Security & Risk Analysis

wordpress.org/plugins/simple-bitcoin-donations-widget

This adds a simple Bitcoin donations widget to your WordPress site.

0 active installs v1.1 PHP + WP 5.0+ Updated Sep 18, 2025
bitcoin-donationsbitcoin-widgetdonationstipswidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Bitcoin donations widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The plugin "simple-bitcoin-donations-widget" v1.1 exhibits a strong security posture based on the provided static analysis and vulnerability history. There are no identified vulnerabilities in the code's attack surface, dangerous functions, or taint analysis, suggesting a robust development process. The plugin also benefits from a clean vulnerability history, indicating a lack of previously exploited weaknesses.

However, the absence of any nonce or capability checks on its entry points (AJAX handlers, REST API routes, shortcodes, cron events) is a significant concern. While the current attack surface is zero, if any entry points were to be introduced or discovered, they would be unprotected. The presence of bundled libraries like Freemius v1.0 and TCPDF, if outdated, could also present risks, though their specific versions and potential vulnerabilities are not detailed here. The high percentage of properly escaped output is a positive indicator of secure coding practices for the outputs that do exist.

In conclusion, while the plugin currently shows no direct exploitable vulnerabilities and follows good practices for SQL and output handling, the lack of authentication and authorization checks on potential entry points represents a notable weakness. This design choice leaves the plugin vulnerable should any new interaction points be added or discovered in the future without proper security measures.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Bundled outdated library (Freemius v1.0)
  • Bundled outdated library (TCPDF)
Vulnerabilities
None known

Simple Bitcoin donations widget Security Vulnerabilities

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

Simple Bitcoin donations widget Code Analysis

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

Bundled Libraries

Freemius1.0TCPDF

Output Escaping

98% escaped48 total outputs
Attack Surface

Simple Bitcoin donations widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsimple-bitcoin-donations-widget.php:180
Maintenance & Trust

Simple Bitcoin donations widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 18, 2025
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple Bitcoin donations widget Developer Profile

theorcawp

10 plugins · 1K total installs

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

How We Detect Simple Bitcoin donations widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
helptext
Data Attributes
id="simple_btc_donate_widget-1"name="simple_btc_donate_widget-1"id="simple_btc_donate_widget-1-title"name="simple_btc_donate_widget-1-title"id="simple_btc_donate_widget-1-btc_donate_above"name="simple_btc_donate_widget-1-btc_donate_above"+8 more
Shortcode Output
<p style='border: 1px solid #e0dadf; padding: 20px; margin: 2em 0; text-align: center; border-radius: 5px;'><a href='bitcoin:' target='_blank'><img style='display:block;margin:0 auto;' src='' alt='Bitcoin QR Code'/></a>
FAQ

Frequently Asked Questions about Simple Bitcoin donations widget