LinkShare Security & Risk Analysis

wordpress.org/plugins/link-share

use shortcode [linkshare][/linkshare] to show your website share on pages, posts or widgets.

10 active installs v0.0.6 PHP + WP 4.7+ Updated Sep 9, 2017
linksposttypeshare
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LinkShare Safe to Use in 2026?

Generally Safe

Score 85/100

LinkShare 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 "link-share" plugin v0.0.6 exhibits a generally good security posture based on the static analysis. The complete absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a strong indicator of secure coding practices. Furthermore, the presence of nonce and capability checks on its single entry point (a shortcode) suggests a well-considered approach to access control. The lack of any recorded vulnerabilities in its history further reinforces this positive assessment. However, a weakness is identified in the output escaping, where only 63% of outputs are properly escaped. This leaves a portion of user-facing output potentially vulnerable to cross-site scripting (XSS) attacks if the unescaped data originates from user input or untrusted sources. While the taint analysis found no flows, this could be due to the limited scope or complexity of the plugin's functionality. In conclusion, the plugin is largely secure due to its robust handling of critical security areas, but the partial output escaping warrants attention to prevent potential XSS vulnerabilities.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

LinkShare Security Vulnerabilities

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

LinkShare Code Analysis

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

Output Escaping

63% escaped8 total outputs
Attack Surface

LinkShare Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[linkshare] Link-share.php:211
WordPress Hooks 5
actioninitLink-share.php:206
actioninitLink-share.php:207
actionadd_meta_boxesLink-share.php:209
actionsave_postLink-share.php:210
filterwidget_textLink-share.php:215
Maintenance & Trust

LinkShare Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedSep 9, 2017
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

LinkShare Developer Profile

Bestony

10 plugins · 180 total installs

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

How We Detect LinkShare

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/link-share/link-share.php

HTML / DOM Fingerprints

CSS Classes
linkshare-listlinkshare-itemlinkshare-link
Data Attributes
name="comment"name="url"
Shortcode Output
<ul class='linkshare-list'><li class='linkshare-item'><a class='linkshare-link'
FAQ

Frequently Asked Questions about LinkShare