Back to overview

CVE-2026-9240

MEDIUM
4.3
CVSS 3.1
Description
The Colissimo Officiel : Méthodes de livraison pour WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the updateShippingMethod() function (registered to the wp_ajax_lpc_order_affect AJAX action) in versions up to, and including, 2.9.0. This is due to the handler performing no current_user_can() capability check and no nonce verification before reading an attacker-supplied order_id and modifying that order's shipping method, pickup-point meta, and shipping address. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create or modify the shipment information (shipping method, pickup relay data, and shipping address) of arbitrary WooCommerce orders, including orders placed by other users.

Metadata

CVE ID
CVE-2026-9240
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-05-21 18:54 UTC
Published
2026-07-09 09:31 UTC
Last updated
2026-07-09 09:31 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
iscpcolissimo / Colissimo shipping methods for WooCommerce
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
iscpcolissimo Colissimo shipping methods for WooCommerce 0 ≤ 2.9.0
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Back to overview