Internal Link Widget Security & Risk Analysis

wordpress.org/plugins/internal-link-widget

Enable a new widget to easily manage internal link to pages.

400 active installs v0.3 PHP + WP 3.0+ Updated Mar 1, 2016
linksidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Internal Link Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The internal-link-widget plugin version 0.3 exhibits a generally good security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and importantly, there are no unprotected entry points. Furthermore, the code signals indicate no dangerous functions, file operations, or external HTTP requests. The use of prepared statements for all SQL queries is a strong security practice. However, a concerning weakness lies in the output escaping, where only 15% of outputs are properly escaped, suggesting a potential for cross-site scripting (XSS) vulnerabilities. The lack of any identified taint flows or vulnerability history is positive, implying that the plugin has not been a source of known exploits. Despite the strong foundation in limiting entry points and handling data safely in database operations, the poor output escaping practices represent a notable risk that could be exploited.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Internal Link Widget Security Vulnerabilities

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

Internal Link Widget Code Analysis

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

Output Escaping

15% escaped20 total outputs
Attack Surface

Internal Link Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initinternal-link-widget.php:95
actionadmin_headinternal-link-widget.php:104
Maintenance & Trust

Internal Link Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 1, 2016
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings3
Active installs400
Developer Profile

Internal Link Widget Developer Profile

Martino Stenta

2 plugins · 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 Internal Link Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
internal-link-blocklink-to-
Data Attributes
id="internal_link"id="internal_link-title"id="internal_link-checkbox"id="internal_link-text"id="internal_link-wpage"
FAQ

Frequently Asked Questions about Internal Link Widget