CVE-2025-48297
7.1QuantumCloud · Simple Link Directory
A reflected cross-site scripting (XSS) vulnerability in the QuantumCloud Simple Link Directory plugin allows unauthenticated attackers to execute malicious scripts in a user's browser.
Executive summary
A reflected cross-site scripting vulnerability in the QuantumCloud Simple Link Directory plugin poses a risk of unauthorized script execution for users visiting affected WordPress sites.
Vulnerability
The plugin fails to properly neutralize user-supplied input during web page generation, leading to a reflected cross-site scripting (XSS) flaw. This vulnerability is exploitable by an unauthenticated attacker who can trick a victim into clicking a malicious link.
Business impact
Successful exploitation of this vulnerability allows an attacker to execute arbitrary JavaScript within the context of the victim's session. This may lead to session hijacking, unauthorized actions performed on behalf of the user, or the theft of sensitive information, potentially impacting the integrity and confidentiality of the affected WordPress environment. The CVSS score of 7.1 underscores the high risk posed to site visitors and administrators.
Remediation
Immediate Action: Administrators should check the WordPress plugin repository for updates and upgrade the Simple Link Directory plugin to version 14.8.1 or higher. If an update is not yet available, deactivate the plugin until a secure version is released.
Proactive Monitoring: Review web server access logs for requests containing suspicious script tags or encoded payloads targeting the plugin directory.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common cross-site scripting payloads.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for unauthorized code execution, organizations using the Simple Link Directory plugin must prioritize addressing this vulnerability. Apply the recommended update immediately once available, and perform a security review of all active plugins to ensure they are maintained and patched against known threats.
More QuantumCloud CVEs
Sources
Originally found and disclosed by João Pedro S Alcântara (Kinorth) | Patchstack Bug Bounty Program, per the CVE Program record.