216.73.216.233

CVE-2026-32271

· Published 13/04/2026 21:16 · Modified 13/04/2026 21:16

Labels: CVE-2026-32271 2026-04-13CVE-2026-32271CWE-89[email protected]

Essential information

Published
13/04/2026 21:16
Modified
13/04/2026 21:16
Author
Creator
CVSS
7.7 HIGH (v3) 7.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Craft Commerce is an ecommerce platform for Craft CMS. In versions 4.0.0 through 4.10.2 and 5.0.0 through 5.5.4, there is an SQL injection vulnerability in the Commerce TotalRevenue widget which allows any authenticated control panel user to achieve remote code execution through a four-step exploitation chain. The attack exploits unsanitized widget settings interpolated into SQL expressions, combined with PDO's default multi-statement query support, to inject a maliciously serialized PHP object into the queue table. When the queue consumer processes the injected job, the unrestricted unserialize() call in yii2-queue instantiates a GuzzleHttp FileCookieJar gadget chain whose __destruct() method writes a PHP webshell to the server's webroot. The complete chain requires only three HTTP requests, no administrative privileges, and results in arbitrary command execution as the PHP process user, with queue processing triggered via an unauthenticated endpoint. This issue has been fixed in versions 4.10.3 and 5.5.5.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
craft / ccommerce cpe:2.3:a:craft:ccommerce:4.0.0-4.10.2:*:*:*:*:*:*:*
craft / ccommerce cpe:2.3:a:craft:ccommerce:5.0.0-5.5.4:*:*:*:*:*:*:*

References