CVE-2025-52735

7.3

XLPlugins · NextMove Lite

A reflected cross-site scripting vulnerability in the XLPlugins NextMove Lite plugin allows unauthenticated attackers to execute malicious scripts in a user's browser.

Executive summary

The XLPlugins NextMove Lite plugin contains a reflected cross-site scripting vulnerability that could allow attackers to execute arbitrary scripts in the context of a victim's session.

Vulnerability

This vulnerability is caused by improper neutralization of user-supplied input during web page generation. An unauthenticated attacker can trigger this reflected cross-site scripting flaw by crafting a malicious URL that, when visited by a victim, executes arbitrary code in the user's browser.

Business impact

Successful exploitation of this vulnerability can lead to session hijacking, unauthorized actions performed on behalf of the user, or the redirection of visitors to malicious websites. With a CVSS score of 7.3, this issue represents a significant risk to user data integrity and platform reputation, particularly for e-commerce sites relying on the NextMove Lite plugin for customer journey management.

Remediation

Immediate Action: Review the official Patchstack advisory for version updates, and if a patched version is not yet available, consider disabling the plugin until a secure update is released.

Proactive Monitoring: Monitor web application logs for suspicious URL parameters containing script tags or encoded characters that deviate from expected plugin behavior.

Compensating Controls: Implement a strict Content Security Policy (CSP) and deploy a Web Application Firewall (WAF) to filter and block common cross-site scripting payloads directed at the vulnerable endpoint.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for unauthorized script execution, administrators should prioritize the remediation of this vulnerability. Users are advised to monitor the vendor and Patchstack resources for the release of a security patch and apply it immediately upon availability to protect site visitors from potential session compromise.

Sources

Originally found and disclosed by LVT-tholv2k | Patchstack Bug Bounty Program, per the CVE Program record.