Widget Subtitle Security & Risk Analysis

wordpress.org/plugins/widget-subtitle

Add a subtitle input field to all widgets.

20 active installs v1.0 PHP + WP 3.0+ Updated Nov 28, 2013
sidebarsubtitlewidgetwidget-subtitle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Widget Subtitle Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The widget-subtitle plugin version 1.0 exhibits a strong security posture based on the provided static analysis. It has no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero-sized attack surface. Furthermore, the code signals indicate a lack of dangerous functions, zero file operations, and no external HTTP requests. SQL queries are entirely handled using prepared statements, which is a significant best practice for preventing SQL injection vulnerabilities. The plugin also avoids common security pitfalls like missing nonce checks and capability checks.

However, there are minor areas for improvement. The analysis reveals that only 50% of the identified output points are properly escaped. This means that half of the plugin's output is potentially vulnerable to cross-site scripting (XSS) attacks. While the taint analysis shows no critical or high severity flows, the unescaped output presents a real risk that should be addressed. The absence of any recorded vulnerabilities in its history is a positive indicator, suggesting a generally well-maintained codebase or a lack of past security scrutiny. Overall, widget-subtitle v1.0 demonstrates good security fundamentals by minimizing its attack surface and employing secure coding practices for database interactions. The primary concern is the incomplete output escaping, which introduces a tangible XSS risk.

Key Concerns

  • Half of outputs are not properly escaped
Vulnerabilities
None known

Widget Subtitle Security Vulnerabilities

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

Widget Subtitle Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

Widget Subtitle Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedwidget-subtitle.php:23
actionin_widget_formwidget-subtitle.php:24
filterwidget_update_callbackwidget-subtitle.php:25
filterdynamic_sidebar_paramswidget-subtitle.php:26
Maintenance & Trust

Widget Subtitle Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 28, 2013
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs20
Developer Profile

Widget Subtitle Developer Profile

Eduardo Zulian

3 plugins · 70 total installs

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

How We Detect Widget Subtitle

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget-subtitle
Data Attributes
id="widget_subtitle"name="widget_subtitle"
FAQ

Frequently Asked Questions about Widget Subtitle