Donation QR Block Security & Risk Analysis

wordpress.org/plugins/donation-qr-block

Display an EPC/GiroCode QR code for SEPA bank donations. Scannable by banking apps to pre-fill transfer details.

0 active installs v1.0.1 PHP 8.1+ WP 6.0+ Updated Feb 24, 2026
bank-transferdonationgirocodeqr-codesepa
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Donation QR Block Safe to Use in 2026?

Generally Safe

Score 100/100

Donation QR Block has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "donation-qr-block" plugin v1.0.1 demonstrates a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, particularly those without authentication or permission checks, significantly limits the attack surface. Furthermore, the code signals indicate good practices such as the exclusive use of prepared statements for SQL queries and a substantial portion of output being properly escaped. The absence of dangerous functions, file operations, external HTTP requests, and the lack of recorded vulnerabilities further reinforce this positive assessment. However, a notable concern is the complete absence of nonce checks and capability checks. While the current attack surface is minimal, if functionality were to be added in the future without these crucial security measures, it could introduce significant vulnerabilities. The 70% proper escaping on output, while good, also implies that 30% of outputs are not escaped, which could lead to cross-site scripting (XSS) vulnerabilities if the unescaped data is user-controlled or originates from an untrusted source. Overall, the plugin is currently very secure due to its limited functionality, but future development should prioritize implementing nonce and capability checks to maintain this security.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
  • 30% of outputs not properly escaped
Vulnerabilities
None known

Donation QR Block Security Vulnerabilities

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

Donation QR Block Code Analysis

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

Output Escaping

70% escaped23 total outputs
Attack Surface

Donation QR Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitdonation-qr-block.php:46
Maintenance & Trust

Donation QR Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 24, 2026
PHP min version8.1
Downloads147

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Donation QR Block Developer Profile

remotedots

1 plugin · 0 total installs

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

How We Detect Donation QR Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/donation-qr-block/build/index.js/wp-content/plugins/donation-qr-block/build/style-index.css
Script Paths
/wp-content/plugins/donation-qr-block/build/index.js
Version Parameters
donation-qr-block/build/index.js?ver=donation-qr-block/build/style-index.css?ver=

HTML / DOM Fingerprints

CSS Classes
donation-qr-blockdonation-qr-block__innerdonation-qr-block__titledonation-qr-block__descriptiondonation-qr-block__qr-wrapperdonation-qr-block__detailsdonation-qr-block__detaildonation-qr-block__hint
Data Attributes
data-block-name="donation-qr-block/donation-qr-block"
Shortcode Output
<section class="donation-qr-block"><div class="donation-qr-block__inner"<h2 class="donation-qr-block__title"><p class="donation-qr-block__description">
FAQ

Frequently Asked Questions about Donation QR Block