Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-delivered reflected XSS requires no auth (PR:N) and changes scope to victim browser (S:C); availability impact removed as reflected XSS does not disrupt server-side service.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in MultiParcels Shipping For WooCommerce <= 1.30.36 versions.
AnalysisAI
Reflected Cross-Site Scripting in the MultiParcels Shipping For WooCommerce WordPress plugin (versions ≤ 1.30.36) enables unauthenticated attackers to inject and execute arbitrary JavaScript in a victim's browser by tricking them into following a crafted URL. The changed-scope vector (S:C) means the injected script runs within the victim's authenticated WordPress origin, enabling session hijacking, credential harvesting, or unauthorized administrative actions if an admin-level user is targeted. No public exploit code has been identified at time of analysis, and the vulnerability does not appear in the CISA KEV catalog.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause as insufficient sanitization or output encoding of attacker-controlled input before it is reflected in the HTTP response. The affected component is the MultiParcels Shipping For WooCommerce plugin (CPE: cpe:2.3:a:multiparcels:multiparcels_shipping_for_woocommerce:*:*:*:*:*:*:*:*), a WooCommerce extension that provides multi-carrier parcel tracking, shipping label generation, and delivery management for WordPress e-commerce sites. Unlike stored XSS - where the payload persists in a database - reflected XSS requires the victim to actively request a URL containing the malicious payload, which the plugin then echoes verbatim into the rendered HTML response. The S:C (Scope Changed) metric in the CVSS vector confirms the script executes in the browser's security context of the WordPress site rather than remaining within the plugin's own processing scope, enabling cross-origin actions against the victim's authenticated session.
RemediationAI
The primary remediation is to update the MultiParcels Shipping For WooCommerce plugin to a version above 1.30.36 through the WordPress plugin dashboard or directly from the WordPress plugin repository. The exact patched release version must be verified via the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/multiparcels-shipping-for-woocommerce/vulnerability/wordpress-multiparcels-shipping-for-woocommerce-plugin-1-30-36-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve, as no specific fixed version number was present in the available data. If patching is not immediately possible, temporarily deactivating the plugin eliminates the attack surface entirely, at the cost of disabling all MultiParcels shipping functionality for the store. As a compensating control short of plugin deactivation, deploying a Web Application Firewall with XSS filtering rules (such as Cloudflare WAF, Wordfence, or Patchstack's virtual patching service) can intercept crafted payloads in reflected parameters; however, WAF rules are bypassable and should not substitute for patching. Site administrators should also train staff to recognize phishing URLs, as user interaction is a mandatory precondition for exploitation.
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-57894
GHSA-wfgq-xc9g-5v4q