---
cve: "CVE-2026-32272"
severity: "HIGH"
cvss: 8.7
epss: "30%"
vendor: "craftcms"
kev: false
exploited: false
published: "2026-04-13 20:25:50"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T10:57:00+02:00"
---

# CVE-2026-32272

> 8.7 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 027e3346f815f2cd104b689d14342a03a27e0eb7 (Commit)
- 83b72485f594f7a65cad4ad8c439c83215a8c899 (Commit)

## Referenzen

- <https://github.com/craftcms/commerce/security/advisories/GHSA-r54v-qq87-px5r>
- <https://github.com/craftcms/commerce/pull/4232>
- <https://github.com/advisories/GHSA-2453-mppf-46cj>
- <https://github.com/craftcms/commerce/releases/tag/5.6.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-32272) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
