
More Widgets Security & Risk Analysis
wordpress.org/plugins/more-widgetsThe More Widgets plugin adds extra widgets to use with your widgetized areas within your WordPress site. Use this plugin instead of built-in theme wid …
Is More Widgets Safe to Use in 2026?
Generally Safe
Score 85/100More Widgets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "more-widgets" plugin version 1.1 presents a generally positive security posture, primarily due to the absence of identified vulnerabilities in its history and a clean static analysis report concerning critical risks. The plugin exhibits good practices by avoiding dangerous functions, performing file operations, and making external HTTP requests. Notably, all detected SQL queries utilize prepared statements, which is a strong indicator against SQL injection vulnerabilities.
However, the static analysis does reveal some areas for improvement. The plugin's output escaping is not consistently applied, with 23% of outputs not being properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if the unescaped data is user-controlled and rendered directly in the browser. Furthermore, the complete lack of nonce and capability checks across all entry points is a significant concern. While the current attack surface is reported as zero, if any new entry points are introduced in future versions without proper authorization checks, it could create serious security flaws. The absence of any recorded vulnerabilities in its history is a positive sign, suggesting careful development or limited exposure, but it does not negate the risks identified in the code itself.
In conclusion, "more-widgets" v1.1 appears to be a relatively secure plugin, especially concerning common threats like SQL injection and code execution. Its strengths lie in its sanitized SQL usage and lack of critical code signals. The primary weaknesses are the unescaped outputs and the complete absence of authorization checks, which, if not addressed, could become points of exploitation in the future. The plugin's history of no vulnerabilities is promising but should be viewed alongside the current static analysis findings.
Key Concerns
- Unescaped output detected
- Missing nonce checks on entry points
- Missing capability checks on entry points
More Widgets Security Vulnerabilities
More Widgets Code Analysis
Output Escaping
More Widgets Attack Surface
WordPress Hooks 4
Maintenance & Trust
More Widgets Maintenance & Trust
Maintenance Signals
Community Trust
More Widgets Alternatives
WooSidebars
woosidebars
WooSidebars adds functionality to display different widgets in a sidebar, according to a context (for example, a specific page or a category).
Content Aware Sidebars – Fastest Widget Area Plugin
content-aware-sidebars
Display new sidebars on any post, page, category etc. Works with Classic Widgets, Block Widgets, and all themes!
Simple Page Sidebars
simple-page-sidebars
Easily assign custom, widget-enabled sidebars to any page.
RaraTheme Companion
raratheme-companion
23 extremely useful custom widgets to create an engaging website.
Socials Ignited
socials-ignited
The Socials Ignited plugin gives you a widget, allowing you to display and link icons on your website of more than 50 social networks.
More Widgets Developer Profile
13 plugins · 22K total installs
How We Detect More Widgets
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/more-widgets/assets/css/more-widgets-admin.css/wp-content/plugins/more-widgets/assets/js/more-widgets-admin.js/wp-content/plugins/more-widgets/assets/css/more-widgets-front.css/wp-content/plugins/more-widgets/assets/css/more-widgets-icons.css/wp-content/plugins/more-widgets/assets/js/more-widgets-admin.jsmore-widgets-admin?ver=1.1more-widgets-front?ver=1.1HTML / DOM Fingerprints
widget_more_widgets<!-- Widget Constructor Class makes it easier to build custom widgets for WP --><!-- Widget name. --><!-- Widget id_base. --><!-- Widget fields. -->+5 moredata-id_basedata-widget_namemoreWidgets