Custom Link Widget Security & Risk Analysis

wordpress.org/plugins/custom-link-widget

Custom Link Widget Plugin is a Free WordPress plugin which allows you to add Hyperlinks directly using a Widget. This is quite similar to WordPress Li …

1K active installs v1.1.1 PHP + WP 3.0+ Updated Nov 28, 2017
link-widgetwidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Link Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "custom-link-widget" plugin version 1.1.1 exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL injection vulnerabilities, file operations, external HTTP requests, or critical taint flows. The complete absence of known CVEs in its history further reinforces this positive outlook, suggesting a history of secure development and maintenance.

However, a significant concern arises from the 29% rate of properly escaped output. With 28 total outputs analyzed, this means a substantial portion (approximately 20 outputs) are not being adequately escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly outputted without proper sanitization. Additionally, the complete lack of nonce checks and capability checks across all entry points, though the attack surface is currently zero, indicates a potential weakness if any new entry points are introduced without proper security measures in place.

In conclusion, while the plugin benefits from a clean vulnerability history and good practices regarding SQL queries, the insufficient output escaping is a notable area of concern that requires attention. The absence of nonce and capability checks on entry points, even with a current zero-attack surface, represents a latent risk that should be addressed proactively.

Key Concerns

  • Insufficient output escaping
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Custom Link Widget Security Vulnerabilities

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

Custom Link Widget Code Analysis

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

Output Escaping

29% escaped28 total outputs
Attack Surface

Custom Link Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initiCLW.php:93
Maintenance & Trust

Custom Link Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 28, 2017
PHP min version
Downloads35K

Community Trust

Rating74/100
Number of ratings7
Active installs1K
Developer Profile

Custom Link Widget Developer Profile

pankajbiswas

1 plugin · 1K total installs

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

How We Detect Custom Link Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-link-widget/style.css
Version Parameters
custom-link-widget/style.css?ver=custom-link-widget.php?ver=

HTML / DOM Fingerprints

CSS Classes
widget_iCLW
HTML Comments
<!-- New Window Opening Option --><!-- /New Window Opening Option -->
Data Attributes
id="iCLW"name="iCLW"
FAQ

Frequently Asked Questions about Custom Link Widget