myWidget recommendations Security & Risk Analysis

wordpress.org/plugins/mywidget-recommendations

myWidget: Widget with personalized recommendations for increasing user metrics.

10 active installs v1.0.4 PHP + WP 3.0.1+ Updated Unknown
ad-networkscontent-recommendationsdiscoverymywidgetwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is myWidget recommendations Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "mywidget-recommendations" v1.0.4 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries, has no file operations, and makes no external HTTP requests. The lack of known CVEs and a clean vulnerability history are also positive indicators of general code quality and diligence regarding security patches.

However, several critical security concerns are present. The use of the deprecated `create_function` is a significant risk, as it can be exploited for remote code execution if not handled with extreme care, especially given the lack of capability checks and nonce checks. Furthermore, while the majority of output is escaped, a notable percentage (26%) remains unescaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if the data originates from an untrusted source.

While the attack surface appears minimal, the presence of the dangerous `create_function` function, coupled with the absence of any authorization or nonce checks on any entry points (even though there are none reported), presents a latent risk. If an entry point were to be discovered or added in the future, it might be susceptible to attack without proper safeguards. The plugin's strengths lie in its database query security and external interaction avoidance, but its weaknesses are tied to outdated coding practices and potential for XSS.

Key Concerns

  • Dangerous function: create_function used
  • Unescaped output found (26%)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

myWidget recommendations Security Vulnerabilities

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

myWidget recommendations Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
5
14 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('', 'return register_widget("MyWidgetRecommendationsView"includes\class-mywidget-recommendations.php:169

Output Escaping

74% escaped19 total outputs
Attack Surface

myWidget recommendations Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionwp_headincludes\class-mywidget-recommendations-view.php:92
actionplugins_loadedincludes\class-mywidget-recommendations.php:143
actionadmin_enqueue_scriptsincludes\class-mywidget-recommendations.php:158
actionadmin_enqueue_scriptsincludes\class-mywidget-recommendations.php:159
actionadmin_menuincludes\class-mywidget-recommendations.php:162
actionadmin_initincludes\class-mywidget-recommendations.php:167
actionwidgets_initincludes\class-mywidget-recommendations.php:169
actionwp_enqueue_scriptsincludes\class-mywidget-recommendations.php:183
actionwp_enqueue_scriptsincludes\class-mywidget-recommendations.php:184
Maintenance & Trust

myWidget recommendations Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

myWidget recommendations Developer Profile

aliramazanov

1 plugin · 10 total installs

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

How We Detect myWidget recommendations

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mywidget-recommendations/admin/css/mywidget-recommendations-admin.css/wp-content/plugins/mywidget-recommendations/admin/js/mywidget-recommendations-admin.js
Version Parameters
mywidget-recommendations/admin/css/mywidget-recommendations-admin.css?ver=mywidget-recommendations/admin/js/mywidget-recommendations-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-uid
JS Globals
mywidget_recommendations_admin
FAQ

Frequently Asked Questions about myWidget recommendations