mklasen's Dynamic Widget Security & Risk Analysis

wordpress.org/plugins/mklasens-dynamic-widget

Add per-page/post configurable WYSIWYG editors as a widget to your sidebar.

10 active installs v2.0.3 PHP + WP 3.5+ Updated Jun 13, 2017
dynamicdynamic-widgetper-pagewidgetwysiwyg
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is mklasen's Dynamic Widget Safe to Use in 2026?

Generally Safe

Score 85/100

mklasen's Dynamic 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 "mklasens-dynamic-widget" v2.0.3 plugin exhibits a very small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events that could be directly exploited as entry points. The code also demonstrates good practice by using prepared statements for all SQL queries, indicating a focus on preventing SQL injection vulnerabilities. Furthermore, the absence of known CVEs and a history of vulnerabilities suggests a generally secure development process to date. However, a significant concern is the complete lack of output escaping for all identified outputs. This means that any dynamic content generated by the plugin could potentially be rendered in an unescaped manner, opening the door for Cross-Site Scripting (XSS) attacks if user-supplied data is involved in generating that output. Additionally, the absence of nonce and capability checks across all entry points, though currently limited in number, means that if new entry points are added or existing ones become exploitable, they would be vulnerable to unauthorized access or manipulation.

Key Concerns

  • 0% output escaping
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

mklasen's Dynamic Widget Security Vulnerabilities

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

mklasen's Dynamic Widget Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

mklasen's Dynamic Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadd_meta_boxesmklasens-wysiwyg-dynamic-widget.php:36
actionsave_postmklasens-wysiwyg-dynamic-widget.php:37
actionwidgets_initmklasens-wysiwyg-dynamic-widget.php:38
Maintenance & Trust

mklasen's Dynamic Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 13, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

mklasen's Dynamic Widget Developer Profile

Marinus Klasen

5 plugins · 100 total installs

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

How We Detect mklasen's Dynamic Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mklasens-dynamic-widget/mklasens-wysiwyg-dynamic-widget.php/wp-content/plugins/mklasens-dynamic-widget/widget.php

HTML / DOM Fingerprints

CSS Classes
mklasens_dynamic_widget
Data Attributes
id="mklasen_add_dynamic_widget_content"name="mklasens-dynamic-text-input"id="mklasens-dynamic-text-editor"
FAQ

Frequently Asked Questions about mklasen's Dynamic Widget