Blocks for Bandcamp Security & Risk Analysis

wordpress.org/plugins/blocks-for-bandcamp

Gutenberg blocks for Bandcamp with functions for embedding merchandise, featured albums, audio players, and customized download code redemption forms.

200 active installs v1.1.0 PHP 8.0+ WP 6.0+ Updated Jan 15, 2026
albumbandbandcampembedmerch
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blocks for Bandcamp Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The plugin 'blocks-for-bandcamp' v1.1.0 demonstrates a generally strong security posture based on the provided static analysis. A significant positive is the absence of dangerous functions, raw SQL queries, and file operations, indicating a cautious approach to core security risks. The high percentage of properly escaped output (92%) further suggests good development practices for preventing cross-site scripting vulnerabilities. The plugin also utilizes prepared statements for its SQL queries, which is a critical security measure. The vulnerability history is clean, with no known CVEs, which is a very positive indicator of its current security state.

However, there are a few areas that warrant attention. The presence of one flow with an unsanitized path in the taint analysis, even if not classified as critical or high severity, represents a potential risk. This suggests that user-supplied input might not be adequately sanitized before being used in a file-related operation or a similar context, which could lead to vulnerabilities if exploited. Additionally, the lack of nonce checks on any entry points (AJAX or REST API) is a notable concern. While the entry points themselves have permission callbacks, the absence of nonces means that even authenticated users could potentially trigger actions repeatedly or maliciously without specific request verification, which is a common vulnerability vector. The plugin also performs an external HTTP request, which, while not inherently a vulnerability, introduces a dependency on external services and potential for man-in-the-middle attacks if not handled securely, though there's no direct evidence of insecurity here.

In conclusion, 'blocks-for-bandcamp' v1.1.0 exhibits many good security practices, particularly in its handling of SQL and output. The clean vulnerability history is reassuring. Nevertheless, the identified unsanitized path and the complete absence of nonce checks represent potential weaknesses that could be exploited. Addressing these specific points would further enhance the plugin's security.

Key Concerns

  • Flow with unsanitized path in taint analysis
  • No nonce checks on entry points
Vulnerabilities
None known

Blocks for Bandcamp Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Blocks for Bandcamp Release Timeline

v1.1.0Current
v1.0.4
v1.0.3
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Blocks for Bandcamp Code Analysis

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

Output Escaping

92% escaped239 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
gf_blocks_for_bandcamp__fetch_bandcamp_page (src\functions.php:84)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Blocks for Bandcamp Attack Surface

Entry Points2
Unprotected0

REST API Routes 1

POST/wp-json/blocks-for-bandcamp/v1/metasrc\functions.php:13

Shortcodes 1

[bandcamp] src\functions.php:134
WordPress Hooks 10
actionrest_api_initsrc\functions.php:5
actioninitsrc\init.php:9
actioninitsrc\init.php:10
actionplugins_loadedsrc\init.php:11
actionwp_enqueue_scriptssrc\init.php:12
actionadmin_enqueue_scriptssrc\init.php:13
actionenqueue_block_editor_assetssrc\init.php:14
filterblock_categories_allsrc\init.php:15
filterwp_enqueue_scriptssrc\init.php:16
actionadmin_noticessrc\init.php:79
Maintenance & Trust

Blocks for Bandcamp Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 15, 2026
PHP min version8.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Blocks for Bandcamp Developer Profile

Greyforest

4 plugins · 200 total installs

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

How We Detect Blocks for Bandcamp

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blocks-for-bandcamp/assets/css/css.css/wp-content/plugins/blocks-for-bandcamp/assets/js/js.js
Script Paths
/wp-content/plugins/blocks-for-bandcamp/assets/js/js.js
Version Parameters
blocks-for-bandcamp/assets/css/css.css?ver=blocks-for-bandcamp/assets/js/js.js?ver=

HTML / DOM Fingerprints

CSS Classes
blocks-for-bandcamp-albumblocks-for-bandcamp-embedblocks-for-bandcamp-formblocks-for-bandcamp-merchblocks-for-bandcamp-miniplayer
JS Globals
BlocksForBandcamp_init
REST Endpoints
/wp-json/blocks-for-bandcamp/v1/meta
FAQ

Frequently Asked Questions about Blocks for Bandcamp