CVE-2025-24586: WordPress Shipment Tracker for Woocommerce plugin <= 1.4.23 - Cross Site Scripting (XSS) vulnerability
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in bitsstech Shipment Tracker for Woocommerce shipment-tracker-for-woocommerce allows Reflected XSS.This issue affects Shipment Tracker for Woocommerce: from n/a through <= 1.4.23.
Security readout for executives and security teams
Plain-English summary
CVE-2025-24586 is a reflected cross-site scripting issue in the WordPress Shipment Tracker for Woocommerce plugin. Affected sites using version 1.4.23 or earlier could expose users to script execution if they interact with a crafted link or page. The public sources do not show known active exploitation.
Executive priority
Prioritize within the normal high-severity WordPress plugin patch cycle, especially for customer-facing WooCommerce sites. Urgency increases if the plugin is widely deployed, administrators use affected pages, or no compensating controls exist.
Technical view
The issue is CWE-79 improper neutralization during web page generation in bitsstech Shipment Tracker for Woocommerce, package shipment-tracker-for-woocommerce. CVSS 3.1 is 7.1 high: network exploitable, low complexity, no privileges required, user interaction required, changed scope, and low confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress sites with the Shipment Tracker for Woocommerce plugin installed at version 1.4.23 or earlier. Sites not using this plugin are not indicated as affected by the provided sources.
Exploitation context
The vulnerability is reflected XSS, so exploitation generally depends on convincing a user to interact with attacker-controlled content. The CVE is not listed as KEV in the provided data, and no cited source confirms active exploitation.
Researcher notes
Public data identifies affected versions as through 1.4.23 and does not provide CPEs or a confirmed fixed version in the supplied bundle. Avoid assuming exploitation or remediation beyond vendor and Patchstack guidance.
Mitigation direction
Inventory WordPress sites for shipment-tracker-for-woocommerce plugin usage.
Check vendor, WordPress.org, and Patchstack guidance for a fixed version or advisory update.
Update the plugin if a fixed release is available from trusted sources.
Temporarily disable the plugin if no fix exists and business impact is acceptable.
Use existing WAF or browser security controls as compensating risk reduction.
Validation and detection
Confirm whether Shipment Tracker for Woocommerce is installed on each WordPress site.
Record the installed plugin version and flag versions 1.4.23 or earlier.
Review Patchstack and CVE records for updated remediation status.
After remediation, confirm the vulnerable plugin version is no longer deployed.
Monitor site logs and user reports for suspicious XSS-related activity.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.