Home

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.

PUBLISHED Reserved 2026-03-11 | Published 2026-04-13 | Updated 2026-04-14 | Assigner GitHub_M




LOW: 1.7CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U

Problem types

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

CWE-862: Missing Authorization

Product status

>= 4.0.0, < 4.11.0
affected

>= 5.0.0, < 5.6.0
affected

References

github.com/...mmerce/security/advisories/GHSA-3vxg-x5f8-f5qf

github.com/...ommit/48a5d946419964e2af1ac64a8e1acc2a32ca0a08

github.com/craftcms/commerce/releases/tag/4.11.0

github.com/craftcms/commerce/releases/tag/5.6.0

cve.org (CVE-2026-32270)

nvd.nist.gov (CVE-2026-32270)

Download JSON