Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
AV:N and PR:N confirmed by unauthenticated network delivery; UI:R required for victim interaction; S:C reflects browser context escape; A:N assessed because XSS does not realistically cause availability disruption to the server or plugin.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Colissimo Officiel : Méthodes de livraison pour WooCommerce <= 2.10.0 versions.
AnalysisAI
Unauthenticated cross-site scripting in the Colissimo Officiel WooCommerce shipping plugin (versions <= 2.10.0) allows remote, unauthenticated attackers to inject and execute arbitrary JavaScript in a victim's browser when they interact with a crafted request. The CVSS scope change (S:C) confirms the exploit crosses from the plugin's security context into the broader browser environment, enabling session hijacking, credential theft, or malicious redirects. No public exploit code or CISA KEV listing has been identified at time of analysis, but the unauthenticated, low-complexity nature of the flaw makes it straightforward to weaponize against any WordPress site running the affected plugin.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) indicates the plugin fails to properly sanitize or encode attacker-controlled input before rendering it in an HTML response, the classic root cause of reflected or stored XSS. The affected product, identified via CPE as cpe:2.3:a:colissimo:colissimo_officiel_:_méthodes_de_livraison_pour_woocommerce, is a WooCommerce plugin that integrates Colissimo (La Poste, France's national postal carrier) shipping methods into WordPress shops. WooCommerce plugins commonly handle customer-facing checkout and shipping forms, which represent natural attack surfaces for unsanitized input. The CVSS scope change (S:C) indicates the vulnerability allows injected script to operate outside the plugin's own security boundary - affecting the victim's browser session across the broader WordPress domain.
RemediationAI
Update the Colissimo Officiel WooCommerce plugin to a version beyond 2.10.0; the exact patched version should be confirmed via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/colissimo-shipping-methods-for-woocommerce/vulnerability/wordpress-colissimo-officiel-methodes-de-livraison-pour-woocommerce-plugin-2-10-0-cross-site-scripting-xss-vulnerability) or the WordPress plugin repository changelog. If an immediate update is not possible, consider temporarily deactivating the plugin and using an alternative shipping method to eliminate the attack surface entirely - note this will disable Colissimo shipping options at checkout, impacting customers. As a compensating control, deploying a web application firewall (WAF) rule to block reflected XSS patterns in plugin-specific request parameters can reduce exposure without disabling the plugin, though WAF bypass is possible for determined attackers. Administrators should also audit their site's Content-Security-Policy header to restrict script execution origins, which limits XSS impact even if exploitation occurs.
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 weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57904
GHSA-3pj3-xgvr-86pc