Image & Text Widget Security & Risk Analysis

wordpress.org/plugins/image-text-widget

Easy to use plugin that uses the native WordPress media manager to add image widgets to your site.

1K active installs v1.0.3 PHP + WP 3.5+ Updated Nov 28, 2017
imageimagestextwidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image & Text Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The image-text-widget plugin, version 1.0.3, exhibits a strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, cron events, and file operations significantly limits the potential attack surface. Furthermore, the code demonstrates good practices by not utilizing dangerous functions and exclusively employing prepared statements for any SQL queries, even though none were detected. The high percentage of properly escaped output also suggests a commitment to preventing cross-site scripting vulnerabilities.

Despite these strengths, a notable concern is the complete lack of nonce checks and capability checks. While the static analysis reported zero entry points that require authentication, the absence of these fundamental security mechanisms means that if any new entry points were introduced in future versions or if existing ones were inadvertently exposed, they would be immediately unprotected. The vulnerability history is also clean, with no known CVEs, which is a positive indicator. However, this clean history, combined with the lack of security checks, could be interpreted in two ways: either the plugin is inherently very secure and simple, or the limited attack surface has prevented vulnerabilities from being discovered or exploited. This makes it difficult to definitively assess the plugin's resilience against more sophisticated attacks without further testing, but the current data points to a generally secure, albeit basic, plugin.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Image & Text Widget Security Vulnerabilities

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

Image & Text Widget Code Analysis

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

Output Escaping

88% escaped16 total outputs
Attack Surface

Image & Text Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedimage-text-widget.php:47
actionadmin_enqueue_scriptsimage-text-widget.php:48
actionwidgets_initimage-text-widget.php:49
Maintenance & Trust

Image & Text Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedNov 28, 2017
PHP min version
Downloads26K

Community Trust

Rating80/100
Number of ratings4
Active installs1K
Developer Profile

Image & Text Widget Developer Profile

dFactory

12 plugins · 357K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
247 days
View full developer profile
Detection Fingerprints

How We Detect Image & Text Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-text-widget/css/admin.css/wp-content/plugins/image-text-widget/js/admin.js
Script Paths
/wp-content/plugins/image-text-widget/js/admin.js
Version Parameters
image-text-widget/css/admin.css?ver=image-text-widget/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-iddata-post_type
JS Globals
itwArgs
FAQ

Frequently Asked Questions about Image & Text Widget