Themedy Widgets Security & Risk Analysis

wordpress.org/plugins/themedy-widgets

These widgets extend the functionality of our Themedy Themes.

100 active installs v1.0.9 PHP + WP 5.2.2+ Updated Jul 3, 2019
ad-widgetgenesisshortcodesthemedythesis
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Themedy Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "themedy-widgets" v1.0.9 plugin exhibits a mixed security posture. While it has no recorded CVEs and a clean vulnerability history, the static analysis reveals several concerning code signals that could lead to vulnerabilities. The presence of the `create_function` dangerous function is a significant red flag, as it is highly susceptible to code injection attacks if not handled with extreme care. Furthermore, the low percentage of SQL queries using prepared statements (33%) suggests a high risk of SQL injection vulnerabilities, especially when combined with the lack of capability checks and nonce verification for its entry points. The minimal output escaping (11%) also points to potential Cross-Site Scripting (XSS) vulnerabilities.

Despite the absence of active threats and a zero-count for known CVEs, the internal code quality raises significant concerns. The attack surface, though small, is not protected by authentication or capability checks. The taint analysis showing zero flows is positive, but this could be due to the limited scope of analysis or the nature of the analyzed code rather than an inherent security strength. Overall, while the plugin hasn't been historically exploited, its current code structure presents substantial risks that require immediate attention and remediation to achieve a secure state.

Key Concerns

  • Use of dangerous function `create_function`
  • Low percentage of SQL queries using prepared statements
  • Low percentage of output properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Themedy Widgets Security Vulnerabilities

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

Themedy Widgets Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', "register_widget('Featured_Post');"));includes\widgets\featured-post-widget.php:160

SQL Query Safety

33% prepared3 total queries

Output Escaping

11% escaped407 total outputs
Attack Surface

Themedy Widgets Attack Surface

Entry Points5
Unprotected0

Shortcodes 5

[post_date] includes\widgets\featured-post-widget.php:461
[post_author] includes\widgets\featured-post-widget.php:491
[post_author_link] includes\widgets\featured-post-widget.php:517
[post_author_posts_link] includes\widgets\featured-post-widget.php:552
[post_comments] includes\widgets\featured-post-widget.php:583
WordPress Hooks 17
actionwidgets_initincludes\widgets\featured-post-widget.php:160
actionwidgets_initincludes\widgets\widget-ad120x240.php:11
actionwidgets_initincludes\widgets\widget-ad120x60.php:11
actionwidgets_initincludes\widgets\widget-ad125.php:11
actioninitincludes\widgets\widget-ad125.php:20
actionwidgets_initincludes\widgets\widget-ad300x250.php:11
actionwidgets_initincludes\widgets\widget-ad300x600.php:11
actionwidgets_initincludes\widgets\widget-ad468x60.php:11
actionwidgets_initincludes\widgets\widget-ad620x100.php:11
actionwidgets_initincludes\widgets\widget-flickr.php:11
actioninitincludes\widgets\widget-social.php:66
actionwidgets_initincludes\widgets\widget-tabbed.php:11
actioninitincludes\widgets\widget-tabbed.php:25
actiongenesis_afterincludes\widgets\widget-tabbed.php:40
actionwidgets_initincludes\widgets\widget-video.php:11
actioninitincludes\widgets\widget-video.php:23
actionafter_setup_themethemedy-widgets.php:18
Maintenance & Trust

Themedy Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJul 3, 2019
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Themedy Widgets Developer Profile

Mark Hodder

2 plugins · 700 total installs

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

How We Detect Themedy Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/themedy-widgets/images/ad-120x240.png/wp-content/plugins/themedy-widgets/images/ad-120x60.png

HTML / DOM Fingerprints

CSS Classes
themedy_ad120x240_widgetads-120x240themedy_ad120x60_widgetads-120x60
Data Attributes
id="themedy_ad120x240_widget"id="themedy_ad120x60_widget"
FAQ

Frequently Asked Questions about Themedy Widgets