Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
The GLS Shipping for WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'failed_orders' parameter in all versions up to, and including, 1.4.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
AnalysisAI
Reflected Cross-Site Scripting in the GLS Shipping for WooCommerce WordPress plugin (all versions through 1.4.0) allows unauthenticated remote attackers to inject arbitrary JavaScript via the unsanitized 'failed_orders' parameter, executing in victims' browsers when they interact with a crafted link. The CVSS vector (PR:N, S:C) confirms no authentication is needed by the attacker, though user interaction is required, and the Changed scope rating means successful exploitation can affect resources beyond the plugin's own context - such as session tokens or other page content. No active exploitation is identified at time of analysis; EPSS stands at 0.06% (17th percentile) and CISA SSVC assigns exploitation status of 'none', making this a theoretical rather than emergent threat.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) describes the root cause: the plugin reflects user-supplied input from the 'failed_orders' HTTP parameter directly into rendered HTML output without adequate sanitization or output encoding. This is a classic server-side reflection pattern where the malicious payload travels in a URL, is processed by WordPress/PHP, and is echoed back into the DOM. The Changed scope (S:C) in the CVSS vector is significant for WordPress plugins - because scripts execute in the browser under the origin of the hosting WordPress site, a successful XSS payload can access cookies, session tokens, or perform actions on behalf of any authenticated user who triggers it, including administrators. The affected product is the GLS Shipping for WooCommerce plugin, versions 0 through 1.4.0, a WooCommerce extension for integrating GLS parcel delivery logistics. No CPE string was provided, but the EUVD confirms the affected range as 'GLS Shipping for WooCommerce ≤ 1.4.0'.
RemediationAI
The primary remediation is to update the GLS Shipping for WooCommerce plugin beyond version 1.4.0. A code fix is available as WordPress plugin repository changeset 3459927 (https://plugins.trac.wordpress.org/changeset/3459927/gls-shipping-for-woocommerce#file48), which addresses the insufficient input sanitization and output escaping in the 'failed_orders' parameter. However, the exact patched release version number is not independently confirmed from the available data - site administrators should verify the current plugin version in the WordPress plugin directory and update to the latest available release. As a compensating control prior to patching, a Web Application Firewall (WAF) rule blocking reflected XSS patterns in the 'failed_orders' query parameter can reduce exposure; Wordfence (the reporter) provides firewall rules for its users. Note that WAF rules do not fix the underlying flaw and may be bypassed with encoding variations. The Wordfence advisory at the URL above is the authoritative source for further remediation guidance.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30236
GHSA-9gf3-jf6q-c8r3