Linked Pages Security & Risk Analysis

wordpress.org/plugins/linked-pages

The Linked Pages plugin allows links between posts to be created using customisable page pickers and then displayed using the built in widget.

10 active installs v0.2.3 PHP + WP 3.0+ Updated Jun 9, 2011
custom-fieldlinkmetapost-metawidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Linked Pages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "linked-pages" plugin version 0.2.3 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with exploitable attack vectors is a significant positive. Furthermore, the plugin demonstrates good practices with a substantial number of capability checks and the presence of nonce checks, indicating an effort to secure its functionality. The limited number of SQL queries and the relatively high percentage using prepared statements is also encouraging, minimizing the risk of SQL injection vulnerabilities.

However, a notable concern arises from the low percentage of properly escaped output (19%). This suggests that a significant portion of the plugin's output may be vulnerable to Cross-Site Scripting (XSS) attacks. While no critical or high severity taint flows were detected, the lack of proper output escaping presents a direct avenue for attackers to inject malicious scripts into the WordPress site. The vulnerability history being entirely clean is a positive indicator of past security diligence, but it doesn't mitigate the immediate risks identified in the static analysis.

In conclusion, while the plugin has a low attack surface and implements some crucial security checks, the widespread lack of output escaping is a significant weakness. This needs to be addressed to prevent potential XSS vulnerabilities. The plugin's clean vulnerability history is commendable, but current code-level issues must be prioritized.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Linked Pages Security Vulnerabilities

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

Linked Pages Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

19% escaped112 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
lp_pickers (linkedpages.php:292)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Linked Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menulinkedpages.php:525
actionadmin_menulinkedpages.php:526
actionsave_postlinkedpages.php:527
actioninitlinkedpages.php:1037
Maintenance & Trust

Linked Pages Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJun 9, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Linked Pages Developer Profile

athenaofdelphi

3 plugins · 120 total installs

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

How We Detect Linked Pages

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widefat
FAQ

Frequently Asked Questions about Linked Pages