List Related Attachments Security & Risk Analysis

wordpress.org/plugins/list-related-attachments-widget

Listed Related Attachments will display a filtered list of all related attachments for the current post or page.

100 active installs v2.1.6 PHP 7.0+ WP 4.7+ Updated Mar 13, 2019
attachmentslistrelatedsidebarwidget
64
C · Use Caution
CVEs total1
Unpatched1
Last CVEFeb 24, 2025
Safety Verdict

Is List Related Attachments Safe to Use in 2026?

Use With Caution

Score 64/100

List Related Attachments has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Feb 24, 2025Updated 7yr ago
Risk Assessment

The list-related-attachments-widget plugin v2.1.6 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by using prepared statements for all SQL queries and not performing file operations or external HTTP requests. It also has a minimal attack surface with only one shortcode and no AJAX handlers or REST API routes. However, a significant concern is the low percentage of properly escaped output (5%), indicating a strong potential for Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks on its single entry point (the shortcode) further exacerbates this risk, as it could allow unauthenticated users to trigger potentially vulnerable code paths.

The vulnerability history reveals a recent medium-severity XSS vulnerability (last patched on 2025-02-24), which directly aligns with the output escaping concerns identified in the static analysis. The fact that this vulnerability is currently unpatched is a critical red flag. While the plugin avoids several common security pitfalls, the combination of insufficient output escaping and the presence of an unpatched XSS vulnerability, coupled with a lack of nonce checks on its sole entry point, presents a notable risk to users.

Key Concerns

  • Unpatched CVE (Medium Severity XSS)
  • Low percentage of properly escaped output (5%)
  • No nonce checks on entry points (shortcode)
Vulnerabilities
1

List Related Attachments Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-26897medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

List Related Attachments <= 2.1.6 - Authenticated (Contributor+) Stored Cross-Site Scripting

Feb 24, 2025Unpatched
Version History

List Related Attachments Release Timeline

v2.1.6Current1 CVE
v2.1.51 CVE
v2.1.41 CVE
v2.1.31 CVE
v2.1.21 CVE
v2.1.11 CVE
v2.1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

List Related Attachments Code Analysis

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

Output Escaping

5% escaped43 total outputs
Attack Surface

List Related Attachments Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[list-related-attach] lra.php:67
WordPress Hooks 5
actionadmin_menulra.php:61
actionadmin_initlra.php:63
actionwp_headlra.php:64
filterwidget_textlra.php:70
actionwidgets_initlra.php:414
Maintenance & Trust

List Related Attachments Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 13, 2019
PHP min version7.0
Downloads10K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

List Related Attachments Developer Profile

Baden

3 plugins · 140 total installs

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

How We Detect List Related Attachments

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
list-related-attach
Data Attributes
mime-pdfmime-imagemime-pngmime-jpegmime-gifmime-tiff+22 more
Shortcode Output
<ul class = "list-related-attach<li><a href="
FAQ

Frequently Asked Questions about List Related Attachments