Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in woofx Local Shipping Labels for WooCommerce local-shipping-labels-for-woocommerce allows Reflected XSS.This issue affects Local Shipping Labels for WooCommerce: from n/a through <= 1.0.0.
Published: 2025-03-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper neutralization of user input during HTML page generation within the Local Shipping Labels for WooCommerce plugin. Attackers can craft a URL or form input that injects arbitrary JavaScript into the page returned to a victim browser, enabling potential cookie theft, session hijacking, or defacement. This reflected XSS flaw allows an attacker to execute code in the context of any user who views the malicious payload, which may include the site owner or customers.

Affected Systems

Any WordPress site running the Local Shipping Labels for WooCommerce plugin version 1.0.0 or earlier is vulnerable. The flaw covers all releases from the earliest available up to version 1.0.0, regardless of the specific WordPress version or hosting setup.

Risk and Exploitability

The CVSS score of 7.1 indicates a medium severity flaw, while the EPSS score of less than 1% suggests a very low likelihood of exploitation at present. Because the vulnerability is a reflected XSS, the attack vector typically requires a victim to click a crafted link or load a malicious page; authentication is not required for the action that delivers the payload. The flaw is not listed in the CISA KEV catalog, reducing concern about widespread active exploitation. Nonetheless, any user who receives the crafted link can be compromised, so the risk remains significant for exposed administrative interfaces or public‑facing pages that invoke the plugin’s functionality.

Generated by OpenCVE AI on May 1, 2026 at 14:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Local Shipping Labels for WooCommerce plugin to any newer version that contains the official fix.
  • If an upgrade is not immediately possible, apply output escaping to all data rendered by the plugin, for example by adding a filter in WordPress that uses wp_kses or esc_html to sanitize output.
  • Restrict access to the plugin’s shipping‑label pages so that only trusted administrator accounts can request them, reducing the window for an attacker to deliver a malicious payload.

Generated by OpenCVE AI on May 1, 2026 at 14:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5677 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Local Shipping Labels for WooCommerce allows Reflected XSS. This issue affects Local Shipping Labels for WooCommerce: from n/a through 1.0.0.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Local Shipping Labels for WooCommerce allows Reflected XSS. This issue affects Local Shipping Labels for WooCommerce: from n/a through 1.0.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in woofx Local Shipping Labels for WooCommerce local-shipping-labels-for-woocommerce allows Reflected XSS.This issue affects Local Shipping Labels for WooCommerce: from n/a through <= 1.0.0.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Mon, 12 May 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Mar 2025 13:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Local Shipping Labels for WooCommerce allows Reflected XSS. This issue affects Local Shipping Labels for WooCommerce: from n/a through 1.0.0.
Title WordPress Local Shipping Labels for WooCommerce Plugin <= 1.0.0 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T23:51:46.431Z

Reserved: 2025-01-16T11:32:03.805Z

Link: CVE-2025-23903

cve-icon Vulnrichment

Updated: 2025-05-12T15:29:09.303Z

cve-icon NVD

Status : Deferred

Published: 2025-03-03T14:15:48.573

Modified: 2026-06-17T08:57:42.263

Link: CVE-2025-23903

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T14:45:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')