Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Authenticated customer exploits IDOR over network with no complexity; impact is limited shipping data read-only, no integrity or availability effect.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Customer Insecure Direct Object References (IDOR) in Colissimo Officiel : Méthodes de livraison pour WooCommerce <= 2.10.0 versions.
AnalysisAI
Insecure Direct Object Reference (IDOR) in the Colissimo Officiel WooCommerce shipping plugin (≤2.10.0) enables authenticated low-privileged customers to access shipping or order objects belonging to other users by manipulating controllable object references in plugin requests. The CVSS vector (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N) confirms network-exploitable, low-complexity exploitation limited to authenticated WooCommerce customer accounts, with impact confined to limited confidentiality exposure of delivery data. No public exploit has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
CWE-639 (Authorization Through User-Controlled Key) describes the root cause: the plugin uses a user-supplied value - likely an order ID, shipment reference, or customer identifier - to retrieve backend objects without verifying that the requesting user is authorized to access the specific object referenced. This is the canonical IDOR pattern in WooCommerce plugins, where REST API endpoints or AJAX handlers pass object keys directly from user input to database queries. The CPE string (cpe:2.3:a:colissimo:colissimo_officiel_:_méthodes_de_livraison_pour_woocommerce:*:*:*:*:*:*:*:*) identifies the affected software as the official Colissimo plugin for WooCommerce on WordPress. Colissimo is the parcel delivery service operated by La Poste (France), and this plugin integrates its shipping label and delivery method APIs into WooCommerce storefronts. The vulnerability surface is the plugin's customer-facing order or shipment data retrieval logic.
RemediationAI
Update the Colissimo Officiel plugin to a version beyond 2.10.0 once a patched release is published by the vendor; no specific fixed version number is confirmed from the available data, so monitor the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/colissimo-shipping-methods-for-woocommerce/vulnerability/wordpress-colissimo-officiel-methodes-de-livraison-pour-woocommerce-plugin-2-10-0-insecure-direct-object-references-idor-vulnerability and the WordPress plugin repository for an updated release. As an interim compensating control, restrict WooCommerce customer self-registration to reduce the pool of accounts that could be used to exploit this flaw - note this may impact legitimate customer onboarding and should be weighed against business needs. Deploying a WAF rule to detect sequential or anomalous order/shipment ID enumeration in plugin-specific AJAX or REST endpoints can surface active abuse attempts without blocking legitimate traffic. Temporarily deactivating the plugin on stores where shipping label generation can be managed through the Colissimo merchant portal directly is a higher-impact workaround that eliminates the attack surface entirely but disrupts integrated shipping workflows.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53900
GHSA-6x54-f333-chpm