Linkable Title Html and Php Widget Security & Risk Analysis

wordpress.org/plugins/linkable-title-html-and-php-widget

A widget where you may have Text, HTML, Javascript, Flash and/or Php as content with linkable/clickable widget title.

700 active installs v1.2.6 PHP + WP 2.8.0+ Updated Jan 4, 2014
clickablelinkablelinked-titlepeplambwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Linkable Title Html and Php Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Linkable Title Html and Php Widget 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 'linkable-title-html-and-php-widget' plugin v1.2.6 exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the complete avoidance of raw SQL queries and the use of prepared statements are excellent practices. The plugin also demonstrates a clean vulnerability history with no recorded CVEs, suggesting a history of secure development.

However, the analysis does reveal a significant concern regarding output escaping, with only 15% of outputs being properly escaped. This is a considerable weakness, as unsafecaped output can lead to cross-site scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into web pages. While the taint analysis did not reveal any critical or high severity flows, the widespread lack of output escaping could still be exploited by an attacker to trigger XSS vulnerabilities, especially if user-supplied data is ever incorporated into these outputs without proper sanitization.

In conclusion, while the plugin benefits from a minimal attack surface and secure database practices, the prevalent issue of unescaped output presents a notable risk. Future development should prioritize addressing this output sanitization deficiency to fully harden the plugin against potential XSS attacks.

Key Concerns

  • Poor output escaping identified
Vulnerabilities
None known

Linkable Title Html and Php Widget Security Vulnerabilities

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

Linkable Title Html and Php Widget Code Analysis

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

Output Escaping

15% escaped40 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<linkable-title-html-and-php-widget> (linkable-title-html-and-php-widget.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Linkable Title Html and Php Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwidgets_initlinkable-title-html-and-php-widget.php:130
actionadmin_noticeslinkable-title-html-and-php-widget.php:140
actionadmin_menulinkable-title-html-and-php-widget.php:287
actionadmin_noticeslinkable-title-html-and-php-widget.php:460
filterplugin_row_metalinkable-title-html-and-php-widget.php:476
actionwp_footerlinkable-title-html-and-php-widget.php:505
Maintenance & Trust

Linkable Title Html and Php Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 4, 2014
PHP min version
Downloads71K

Community Trust

Rating74/100
Number of ratings6
Active installs700
Developer Profile

Linkable Title Html and Php Widget Developer Profile

peplamb

1 plugin · 700 total installs

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

How We Detect Linkable Title Html and Php Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_text
Data Attributes
id="LinkableTitleHtmlAndPhpWidget"name="LinkableTitleHtmlAndPhpWidget"
FAQ

Frequently Asked Questions about Linkable Title Html and Php Widget