Widgets Device Display Option Security & Risk Analysis

wordpress.org/plugins/widgets-device-display-option

Adds option for widgets to hide or show depending on device type : mobile, desktop, or both.

0 active installs v1.0 PHP + WP 3.4+ Updated Apr 27, 2018
desktopdevicedeviceswidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Widgets Device Display Option Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "widgets-device-display-option" plugin v1.0 exhibits a strong security posture in terms of its attack surface and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, the complete lack of known CVEs and historical vulnerabilities suggests a generally well-maintained codebase.

However, a significant concern arises from the static analysis regarding output escaping. With 4 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users that originates from the plugin, even if not directly user-controlled, could be manipulated to inject malicious scripts. The lack of capability checks and nonce checks also contributes to this risk, as there are no built-in mechanisms to verify user permissions or prevent request forgery for the limited interactions that might exist.

In conclusion, while the plugin's limited feature set and clean history are positive indicators, the critical flaw in output escaping presents a serious, exploitable risk. Addressing the unescaped output is paramount to improving its security.

Key Concerns

  • No output escaping
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Widgets Device Display Option Security Vulnerabilities

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

Widgets Device Display Option Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Widgets Device Display Option Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Widgets Device Display Option Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionin_widget_formwidgets-device-display-option.php:84
filterwidget_update_callbackwidgets-device-display-option.php:85
filterwidget_display_callbackwidgets-device-display-option.php:86
Maintenance & Trust

Widgets Device Display Option Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 27, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Widgets Device Display Option Developer Profile

Mathieu Thollet

4 plugins · 30 total installs

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

How We Detect Widgets Device Display Option

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="device"id="device"
FAQ

Frequently Asked Questions about Widgets Device Display Option