Theme Image Block Security & Risk Analysis

wordpress.org/plugins/theme-image-block

Use images from your theme as blocks in content.

0 active installs v1.1.1 PHP 7.4+ WP 6.8+ Updated Feb 20, 2026
imagesmedia
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Theme Image Block Safe to Use in 2026?

Generally Safe

Score 100/100

Theme Image 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 "theme-image-block" plugin version 1.1.1 exhibits a strong security posture based on the provided static analysis. It demonstrates excellent practices by utilizing prepared statements for all SQL queries and properly escaping all identified output. The absence of dangerous functions, external HTTP requests, and taint flows with unsanitized paths further reinforces this positive assessment. The plugin also has no recorded vulnerabilities, indicating a clean track record and likely diligent security practices by its developers.

However, the analysis does highlight a few areas that, while not indicative of immediate exploitable vulnerabilities in this version, represent potential weaknesses in a broader security context. The complete lack of nonces and capability checks across all identified entry points (even though the attack surface is currently zero) is a significant concern. This means that if any entry points were to be introduced or discovered in future versions, they would be inherently unprotected. Similarly, the presence of a file operation without further context is a minor flag, as it could become a vector if not handled with extreme care. The absence of any vulnerabilities in its history is a significant strength, suggesting developer attentiveness. Overall, this version appears secure due to its lack of attack vectors and sanitization, but the foundational lack of auth checks on potential entry points is a weakness.

Key Concerns

  • No nonce checks found
  • No capability checks found
  • File operation without context
Vulnerabilities
None known

Theme Image Block Security Vulnerabilities

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

Theme Image Block Code Analysis

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

Output Escaping

100% escaped45 total outputs
Attack Surface

Theme Image Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitsrc\Init.php:18
actionenqueue_block_editor_assetssrc\Init.php:19
actionplugins_loadedtheme-image-block.php:32
Maintenance & Trust

Theme Image Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 20, 2026
PHP min version7.4
Downloads163

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Theme Image Block Developer Profile

Happy Prime

6 plugins · 1K total installs

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

How We Detect Theme Image Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/theme-image-block/blocks/build/index.js/wp-content/plugins/theme-image-block/blocks/build/style-index.css/wp-content/plugins/theme-image-block/blocks/build/index.asset.php
Script Paths
/wp-content/plugins/theme-image-block/blocks/build/index.js
Version Parameters
theme-image-block/blocks/build/index.js?ver=theme-image-block/blocks/build/style-index.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-happyprime-theme-image
Data Attributes
data-wp-block="theme-image-block/theme-image"
JS Globals
happyprime_themeimageblock_data
FAQ

Frequently Asked Questions about Theme Image Block