Linked Articles Security & Risk Analysis

wordpress.org/plugins/linked-articles

Easily attach a link to a post. The post permalink is replaced with the shared link and a prefix is added.

10 active installs v1.2 PHP + WP 3.0+ Updated Oct 25, 2023
articleslinked-articleslinked-postslinksposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Linked Articles Safe to Use in 2026?

Generally Safe

Score 85/100

Linked Articles has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The 'linked-articles' plugin v1.2 exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded CVEs, unpatched vulnerabilities, or common vulnerability types in its history is a significant positive indicator. Furthermore, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. The code also demonstrates good practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. The use of prepared statements for all SQL queries is commendable. However, a concern arises from the low percentage of properly escaped output (33%). This indicates that 67% of the outputs are not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever rendered directly without sanitization or escaping. The lack of nonce and capability checks, while seemingly less critical given the minimal attack surface, still represents a missed opportunity to reinforce security, especially if the plugin's functionality were to expand in the future.

Key Concerns

  • Low output escaping (67% unescaped)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Linked Articles Security Vulnerabilities

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

Linked Articles Release Timeline

v1.2Current
v1.1
Code Analysis
Analyzed Mar 16, 2026

Linked Articles Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

Linked Articles Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterthe_title_rsslinked-articles.php:128
filterthe_contentlinked-articles.php:129
filterthe_excerpt_rsslinked-articles.php:130
filterthe_permalink_rsslinked-articles.php:131
actionadmin_menulinked-articles.php:253
Maintenance & Trust

Linked Articles Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedOct 25, 2023
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Linked Articles Developer Profile

maximevalette

3 plugins · 310 total installs

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

How We Detect Linked Articles

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Linked Articles