The Image Widget Security & Risk Analysis

wordpress.org/plugins/ci-image-widget

A simple image widget that allows you to display an image in any sidebar. The image can either link to another page or it can pop out in a lightbox.

80 active installs v1.0.1 PHP + WP 4.4+ Updated Nov 13, 2023
image-widgetimagesphoto-widgetwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The Image Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "ci-image-widget" plugin v1.0.1 presents a generally positive security posture based on the provided static analysis. The absence of known vulnerabilities (CVEs) and the clean taint analysis results are strong indicators of a well-developed and secure codebase. Furthermore, the plugin demonstrates good practices by not performing file operations or external HTTP requests, and its SQL queries are fully protected using prepared statements. The high percentage of properly escaped output (89%) also suggests a conscientious approach to preventing cross-site scripting (XSS) vulnerabilities.

However, there are a few areas that warrant attention. The complete lack of nonces and capability checks, coupled with zero AJAX handlers or REST API routes to analyze, suggests either a very simple plugin or a potential oversight in how it handles user interactions and data validation, especially if it were to expand its functionality in the future. While the current analysis shows no immediate threats, the absence of these fundamental WordPress security mechanisms leaves a gap that could be exploited if the plugin's attack surface were to grow or if specific edge cases were not thoroughly considered. The vulnerability history being entirely clear is a significant strength, implying a stable and low-risk component.

Key Concerns

  • Lack of nonce checks
  • Lack of capability checks
  • Limited attack surface analysis (0 entry points)
Vulnerabilities
None known

The Image Widget Security Vulnerabilities

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

The Image Widget Code Analysis

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

Output Escaping

89% escaped56 total outputs
Attack Surface

The Image Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initci_image_widget.php:13
actionadmin_enqueue_scriptsci_image_widget.php:37
actionwp_enqueue_scriptsci_image_widget.php:38
Maintenance & Trust

The Image Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 13, 2023
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

The Image Widget Developer Profile

Nik

1 plugin · 80 total installs

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

How We Detect The Image Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ci-image-widget/assets/css/admin-styles.css/wp-content/plugins/ci-image-widget/assets/js/admin-scripts.js/wp-content/plugins/ci-image-widget/assets/css/popup.css/wp-content/plugins/ci-image-widget/assets/js/jquery.magnific-popup.js/wp-content/plugins/ci-image-widget/assets/js/scripts.js
Script Paths
assets/js/admin-scripts.jsassets/js/jquery.magnific-popup.jsassets/js/scripts.js
Version Parameters
ci-image-widget-admin-scripts?ver=ci-image-widget-admin-styles?ver=ci-image-widget-popup?ver=jquery.magnific-popup.js?ver=scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
ci-image-widget-popupci-image-widget-thumb-containerci-image-widget-thumbci-image-widget-media-idci-image-widget-upload-buttonci-image-widget-size-select
Data Attributes
ci-image-widget-media-id
JS Globals
ci_image_widget_admin_scripts
FAQ

Frequently Asked Questions about The Image Widget