HTML Widget Security & Risk Analysis

wordpress.org/plugins/html-widget

Adds a simple HTML widget with syntax highlighting for HTML, CSS and JS.

400 active installs v0.1.0 PHP + WP 4.7+ Updated Jun 30, 2017
codemirrorhtmlwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HTML Widget Safe to Use in 2026?

Generally Safe

Score 85/100

HTML Widget 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 'html-widget' plugin, version 0.1.0, demonstrates a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code shows a commitment to secure coding practices with 100% of SQL queries using prepared statements and a high percentage of output being properly escaped. The presence of capability checks, while limited, is also a positive indicator.

Key Concerns

  • Only 78% of output properly escaped
  • No nonce checks found
Vulnerabilities
None known

HTML Widget Security Vulnerabilities

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

HTML Widget Code Analysis

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

Output Escaping

78% escaped18 total outputs
Attack Surface

HTML Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedhtml-widget.php:25
actionadmin_enqueue_scriptshtml-widget.php:28
actionwidgets_inithtml-widget.php:31
filterhtml_widget_contenthtml-widget.php:36
Maintenance & Trust

HTML Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 30, 2017
PHP min version
Downloads6K

Community Trust

Rating80/100
Number of ratings4
Active installs400
Developer Profile

HTML Widget Developer Profile

seothemes

8 plugins · 7K total installs

67
trust score
Avg Security Score
83/100
Avg Patch Time
170 days
View full developer profile
Detection Fingerprints

How We Detect HTML Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/html-widget/assets/styles/min/styles.min.css/wp-content/plugins/html-widget/assets/scripts/min/scripts.min.js
Script Paths
/wp-content/plugins/html-widget/assets/scripts/min/scripts.min.js

HTML / DOM Fingerprints

CSS Classes
widget_htmlhtml-widget
Data Attributes
data-editor-textarea
JS Globals
CodeMirror
FAQ

Frequently Asked Questions about HTML Widget