CVE-2026-32270
LOW EPSS 21.1%
Published Apr 13, 20262mo ago · Modified Jun 17, 20262w ago
1.7 CVSS 4.0
Published Apr 13, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS: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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
21.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-200 Exposure of Sensitive Information to an Unauthorized Actor Information Exposure
CWE-862 Missing Authorization Authorization
References 4
- github.com https://github.com/craftcms/commerce/commit/48a5d946419964e2af1ac64a8e1acc2a32ca0a08
- github.com https://github.com/craftcms/commerce/releases/tag/4.11.0
- github.com https://github.com/craftcms/commerce/releases/tag/5.6.0
- github.com https://github.com/craftcms/commerce/security/advisories/GHSA-3vxg-x5f8-f5qf
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.