Combined Image and Text Widget Security & Risk Analysis

wordpress.org/plugins/combined-image-and-text-widget

A widget plugin for text and image combinations, with multilingual support.

90 active installs v1.1 PHP + WP 2.8+ Updated Oct 7, 2016
adminimageslinkswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Combined Image and Text Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'combined-image-and-text-widget' plugin, version 1.1, exhibits a generally positive security posture based on the provided static analysis. The absence of identified attack surface entry points like AJAX handlers, REST API routes, shortcodes, and cron events, along with zero critical taint flows, indicates a well-contained plugin. The fact that all SQL queries utilize prepared statements is a significant strength, mitigating risks of SQL injection. Furthermore, the plugin has no recorded vulnerabilities (CVEs), suggesting a history of stable and secure development.

However, there are notable areas for improvement. A concerning signal is the low percentage of properly escaped outputs (35%). This suggests a significant risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamically generated content may not be adequately sanitized before being displayed to users. The lack of any identified nonce checks or capability checks, while not directly indicative of a vulnerability in this specific analysis (due to the limited attack surface), represents a potential weakness if future updates introduce new entry points without proper authorization mechanisms. The plugin's overall security is good, but the unescaped output is a critical concern that needs immediate attention.

Key Concerns

  • Significant percentage of unescaped output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Combined Image and Text Widget Security Vulnerabilities

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

Combined Image and Text Widget Code Analysis

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

Output Escaping

35% escaped82 total outputs
Attack Surface

Combined Image and Text Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initcitw.php:39
actionadmin_menucitw.php:40
actionadmin_enqueue_scriptscitw.php:43
actionwp_headcitw.php:45
actionwidgets_initcitw.php:480
Maintenance & Trust

Combined Image and Text Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 7, 2016
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs90
Developer Profile

Combined Image and Text Widget Developer Profile

Nadav Rotchild

1 plugin · 90 total installs

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

How We Detect Combined Image and 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/combined-image-and-text-widget/citw.js

HTML / DOM Fingerprints

CSS Classes
citw_image_containercitw_inner_widget_text
Data Attributes
name="citw_url_schema"name="citw_enable_img_alt"
FAQ

Frequently Asked Questions about Combined Image and Text Widget