Description
The MyParcel plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.25.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to view and modify shipment options — including carrier, delivery type, package type, number of labels, weight, signature requirement, and insurance — on any arbitrary order.
Published: 2026-07-11
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MyParcel WordPress plugin contains an authorization bypass vulnerability (CWE‑862) that allows any authenticated user with subscriber-level or higher access to read and modify order shipment options via the wcmp_get_shipment_options and wcmp_save_shipment_options AJAX actions. The lack of proper permission checks means an attacker can view or alter sensitive shipping data such as carrier, delivery type, package type, number of labels, weight, signature requirement, and insurance on any order, potentially changing shipping costs or delivery behavior without legitimate approval.

Affected Systems

All installations of MyParcel version 4.25.1 and earlier, distributed by Richard Perdaan, are affected. The plugin integrates with WooCommerce on WordPress sites; any user who holds subscriber or higher roles on a site running one of these versions could exploit the flaw to manipulate shipment data for arbitrary orders.

Risk and Exploitability

With a CVSS score of 4.3 the vulnerability is considered medium severity, and an EPSS score of less than 1% indicates a low probability of exploitation at the time of this analysis. It is not listed in the CISA KEV catalog. The attack requires an authenticated session and can be performed remotely via the web interface by making AJAX requests to the vulnerable endpoints. Because the flaw does not allow elevation to higher privileges, the impact is confined to shipment data but could affect order fulfillment and cost integrity.

Generated by OpenCVE AI on July 29, 2026 at 09:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MyParcel to the latest version that implements the missing authorization checks.
  • If an immediate upgrade is not possible, remove or restrict subscriber and similar non‑administrator roles from accessing WooCommerce order shipment settings.
  • Alternatively, add a custom capability or filter that blocks the wcmp_get_shipment_options and wcmp_save_shipment_options AJAX actions for non‑administrator users.

Generated by OpenCVE AI on July 29, 2026 at 09:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 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, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Richardperdaan
Richardperdaan myparcel
Wordpress
Wordpress wordpress
Vendors & Products Richardperdaan
Richardperdaan myparcel
Wordpress
Wordpress wordpress

Sat, 11 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Description The MyParcel plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.25.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to view and modify shipment options — including carrier, delivery type, package type, number of labels, weight, signature requirement, and insurance — on any arbitrary order.
Title MyParcel <= 4.25.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Order Shipment Data Disclosure and Modification via wcmp_get_shipment_options and wcmp_save_shipment_options AJAX Actions
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Richardperdaan Myparcel
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-13T16:14:36.270Z

Reserved: 2026-05-15T13:30:01.361Z

Link: CVE-2026-8678

cve-icon Vulnrichment

Updated: 2026-07-13T16:14:33.282Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:45:04Z

Weaknesses