8.7
/ 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Description
Craft Commerce is an ecommerce platform for Craft CMS. In versions 5.0.0 through 5.5.4, an SQL injection vulnerability exists where the ProductQuery::hasVariant and VariantQuery::hasProduct properties bypass the input sanitization blocklist added to ElementIndexesController in a prior security fix (GHSA-2453-mppf-46cj). The blocklist only strips top-level Yii2 Query properties such as where and orderBy, but hasVariant and hasProduct pass through untouched and internally call Craft::configure() on a subquery without sanitization, re-introducing SQL injection. Any authenticated control panel user can exploit this via boolean-based blind SQL injection to extract arbitrary database contents, including security keys that enable forging admin sessions for privilege escalation. This issue has been fixed in version 5.6.0.
AI Analysis
SQL injection vulnerability in Craft Commerce via hasVariant and hasProduct properties, allowing authenticated users to extract database contents and forge admin sessions.
Basic Information
ID
CVE-2026-32272
Source
GitHub_M
Published
Apr 13, 2026 at 20:25
Affected Product
Vendor
craftcms
Product
commerce
Version
>= 5.0.0 < 5.6.0
Affected Versions
craftcms commerce >= 5.0.0 < 5.6.0
CWE Classification
AI Assessment
AI Score
8.7 / 10
AI Severity
High
Vendor
Craft CMS
Product
Craft Commerce
Version
5.0.0-5.5.4