HTML5 Code editor Security & Risk Analysis

wordpress.org/plugins/html5-code-editor

Integrate code editor to your website.

0 active installs v1.05 PHP 5.6+ WP 3.6.0+ Updated Aug 14, 2019
codecode-editorhtml-editorhtml5-code-editorhtml5-editor
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HTML5 Code editor Safe to Use in 2026?

Generally Safe

Score 85/100

HTML5 Code editor 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 HTML5 Code Editor plugin, version 1.05, demonstrates a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are all positive indicators. Furthermore, the complete absence of recorded vulnerabilities, including CVEs, suggests a history of secure development or effective patching.

However, the analysis does reveal some areas that warrant attention. The presence of one shortcode without any explicit capability checks or nonce verification represents a potential entry point that could be exploited if it interacts with user-supplied data or performs sensitive actions. While the taint analysis shows no specific issues, the shortcode's functionality remains a blind spot without further investigation into its implementation.

In conclusion, the plugin appears to be built with a solid foundation of secure coding practices, and its lack of historical vulnerabilities is reassuring. The primary concern lies with the unprotected shortcode, which, while not indicative of a critical flaw in isolation, represents a common vector for attacks if not handled carefully. A thorough review of the shortcode's implementation would be prudent to confirm its safety.

Key Concerns

  • Shortcode without capability checks
Vulnerabilities
None known

HTML5 Code editor Security Vulnerabilities

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

HTML5 Code editor Release Timeline

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

HTML5 Code editor Code Analysis

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

HTML5 Code editor Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[html5code] html5-code-editor.php:210
WordPress Hooks 2
actionadmin_enqueue_scriptshtml5-code-editor.php:29
actionadmin_menuhtml5-code-editor.php:43
Maintenance & Trust

HTML5 Code editor Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 14, 2019
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

HTML5 Code editor Developer Profile

Adeleye Ayodeji

3 plugins · 60 total installs

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

How We Detect HTML5 Code editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/html5-code-editor/assets/css/style.css/wp-content/plugins/html5-code-editor/assets/js/core.js
Script Paths
/wp-content/plugins/html5-code-editor/assets/js/core.js

HTML / DOM Fingerprints

CSS Classes
contenthtmlcode_inputcodeformseeResultiframecontaineriframeiframewrappertextareacontainer+4 more
HTML Comments
<!-- Textarea container start here --><!-- HTML5 Editor begins here --><!-- HTML5 Editor ends here --><!-- Textarea container ends here -->+2 more
Data Attributes
id="textareaCode"class="code_input"id="code"id="bt"class="codeform"class="seeResult"+11 more
JS Globals
loadscript()
Shortcode Output
<div class='wrap'><div class="contenthtml"><div id="hearder1"><code>HTML5 <span>CODE</span> Editor</code>
FAQ

Frequently Asked Questions about HTML5 Code editor