CVE-2026-53741
Received Received - Intake
Stored Cross-Site Scripting in Simple Link Directory Plugin

Publication date: 2026-06-10

Last updated on: 2026-06-10

Assigner: VulnCheck

Description
Simple Link Directory through 9.0.4 interpolates the sld_no_results_found option into a JavaScript string literal without encoding. Because sanitize_text_field leaves quotes intact, a stored payload breaks out of the string and runs script for every page visitor.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-10
Last Modified
2026-06-10
Generated
2026-06-11
AI Q&A
2026-06-11
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in Simple Link Directory through version 9.0.4. It occurs because the sld_no_results_found option is inserted into a JavaScript string literal without proper encoding. The function sanitize_text_field does not remove quotes, which allows a stored malicious payload to break out of the string context and execute arbitrary script code for every visitor of the page.

Impact Analysis

The vulnerability allows an attacker to inject and execute arbitrary JavaScript code on every page visit. This can lead to cross-site scripting (XSS) attacks, potentially compromising user data, session tokens, or performing actions on behalf of users without their consent.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-53741. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart