Description
Subscriber Cross Site Scripting (XSS) in Shipment Tracker for Woocommerce <= 1.5.3.2 versions.
Published: 2026-06-15
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Shipment Tracker for Woocommerce plugin version 1.5.3.2 or earlier allows a subscriber to inject arbitrary JavaScript code that is rendered in the browser, potentially enabling session hijacking, phishing, or site defacement. The weakness is a classic form of reflected or stored cross‑site scripting, which falls under CWE‑79. The vulnerability description indicates that user‑supplied data is not properly escaped before being displayed to the subscriber.

Affected Systems

The affected software is the WordPress Shipment Tracker for Woocommerce plugin developed by Amit Mittal. Versions 1.5.3.2 and earlier are vulnerable. The plugin operates within a WordPress installation, rendering its interface and tracking information to logged‑in users and subscribers.

Risk and Exploitability

The CVSS score of 6.5 reflects moderate severity, while an EPSS score of <1% suggests that exploitation is currently unlikely but not impossible. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to involve injection of malicious payloads into subscriber‑facing fields that are later rendered in the browser; a compromised user may be tricked into viewing a shipment page or email that contains the payload. Successful exploitation would allow the attacker to execute arbitrary script with the privileges of the end‑user in their browser.

Generated by OpenCVE AI on June 17, 2026 at 00:43 UTC.

Remediation

Vendor Solution

Update the WordPress Shipment Tracker for Woocommerce Plugin to the latest available version (at least 1.5.3.3).


OpenCVE Recommended Actions

  • Update the WordPress Shipment Tracker for Woocommerce plugin to version 1.5.3.3 or later.
  • If the update cannot be performed immediately, disable the plugin or block the feature that renders unescaped subscriber input until a patch is available.
  • Apply general WordPress hardening practices, such as installing a web application firewall, restricting plugin installations to trusted sources, and monitoring for anomalous activity.

Generated by OpenCVE AI on June 17, 2026 at 00:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Subscriber Cross Site Scripting (XSS) in Shipment Tracker for Woocommerce <= 1.5.3.2 versions.
Title WordPress Shipment Tracker for Woocommerce plugin <= 1.5.3.2 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T15:36:31.547Z

Reserved: 2026-04-07T10:48:15.448Z

Link: CVE-2026-39540

cve-icon Vulnrichment

Updated: 2026-06-16T15:36:28.262Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:47.430

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-39540

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-17T00:45:04Z

Weaknesses
  • CWE-79

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