Ultimate Tabbed Widgets Security & Risk Analysis

wordpress.org/plugins/ultimate-tabbed-widgets

A plugin that allows you to create widget areas that can be turned into tabs or

200 active installs v1.1.2 PHP + WP 2.7+ Updated May 18, 2018
accordionsidebartabswidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ultimate Tabbed Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "ultimate-tabbed-widgets" v1.1.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and SQL queries not using prepared statements are positive indicators. Furthermore, the lack of any recorded vulnerabilities in its history suggests a well-maintained and relatively secure codebase. However, significant concerns arise from the low percentage of properly escaped output. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities, especially given the presence of a shortcode which can be an entry point for user-supplied data that might be rendered without adequate sanitization. The complete lack of nonce and capability checks, while not directly tied to an exposed entry point in this specific analysis, represents a missed opportunity for robust access control and protection against certain types of attacks if the attack surface were to expand or change in future versions.

Despite the absence of critical issues like taint flows or unpatched CVEs, the unescaped output is a notable weakness that warrants attention. While the current attack surface is limited to a single shortcode, the potential for XSS exploitation remains a risk that could be amplified if the plugin's functionality evolves. The plugin's strength lies in its clean history and careful handling of database queries and external interactions. Its weakness lies in the insufficient sanitization of its output, which is a fundamental aspect of secure web application development.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Ultimate Tabbed Widgets Security Vulnerabilities

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

Ultimate Tabbed Widgets Code Analysis

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

Output Escaping

21% escaped28 total outputs
Attack Surface

Ultimate Tabbed Widgets Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[utw] ultimate-tabbed-widgets.php:70
WordPress Hooks 7
actionplugins_loadedultimate-tabbed-widgets.php:28
actioninitultimate-tabbed-widgets.php:43
actionadmin_menuultimate-tabbed-widgets.php:44
actionwidgets_initultimate-tabbed-widgets.php:45
filterload_textdomain_mofileultimate-tabbed-widgets.php:49
actionwp_enqueue_scriptsultimate-tabbed-widgets.php:69
filterplugin_action_links_ultimate-tabbed-widgets/ultimate-tabbed-widgets.phpultimate-tabbed-widgets.php:74
Maintenance & Trust

Ultimate Tabbed Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 18, 2018
PHP min version
Downloads6K

Community Trust

Rating80/100
Number of ratings2
Active installs200
Developer Profile

Ultimate Tabbed Widgets Developer Profile

Claude Vedovini

3 plugins · 440 total installs

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

How We Detect Ultimate Tabbed Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ultimate-tabbed-widgets/theme/jquery-ui.css

HTML / DOM Fingerprints

CSS Classes
tabbed-widgets
Data Attributes
data-utw-template
Shortcode Output
[utw]
FAQ

Frequently Asked Questions about Ultimate Tabbed Widgets