CVE-2026-0703
Stored XSS in NextMove Lite β Thank You Page for WooCommerce
Publication date: 2026-05-02
Last updated on: 2026-05-05
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nextmove | thank_you_page_for_woocommerce | to 2.23.0 (inc) |
| nextmove_lite | thank_you_page_for_woocommerce | to 2.23.0 (inc) |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
The NextMove Lite β Thank You Page for WooCommerce plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in its 'xlwcty_current_date' shortcode. This vulnerability exists in all versions up to and including 2.23.0 because the plugin does not properly sanitize or escape user-supplied attributes. As a result, authenticated users with contributor-level access or higher can inject malicious scripts that will execute whenever any user views the affected page.
How can this vulnerability impact me? :
This vulnerability allows attackers with contributor-level access or above to inject arbitrary web scripts into pages. These scripts execute in the context of users who visit the injected pages, potentially leading to unauthorized actions such as stealing session cookies, defacing content, or performing actions on behalf of other users without their consent.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows authenticated attackers with contributor-level access to inject arbitrary web scripts via stored cross-site scripting (XSS). This can lead to unauthorized access or manipulation of user data when the injected pages are accessed.
Such unauthorized data access or manipulation could potentially impact compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information against unauthorized access or breaches.
However, the provided information does not explicitly detail the direct compliance impact or specific regulatory violations caused by this vulnerability.