Description
Customer Insecure Direct Object References (IDOR) in Colissimo Officiel : Méthodes de livraison pour WooCommerce <= 2.10.0 versions.
Published: 2026-08-06
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Colissimo Officiel : Méthodes de livraison pour WooCommerce versions up to 2.10.0 are vulnerable to Insecure Direct Object References. The flaw allows an attacker to manipulate object identifiers—such as order IDs or shipping method references—to access, modify, or delete data that belongs to another customer. This can compromise confidentiality and integrity of order information within the WooCommerce store without requiring authentication. The vulnerability is catalogued as CWE‑639, reflecting a lack of proper authorization checks when handling object references.

Affected Systems

The affected systems are WordPress installations running the Colissimo Officiel : Méthodes de livraison pour WooCommerce plugin version 2.10.0 or older. These may be used by e‑commerce sites that rely on WooCommerce for order processing and shipping management. The plugin versions prior to 3.0.0 contain unvalidated references to order and shipping objects, creating an attack surface for unauthorized data access.

Risk and Exploitability

The CVSS score of 4.3 places this vulnerability in the medium severity range. No EPSS value is provided, so the likelihood of exploitation cannot be quantified. The ticket is not listed in CISA KEV, indicating no known widespread exploitation but still representing a valid risk for sites that process sensitive order data. Based on the description, the likely attack vector involves an external actor manipulating URLs or form parameters that reference order identifiers; the actual exploit requires access to the WooCommerce administrative interface or to a user account that can submit such requests. The inability to prevent identifier tampering can lead to theft or alteration of order details.

Generated by OpenCVE AI on August 6, 2026 at 16:46 UTC.

Remediation

Vendor Solution

Update the WordPress Colissimo Officiel : Méthodes de livraison pour WooCommerce Plugin to the latest available version (at least 3.0.0).


OpenCVE Recommended Actions

  • Update the WordPress Colissimo Officiel : Méthodes de livraison pour WooCommerce plugin to version 3.0.0 or newer. This includes the vendor‑provided authorization checks that eliminate the IDOR flaw.
  • Review any custom code that interacts with the plugin’s order or shipping parameters to ensure that all object identifiers are validated against the logged‑in user’s permissions.
  • Apply any additional security updates for WooCommerce and related plugins, and monitor logs for abnormal access patterns after the patch.

Generated by OpenCVE AI on August 6, 2026 at 16:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Colissimo
Colissimo colissimo Officiel : Méthodes De Livraison Pour Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Colissimo
Colissimo colissimo Officiel : Méthodes De Livraison Pour Woocommerce
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Customer Insecure Direct Object References (IDOR) in Colissimo Officiel : Méthodes de livraison pour WooCommerce <= 2.10.0 versions.
Title WordPress Colissimo Officiel : Méthodes de livraison pour WooCommerce plugin <= 2.10.0 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

Colissimo Colissimo Officiel : Méthodes De Livraison Pour Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-08T01:59:25.368Z

Reserved: 2026-07-27T14:01:04.038Z

Link: CVE-2026-66692

cve-icon Vulnrichment

Updated: 2026-08-08T01:59:20.662Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T15:17:22.357

Modified: 2026-08-12T20:58:37.847

Link: CVE-2026-66692

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T17:00:11Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key