CVE-2026-53742
Deferred Deferred - Pending Action

Stored XSS in Simple Link Directory Plugin

Vulnerability report for CVE-2026-53742, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-10

Last updated on: 2026-06-10

Assigner: VulnCheck

Description

Simple Link Directory through 9.0.4 echoes embed shortcode attributes into HTML data attributes without escaping in the embedder template. Attackers with contributor access can craft a shortcode attribute that injects an event handler executing in a viewer's browser.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-10
Last Modified
2026-06-10
Generated
2026-07-01
AI Q&A
2026-06-11
EPSS Evaluated
2026-06-30
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 software echoes embed shortcode attributes into HTML data attributes without properly escaping them in the embedder template.

As a result, attackers who have contributor access can craft a shortcode attribute that injects an event handler. This event handler can then execute malicious code in the browser of anyone viewing the embedded content.

Impact Analysis

This vulnerability can lead to the execution of malicious scripts in the browsers of users who view the affected embedded content. Since attackers need contributor access to exploit it, they can inject event handlers that run in viewers' browsers, potentially leading to cross-site scripting (XSS) attacks.

Such attacks can compromise user data, hijack user sessions, or perform actions on behalf of the user without their consent.

Detection Guidance

This vulnerability can be detected by inspecting the HTML output of pages using the Simple Link Directory plugin version 9.0.4 or below for unescaped embed shortcode attributes that include event handlers. Since the issue involves stored Cross-Site Scripting (XSS) via shortcode attributes, reviewing the source code of affected pages for suspicious data attributes containing JavaScript event handlers is recommended.

There are no specific commands provided in the available resources to detect this vulnerability automatically.

Mitigation Strategies

Immediate mitigation steps include restricting contributor-level access to trusted users only, as attackers require contributor access to exploit this vulnerability.

Additionally, monitoring and sanitizing any shortcode attributes before they are embedded into HTML can help prevent exploitation.

Upgrading the Simple Link Directory plugin to a version above 9.0.4, once available, would be the most effective mitigation.

Chat Assistant

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

EPSS Chart