Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Unauthenticated network exploitation (PR:N, AV:N) with impact bounded to partial shipping-record manipulation and disruption; no confidentiality breach applies.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Insecure Direct Object References (IDOR) in Colissimo Officiel : Méthodes de livraison pour WooCommerce <= 2.9.0 versions.
AnalysisAI
Unauthenticated IDOR in Colissimo Officiel : Méthodes de livraison pour WooCommerce (versions ≤ 2.9.0) exposes shipping-related backend objects to manipulation by remote, unauthenticated attackers. Missing server-side authorization on object lookups allows adversaries to reference records belonging to other users, producing low integrity and availability impacts on WooCommerce shipping data with no confidentiality breach. No public exploit code or active exploitation has been identified at time of analysis, and no patched version number was independently confirmed in the available intelligence.
Technical ContextAI
Colissimo Officiel is a WooCommerce plugin integrating Colissimo (La Poste, the French national postal service) shipping methods into WordPress e-commerce stores. CWE-639 (Authorization Through User-Controlled Key) describes the root cause: the plugin uses user-supplied parameters - likely order IDs, shipment reference numbers, or similar identifiers - to retrieve or update backend shipping objects without verifying that the requesting principal is authorized to access the referenced record. This classic IDOR pattern is amplified here by the absence of any authentication requirement (CVSS PR:N), meaning any internet-accessible request can trigger the vulnerable lookup. The CPE cpe:2.3:a:colissimo:colissimo_officiel_:_méthodes_de_livraison_pour_woocommerce:*:*:*:*:*:*:*:* confirms the vulnerable component is the plugin itself, not the WooCommerce or WordPress core.
RemediationAI
Update the Colissimo Officiel WooCommerce plugin to a version above 2.9.0 as soon as a patched release is published. No exact fixed version number was confirmed in the available intelligence - consult the Patchstack advisory directly at https://patchstack.com/database/wordpress/plugin/colissimo-shipping-methods-for-woocommerce/vulnerability/wordpress-colissimo-officiel-methodes-de-livraison-pour-woocommerce-plugin-2-9-0-insecure-direct-object-references-idor-vulnerability for the confirmed patch version before upgrading. If an immediate update is unavailable, consider deploying a WAF rule to validate that object reference parameters in plugin requests match the authenticated session's order ownership - note this may produce false positives for legitimate guest-checkout flows. Alternatively, temporarily disable the plugin to eliminate the attack surface, accepting the trade-off of losing Colissimo shipping method availability for customers. Patch status is 'patch available per vendor advisory' but the exact fixed version has not been independently confirmed in the provided data.
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-40112
GHSA-rxh5-g3fx-mmx7