Cryptocurrency Widget Block Security & Risk Analysis

wordpress.org/plugins/cryptocurrency-widget-block

Display top 200 cryptocurrency data with customizable widgets for real-time updates and engaging presentation.

40 active installs v1.1.1 PHP 7.0+ WP 6.1+ Updated Jul 30, 2025
blockcryptocryptocurrencygutenberg
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cryptocurrency Widget Block Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "cryptocurrency-widget-block" plugin v1.1.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices in several areas. It utilizes prepared statements exclusively for SQL queries, boasts a high percentage of properly escaped output, and has no recorded vulnerabilities or CVEs. This suggests a development team that is at least partially aware of security best practices and has maintained a clean history.

However, significant concerns arise from the attack surface analysis. The plugin exposes one REST API route without any permission callbacks. This is a critical oversight, as it creates an unprotected entry point into the plugin's functionality that could be leveraged by unauthenticated users. The absence of nonce checks and capability checks further exacerbates this risk, as there are no mechanisms in place to verify user permissions or prevent cross-site request forgery (CSRF) attacks against this specific route.

While the lack of dangerous functions, file operations, and recorded vulnerabilities are strengths, the single unprotected REST API route presents a tangible and exploitable risk. The taint analysis showing zero flows is also positive, but it might be limited by the scope of analysis or the specific functionalities exposed. In conclusion, despite a clean vulnerability history and good SQL and output handling, the unprotected REST API endpoint is a significant security weakness that requires immediate attention.

Key Concerns

  • REST API route without permission callbacks
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Cryptocurrency Widget Block Security Vulnerabilities

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

Cryptocurrency Widget Block Release Timeline

v1.1.1Current
v1.1.0
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

Cryptocurrency Widget Block Code Analysis

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

Output Escaping

90% escaped31 total outputs
Attack Surface
1 unprotected

Cryptocurrency Widget Block Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/coin-paprika/v1/coin-dataincludes\functions.php:8
WordPress Hooks 2
actioninitcryptocurrency-widget-block.php:37
actionrest_api_initincludes\functions.php:15
Maintenance & Trust

Cryptocurrency Widget Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 30, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Cryptocurrency Widget Block Developer Profile

sahniaman94

2 plugins · 40 total installs

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

How We Detect Cryptocurrency Widget Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cryptocurrency-widget-block/build/index.js/wp-content/plugins/cryptocurrency-widget-block/build/index.css/wp-content/plugins/cryptocurrency-widget-block/build/editor.css/wp-content/plugins/cryptocurrency-widget-block/build/editor.js
Script Paths
/wp-content/plugins/cryptocurrency-widget-block/build/index.js/wp-content/plugins/cryptocurrency-widget-block/build/editor.js
Version Parameters
cryptocurrency-widget-block/build/index.css?ver=cryptocurrency-widget-block/build/index.js?ver=cryptocurrency-widget-block/build/editor.css?ver=cryptocurrency-widget-block/build/editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-coinpaprika-blockcoin-containercoin-statslabelpricechangechart-containerchart-wrapper+1 more
Data Attributes
data-coin-iddata-chart-widthdata-chart-heightdata-chart-typedata-chart-intervaldata-chart-locale+2 more
REST Endpoints
/wp-json/coin-paprika/v1/coin-data
FAQ

Frequently Asked Questions about Cryptocurrency Widget Block