PatchSiren cyber security CVE debrief
CVE-2026-9858 wpexpertshub CVE debrief
The Partial Shipment for Woocommerce plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 3.4. This vulnerability allows authenticated attackers with Subscriber-level access and above to read arbitrary order item details and modify shipment status. The vulnerability is caused by the AJAX handlers in woocommerce-partial-shipment.php lacking capability checks and nonce verification, and not validating the calling user's ownership of the supplied order_id. Defenders responsible for WordPress installations with the Partial Shipment for Woocommerce plugin should assess exposure and prioritize updating the plugin to a version that addresses this.
- Vendor
- wpexpertshub
- Product
- Partial Shipment for WooCommerce
- CVSS
- MEDIUM 4.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-19
- Original CVE updated
- 2026-09-20
- Advisory published
- 2026-09-19
- Advisory updated
- 2026-09-20
Who should care
Defenders responsible for WordPress installations with the Partial Shipment for Woocommerce plugin should assess exposure and prioritize updating the plugin to a version that addresses this issue.
Why it matters
Defenders should care about CVE-2026-9858 because it allows authenticated attackers to read and modify sensitive order information, potentially leading to data breaches or unauthorized changes to shipment status.
- Authenticated attackers with Subscriber-level access and above can read arbitrary order item details
- Authenticated attackers with Subscriber-level access and above can modify shipment status / shipped quantities of any order
- Order status transitions can be triggered via the wxp_order_status action
Technical summary
The Partial Shipment for Woocommerce plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 3.4 via the wxp_order_shipment, wxp_order_item_shipment, and wxp_order_set_shipped AJAX actions. The AJAX handlers in woocommerce-partial-shipment.php are missing capability checks and nonce verification, and do not validate the calling user's ownership of the supplied order_id, allowing authenticated attackers with Subscriber-level access and above to read arbitrary order item details and modify shipment status.
Defensive priority
Defenders should prioritize verifying the presence of this vulnerability in their WordPress installations and ensuring that the plugin is updated to a version that addresses this issue.
Recommended defensive actions
- Verify the presence of the Partial Shipment for Woocommerce plugin in your WordPress installation
- Check if the plugin version is 3.4 or earlier
- Update the plugin to a version that addresses this issue
- Monitor for suspicious activity related to order item details and shipment status
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability is due to the AJAX handlers in woocommerce-partial-shipment.php lacking capability checks and nonce verification, and not validating the calling user's ownership of the supplied order_id.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-9858 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-9858
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-9858 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-9858
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-partial-shipment/tags/3.4/woocommerce-partial-shipment.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.