Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
The NextMove Lite - Thank You Page for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'xlwcty_current_date' shortcode in all versions up to, and including, 2.23.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored cross-site scripting in NextMove Lite - Thank You Page for WooCommerce plugin allows authenticated attackers with contributor-level access to inject arbitrary JavaScript via the 'xlwcty_current_date' shortcode due to insufficient input sanitization and output escaping. Injected scripts execute in the browser of any user viewing affected pages, potentially compromising WordPress site integrity and user sessions. No public exploit code or active exploitation has been confirmed at the time of analysis.
Technical ContextAI
The vulnerability exists in the 'xlwcty_current_date' shortcode implementation (CWE-79: Improper Neutralization of Input During Web Page Generation). The plugin fails to properly sanitize shortcode attributes before processing and fails to escape output when rendering user-supplied data on the page. This allows authenticated users to embed malicious scripts within shortcode parameters, which are then stored in the WordPress database and executed client-side whenever the page is loaded. The affected WordPress plugin (CPE: cpe:2.3:a:xlplugins:nextmove_lite_-_thank_you_page_for_woocommerce) uses shortcode merge tags to customize thank-you pages for WooCommerce, creating an attack surface where insufficiently validated attributes are reflected into the page markup.
RemediationAI
Upgrade to the patched version released after 2.23.0 as soon as it becomes available via WordPress plugin dashboard or direct download from the WordPress.org plugin repository. Before patching, implement temporary mitigation by restricting contributor-level access to only trusted editors by reviewing user roles in WordPress Settings > Users and downgrading unnecessary contributor accounts to subscriber or author roles where feasible. Disable the 'xlwcty_current_date' shortcode temporarily if not in active use by adding a filter to wp-config.php or a must-use plugin, though this may affect page functionality. Monitor audit logs for any suspicious contributor activity, particularly shortcode usage in pages. The WordPress plugin changelog (referenced in the CVE changeset 3482613) will provide specific fix version details once released.
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-26788