FS Link Posts Security & Risk Analysis

wordpress.org/plugins/fs-link-posts

FS Link Posts is a simple plugin to enable you to manually associate a post with other posts you’ve created.

10 active installs v0.2 PHP + WP 3.0.1+ Updated Sep 21, 2010
custompagespoststheme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FS Link Posts Safe to Use in 2026?

Generally Safe

Score 85/100

FS Link Posts 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 fs-link-posts plugin v0.2 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, all identified SQL queries utilize prepared statements, and there are no detected file operations or external HTTP requests, which are common vectors for exploitation. The presence of both nonce and capability checks, although singular, indicates an awareness of basic WordPress security practices.

However, a significant concern arises from the complete lack of output escaping. With 6 total outputs identified and 0% properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users without proper sanitization or escaping could be manipulated by attackers to inject malicious scripts. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign, but this is often a reflection of the plugin's limited functionality and attack surface rather than a guarantee of future security. The lack of taint analysis results could be due to the limited complexity or entry points of the plugin, but it doesn't negate the identified output escaping issue.

In conclusion, while the plugin is strong in preventing common injection and unauthorized access vulnerabilities due to its minimal entry points and secure SQL handling, the critical failure in output escaping presents a substantial risk of XSS. Developers should prioritize addressing this issue immediately. The absence of recorded vulnerabilities is positive but should not lead to complacency, especially given the identified XSS risk.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

FS Link Posts Security Vulnerabilities

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

FS Link Posts Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

FS Link Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menufs-link-posts.php:181
actionsave_postfs-link-posts.php:183
Maintenance & Trust

FS Link Posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedSep 21, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FS Link Posts Developer Profile

Simon Hamp

1 plugin · 10 total installs

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

How We Detect FS Link Posts

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
fs-linked-postsfs-linked-post
Data Attributes
name="fs_linked_posts[]"name="fs_link_posts_noncename"id="fs_link_posts_noncename"
FAQ

Frequently Asked Questions about FS Link Posts