Haxy Image Widget Security & Risk Analysis

wordpress.org/plugins/hexyimagewidget

A haxy widget that makes it a breeze to add images to your sidebars and set the image as “follow” or “nofollow”.

10 active installs v1.2 PHP + WP 3.5+ Updated Apr 21, 2015
image-widgetmediamedia-managersidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Haxy Image Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The hexyimagewidget plugin v1.2 demonstrates a generally good security posture based on the static analysis. The absence of dangerous functions, file operations, external HTTP requests, and SQL injection vulnerabilities (all queries use prepared statements) are significant strengths. The high percentage of properly escaped output further mitigates risks related to cross-site scripting. The presence of nonce checks on its two AJAX handlers is also a positive sign, as it adds a layer of protection against CSRF attacks on these entry points.

A notable area for improvement lies in the lack of capability checks. While nonce checks are present, verifying user permissions (capabilities) before executing actions within the AJAX handlers is crucial for a robust security model. This is particularly important if the widget's functionality could be leveraged by unauthorized users to perform actions they shouldn't.

The plugin has a clean vulnerability history with no recorded CVEs. This, combined with the static analysis findings, suggests that the developers are likely following secure coding practices. However, the absence of taint analysis results means that potential vulnerabilities within complex data flows, though not immediately apparent, cannot be definitively ruled out. The overall security is strong, but the addition of capability checks would further enhance its resilience.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Haxy Image Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Haxy Image Widget Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Haxy Image Widget Code Analysis

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

Output Escaping

92% escaped120 total outputs
Attack Surface

Haxy Image Widget Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_hexy_image_widget_find_postsincludes/class-hexy-image-widget-plugin.php:37
authwp_ajax_hexy_image_widget_preferencesincludes/class-hexy-image-widget-plugin.php:38
WordPress Hooks 14
actionplugins_loadedhexy-image-widget.php:75
filterhexy_image_widget_outputincludes/class-hexy-image-widget-legacy.php:24
filterhexy_image_widget_fieldsincludes/class-hexy-image-widget-legacy.php:25
actionhexy_image_widget_field-legacyincludes/class-hexy-image-widget-legacy.php:26
filterhexy_image_widget_instanceincludes/class-hexy-image-widget-legacy.php:27
actionwidgets_initincludes/class-hexy-image-widget-plugin.php:25
actioninitincludes/class-hexy-image-widget-plugin.php:34
actionsidebar_admin_setupincludes/class-hexy-image-widget-plugin.php:35
filterscreen_settingsincludes/class-hexy-image-widget-plugin.php:36
actioncustomize_controls_print_footer_scriptsincludes/class-hexy-image-widget-plugin.php:98
actionadmin_footerincludes/class-hexy-image-widget-plugin.php:99
actionsave_postincludes/class-hexy-image-widget.php:59
actiondelete_attachmentincludes/class-hexy-image-widget.php:60
actionswitch_themeincludes/class-hexy-image-widget.php:61
Maintenance & Trust

Haxy Image Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 21, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Haxy Image Widget Developer Profile

Rimaz Rauf

2 plugins · 20 total installs

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

How We Detect Haxy 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/hexy-image-widget/assets/css/hexy-image-widget.css
Script Paths
/wp-content/plugins/hexy-image-widget/assets/js/hexy-image-widget.js
Version Parameters
hexy-image-widget/assets/css/hexy-image-widget.css?ver=hexy-image-widget/assets/js/hexy-image-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
hexy-image-widget-field-toggle
Data Attributes
data-l10ndata-screen-options-nonce
JS Globals
HexyImageWidget
REST Endpoints
/wp-json/hexy-image-widget/v1/find-posts/wp-json/hexy-image-widget/v1/preferences
FAQ

Frequently Asked Questions about Haxy Image Widget