AH Display Widgets Security & Risk Analysis

wordpress.org/plugins/ah-display-widgets

Simply hide widgets on specified pages. Adds checkboxes to each widget to either show or hide it on every site page.

9K active installs v1.0.3 PHP 7.0+ WP 4.5+ Updated Oct 29, 2018
display-widgetshideshowwidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AH Display Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

AH Display Widgets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "ah-display-widgets" plugin, version 1.0.3, presents a concerning security posture due to a significant lack of authorization checks on its attack surface. While the static analysis shows a clean slate regarding dangerous functions, SQL injection vulnerabilities, and file operations, the presence of one AJAX handler without authentication is a critical oversight. This unprotected entry point could be exploited by unauthenticated users to trigger plugin functionality, potentially leading to unintended consequences or information disclosure depending on the AJAX handler's logic. The taint analysis further highlights a flow with an unsanitized path, which, combined with the unprotected AJAX handler, suggests a potential for vulnerabilities if user-supplied data is not properly handled within that specific flow. The plugin's vulnerability history is clean, which is a positive indicator of past development practices, but it does not negate the immediate risks identified in the current code. Overall, the plugin exhibits good practices in areas like SQL query preparation and output escaping, but the fundamental security flaw of an exposed AJAX endpoint requires immediate attention.

Key Concerns

  • Unprotected AJAX handler found
  • Flow with unsanitized path
  • Missing capability checks
  • Missing nonce checks on AJAX
Vulnerabilities
None known

AH Display Widgets Security Vulnerabilities

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

AH Display Widgets Code Analysis

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

Output Escaping

88% escaped97 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<ah-display-widgets> (ah-display-widgets.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

AH Display Widgets Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_dw_show_widgetah-display-widgets.php:58
WordPress Hooks 10
filterwidget_display_callbackah-display-widgets.php:50
actionin_widget_formah-display-widgets.php:56
filterwidget_update_callbackah-display-widgets.php:57
actionadmin_footerah-display-widgets.php:59
actionsave_post_pageah-display-widgets.php:62
actioncreated_termah-display-widgets.php:65
actionupdate_option_rewrite_rulesah-display-widgets.php:68
actionplugins_loadedah-display-widgets.php:73
filtersidebars_widgetsah-display-widgets.php:81
actionadmin_print_styles-widgets.phpah-display-widgets.php:773
Maintenance & Trust

AH Display Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedOct 29, 2018
PHP min version7.0
Downloads74K

Community Trust

Rating100/100
Number of ratings11
Active installs9K
Developer Profile

AH Display Widgets Developer Profile

Andreas Hecht

8 plugins · 10K total installs

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

How We Detect AH Display Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ah-display-widgets/display-widgets.js/wp-content/plugins/ah-display-widgets/display-widgets.css
Script Paths
/wp-content/plugins/ah-display-widgets/display-widgets.js
Version Parameters
ah-display-widgets/display-widgets.js?ver=ah-display-widgets/display-widgets.css?ver=

HTML / DOM Fingerprints

CSS Classes
ah-dw-settings
HTML Comments
<!-- AH Display Widgets --><!-- END AH Display Widgets -->
Data Attributes
data-dw-widget-iddata-dw-widget-instance
JS Globals
ah_dw_vars
FAQ

Frequently Asked Questions about AH Display Widgets