KCPT Fading Image Widget Security & Risk Analysis

wordpress.org/plugins/kcpt-fading-image-widget

A simple image widget, you can set a url for the image to link to upon click. You can also specify a title, and a 2nd image which the 1st image will …

20 active installs v0.0.5 PHP + WP 3.5+ Updated Jun 21, 2016
imageimage-widgetwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is KCPT Fading Image Widget Safe to Use in 2026?

Generally Safe

Score 85/100

KCPT Fading Image 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 "kcpt-fading-image-widget" plugin v0.0.5 exhibits a mixed security posture. On the positive side, the plugin demonstrates excellent adherence to secure coding practices regarding SQL queries, utilizing prepared statements exclusively. Furthermore, the absence of any recorded vulnerabilities (CVEs) in its history is a strong indicator of a generally well-maintained and secure codebase. The static analysis also shows a minimal attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points were detected.

However, the analysis reveals a significant concern: 100% of the 35 identified output operations are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is rendered on the front-end without proper sanitization or escaping could be exploited by attackers to inject malicious scripts. While the plugin has no recorded vulnerabilities to date, this lack of output escaping creates a fertile ground for potential XSS exploits. The absence of nonce checks and capability checks, although not directly exploitable given the current limited attack surface, are also areas that could pose risks if new entry points are introduced or if the plugin's functionality evolves without corresponding security enhancements.

In conclusion, while the plugin benefits from a clean vulnerability history and secure SQL handling, the complete lack of output escaping is a critical weakness that significantly lowers its overall security. The current risk is primarily centered around potential XSS vulnerabilities. The absence of known vulnerabilities is encouraging but does not negate the immediate risk posed by unescaped output. Future development should prioritize addressing this critical oversight.

Key Concerns

  • 0% properly escaped output
  • No Nonce checks
  • No Capability checks
Vulnerabilities
None known

KCPT Fading Image Widget Security Vulnerabilities

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

KCPT Fading Image Widget Code Analysis

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

Output Escaping

0% escaped35 total outputs
Attack Surface

KCPT Fading Image Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioncurrent_screenkcpt-image-widget.php:204
actionwp_enqueue_scriptskcpt-image-widget.php:205
actionadmin_enqueue_scriptskcpt-image-widget.php:206
actionwp_enqueue_scriptskcpt-image-widget.php:218
actionwidgets_initkcpt-image-widget.php:242
Maintenance & Trust

KCPT Fading Image Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 21, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

KCPT Fading Image Widget Developer Profile

Fastmover

2 plugins · 720 total installs

88
trust score
Avg Security Score
92/100
Avg Patch Time
25 days
View full developer profile
Detection Fingerprints

How We Detect KCPT Fading 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/kcpt-fading-image-widget/kcpt-fading-image-widget.css
Script Paths
/wp-content/plugins/kcpt-fading-image-widget/kcpt-fading-image-widget.js

HTML / DOM Fingerprints

CSS Classes
img-widgetimage-widget-imageimage-widget-hover-image
Data Attributes
insert-kcpt-image
FAQ

Frequently Asked Questions about KCPT Fading Image Widget