Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network-reachable XSS (AV:N/PR:N) needing victim interaction (UI:R); script crosses into browser context (S:C) with limited client-side C/I/A impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Simple Link Directory <= 15.0.5 versions.
AnalysisAI
Cross-site scripting in the Simple Link Directory WordPress plugin (versions 15.0.5 and earlier, by QuantumCloud) allows unauthenticated remote attackers to inject malicious script that executes in a victim's browser after they interact with a crafted link or page. The CVSS 3.1 vector (AV:N/PR:N/UI:R/S:C) indicates no authentication is required but a user must be lured into triggering the payload, and the changed scope reflects script execution crossing into the browser security context. There is no public exploit identified at time of analysis, and the flaw is not listed in CISA KEV.
Technical ContextAI
The affected component is Simple Link Directory (CPE cpe:2.3:a:quantumcloud:simple_link_directory), a WordPress plugin from vendor QuantumCloud used to build categorized link/business directories on WordPress sites. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is reflected or stored into HTML output without adequate sanitization or output encoding. Because the attack is described as unauthenticated (PR:N), the injection point is reachable by anonymous users - typically a front-end directory submission form, search parameter, or listing field processed by the plugin. When the tainted data is rendered, an attacker-controlled <script> or event handler executes in the context of the served page.
RemediationAI
Upgrade the Simple Link Directory plugin to the vendor-fixed release above 15.0.5 as soon as it is confirmed available; No vendor-released patch version identified at time of analysis in the provided data, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/qc-simple-link-directory/vulnerability/wordpress-simple-link-directory-plugin-15-0-5-cross-site-scripting-xss-vulnerability) and the WordPress plugin repository for the exact patched version. Until a patch is applied, place a WAF or virtual patch (Patchstack offers one) in front of the site to filter XSS payloads on the plugin's endpoints - note WAF rules can produce false positives on legitimate rich input. As a stronger compensating control, disable or restrict public access to the plugin's front-end submission and search features (for example, require login before directory submissions or remove the affected shortcode/page), accepting the trade-off of reduced directory functionality; additionally deploy a strict Content-Security-Policy that blocks inline script to limit payload execution, understanding it may break other inline scripts on the site.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41291
GHSA-9547-xvvm-938r