SU Blocks Blogcard Security & Risk Analysis

wordpress.org/plugins/blogcard-for-wp

A WordPress plugin that makes it easy to create blog cards. Simply enter a URL and automatically fetch metadata to display beautiful cards.

100 active installs v2.3.3 PHP 7.4+ WP 6.4+ Updated Mar 6, 2026
blogblogcardcardlinkurl
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SU Blocks Blogcard Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 28d ago
Risk Assessment

The plugin "blogcard-for-wp" v2.3.3 exhibits a generally good security posture based on the provided static analysis. It has a relatively small attack surface with all identified entry points (REST API routes) protected by permission callbacks. The absence of dangerous functions, file operations, and critical or high-severity taint flows is encouraging. The plugin also demonstrates awareness of security practices by utilizing prepared statements for a majority of its SQL queries and performing output escaping, albeit with a moderate success rate.

However, several areas present potential concerns. The lack of nonce checks across all entry points, particularly for AJAX handlers (even though there are none currently), is a notable weakness. While there are no known vulnerabilities in its history, this does not guarantee future immunity. The fact that 50% of outputs are not properly escaped could lead to cross-site scripting (XSS) vulnerabilities if the unescaped data is user-controlled or dynamic.

In conclusion, "blogcard-for-wp" v2.3.3 has a solid foundation, but it can be significantly improved. The primary areas for attention are implementing nonce checks for all potential entry points and ensuring all output is properly escaped to mitigate XSS risks. The absence of past vulnerabilities is a positive sign, but proactive security measures are crucial for long-term safety.

Key Concerns

  • No nonce checks on entry points
  • 50% of outputs not properly escaped
Vulnerabilities
None known

SU Blocks Blogcard Security Vulnerabilities

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

SU Blocks Blogcard Code Analysis

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

SQL Query Safety

70% prepared10 total queries

Output Escaping

50% escaped4 total outputs
Attack Surface

SU Blocks Blogcard Attack Surface

Entry Points4
Unprotected0

REST API Routes 4

POST/wp-json/wpbc/v1/metadatablogcard-for-wp.php:84
GET/wp-json/wpbc/v1/internal-metadatablogcard-for-wp.php:103
GET/wp-json/wpbc/v1/searchblogcard-for-wp.php:122
POST/wp-json/wpbc/v1/clear-cacheblogcard-for-wp.php:141
WordPress Hooks 6
filterblock_categories_allblogcard-for-wp.php:43
actionenqueue_block_editor_assetsblogcard-for-wp.php:56
actioninitblogcard-for-wp.php:58
actionrest_api_initblogcard-for-wp.php:160
actionadmin_menuincludes\admin-settings.php:23
actionadmin_initincludes\admin-settings.php:70
Maintenance & Trust

SU Blocks Blogcard Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 6, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

SU Blocks Blogcard Developer Profile

Takashi Fujisaki

5 plugins · 230 total installs

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

How We Detect SU Blocks Blogcard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blogcard-for-wp/build/index.js/wp-content/plugins/blogcard-for-wp/build/style-index.css/wp-content/plugins/blogcard-for-wp/build/index.asset.php
Script Paths
/wp-content/plugins/blogcard-for-wp/build/index.js
Version Parameters
/wp-content/plugins/blogcard-for-wp/build/index.js?ver=/wp-content/plugins/blogcard-for-wp/build/style-index.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpbc-blogcard
Data Attributes
data-wpbc-titledata-wpbc-descriptiondata-wpbc-thumbnaildata-wpbc-domaindata-wpbc-url
JS Globals
window.wpbcSettings
REST Endpoints
/wp-json/wpbc/v1/metadata/wp-json/wpbc/v1/internal-metadata/wp-json/wpbc/v1/search/wp-json/wpbc/v1/clear-cache
Shortcode Output
[blogcard]
FAQ

Frequently Asked Questions about SU Blocks Blogcard