
xBooster Advanced Text Widget Security & Risk Analysis
wordpress.org/plugins/xbooster-advanced-text-widgetEasy to use Advanced Text Widget. It is possible to show/hide widget on any pages/posts/categories you want including homepage.
Is xBooster Advanced Text Widget Safe to Use in 2026?
Generally Safe
Score 85/100xBooster Advanced Text Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "xbooster-advanced-text-widget" v1.0 exhibits a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs), no observed file operations, external HTTP requests, or bundled libraries, which are common sources of security issues. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, all observed SQL queries utilize prepared statements, which is a strong security practice. However, there are significant concerns. The presence of the `create_function` dangerous function is a major red flag, as it can lead to arbitrary code execution if user-supplied input is passed to it without proper sanitization. Additionally, a low percentage of output escaping (18%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website through the plugin's output. The complete lack of nonce and capability checks, coupled with zero taint analysis, means that any potential vulnerabilities arising from these weaknesses would go undetected by the static analysis, and are not being protected against.
While the lack of historical vulnerabilities is encouraging, it cannot mitigate the inherent risks identified in the code analysis. The reliance on `create_function` and the insufficient output escaping present immediate and serious threats. The absence of protective measures like nonce and capability checks further exacerbates these risks. The plugin's strengths lie in its limited attack surface and secure database practices, but these are overshadowed by critical code-level weaknesses that require immediate attention to prevent potential exploitation.
Key Concerns
- Dangerous function: create_function used
- Low percentage of output escaping
- No nonce checks
- No capability checks
- No taint analysis performed
xBooster Advanced Text Widget Security Vulnerabilities
xBooster Advanced Text Widget Code Analysis
Dangerous Functions Found
Output Escaping
xBooster Advanced Text Widget Attack Surface
WordPress Hooks 1
Maintenance & Trust
xBooster Advanced Text Widget Maintenance & Trust
Maintenance Signals
Community Trust
xBooster Advanced Text Widget Alternatives
Pro Text Widget
pro-text-widget
Pro Text Widget plugin.You have choice to text widget show only specific Post/category/Page.
Classic Text Widget
classic-text-widget
The classic pre-WordPress version 4.8 text widget
Gabfire Widget Pack
gabfire-widget-pack
The Gabfire Widget Pack contains over a dozen useful widgets to extend your WordPress site. It is a free plugin that will work with ANY theme.
Call to Action Widget
call-to-action-widget
A simple text widget with Title, Image URL, A text/html area, Link Text and Link URL. This simple widget is often used for a call to action widget.
Allow Javascript in Text Widgets
allow-javascript-in-text-widgets
Replaces the default text widget with one that allows Javascript so you can do basic things like add Google Ads to your sidebar without using other pl …
xBooster Advanced Text Widget Developer Profile
2 plugins · 20 total installs
How We Detect xBooster Advanced Text Widget
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.