Hikari Internal Links Security & Risk Analysis

wordpress.org/plugins/hikari-internal-links

Hikari Internal Links provides a shortcode that dynamically generates to most Wordpress pages, like posts, comments, categories, feeds.

10 active installs v0.06.03 PHP + WP 2.8.0+ Updated Jul 5, 2010
categorycustom-typelinkposttag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hikari Internal Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "hikari-internal-links" plugin exhibits a mixed security posture. On one hand, it demonstrates good practices by utilizing prepared statements for all SQL queries and not making external HTTP requests. The absence of known CVEs and a clean vulnerability history is also a positive sign. However, significant concerns arise from the static analysis results, particularly the complete lack of output escaping. This means that any data processed by the plugin and displayed to users could be susceptible to Cross-Site Scripting (XSS) attacks. Additionally, the taint analysis revealed two flows with unsanitized paths, indicating potential vulnerabilities where user-controlled input might be used in file operations or other path-dependent actions without proper sanitization, although these were not classified as critical or high severity in the provided data. The absence of nonce checks on its entry points (shortcodes) further increases the risk of Cross-Site Request Forgery (CSRF) if the shortcodes can be triggered with malicious intent.

While the plugin has a small attack surface and no recorded critical vulnerabilities, the lack of output escaping presents a substantial risk of XSS. The presence of unsanitized paths, even without higher severity classification, warrants attention. The absence of nonce checks on shortcodes is another area of concern. The plugin's strengths lie in its database query security and lack of external dependencies. However, the critical weakness in output escaping and the presence of unsanitized paths must be addressed to improve its overall security.

Key Concerns

  • All outputs are unescaped
  • Taint analysis shows unsanitized paths
  • No nonce checks on entry points
Vulnerabilities
None known

Hikari Internal Links Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Hikari Internal Links Release Timeline

v0.06.03Current
Code Analysis
Analyzed Apr 16, 2026

Hikari Internal Links Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

0% escaped59 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
debugRequestParameters (hikari-tools.php:847)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hikari Internal Links Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[p2p] hikari-internal-links-core.php:48
[hkLink] hikari-internal-links-core.php:49
WordPress Hooks 4
actionwp_headhikari-internal-links-core.php:51
actioninithikari-tools.php:33
actionadmin_inithikari-tools.php:374
actionadmin_menuhikari-tools.php:375
Maintenance & Trust

Hikari Internal Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJul 5, 2010
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Hikari Internal Links Developer Profile

shidouhikari

9 plugins · 430 total installs

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

How We Detect Hikari Internal Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hikari-internal-links/css/hikari-internal-links.css
Version Parameters
hikari-internal-links/css/hikari-internal-links.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Hikari Internal Links