CVE-2026-32270
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, the PaymentsController::actionPay discloses some order data to unauthenticated users when an order number is provided and the email check fails during an anonymous payment. The JSON error response includes the serialized order object (order), which contains some sensitive fields such as customer email, shipping address, and billing address. The frontend payment flow's actionPay() retrieves orders by number before authorization is fully enforcedLoad order by number. This issue has been fixed in versions 4.11.0 and 5.6.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
craftcms/commercePackagist | >= 5.0.0, < 5.6.0 | 5.6.0 |
craftcms/commercePackagist | >= 4.0.0, < 4.11.0 | 4.11.0 |
Affected products
2Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-3vxg-x5f8-f5qfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-32270ghsaADVISORY
- github.com/craftcms/commerce/commit/48a5d946419964e2af1ac64a8e1acc2a32ca0a08nvdWEB
- github.com/craftcms/commerce/releases/tag/4.11.0nvdWEB
- github.com/craftcms/commerce/releases/tag/5.6.0nvdWEB
- github.com/craftcms/commerce/security/advisories/GHSA-3vxg-x5f8-f5qfnvdWEB
News mentions
0No linked articles in our index yet.