Date: 
2026-May-27
Vulnerability: 
Arbitrary PHP code execution
Affected versions: 
<2.1.17
CVE IDs: 
CVE-2026-9726
Description: 

The Basket module enables e-commerce and checkout functionality for Drupal sites.

The module does not sufficiently sanitize user-supplied data before passing it to PHP's unserialize().

An attacker can supply a crafted payload and trigger PHP Object Injection. If a viable gadget chain exists in the site codebase or installed dependencies, this can result in arbitrary PHP code execution.

Solution: 

Install the latest version:

  • If you use the Basket module, upgrade to Basket 2.1.17.
Reported By: 
Fixed By: 
Coordinated By: