CVE-2026-32270: Craft Commerce: Unauthenticated information disclosure in `commerce/payments/pay` can leak some customer order data on anonymous payments

Published Apr 13, 2026
·
Updated

Summary

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.

Details

I manually audited frontend payment flows and found that actionPay() retrieves orders by number before authorization is fully enforced.

Code path:

1. Load order by number. 2. Evaluate whether payment is authorized for completed orders (number + matching email). 3. If unauthorized, return failure. 4. Failure response still includes cartArray($order), which serializes sensitive order data.

Why is this a vulnerability?

- Authorization logic says the requester is not allowed to pay for a completed order without an email. - But the response still returns the same completed order’s contents.

Impact

Type: Information Disclosure / Broken Access Control

Who is impacted:

- Any Commerce deployment where completed order numbers can be obtained or leaked.

Other sources

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.

MITRE

Affected Software

3 affected componentsFixes available
Pixel & Tonic Craft Commerce>=4.0.0<=4.10.2, >=5.0.0<=5.5.4
composer/craftcms/commerce>=4.0.0<=4.10.2
4.11.0
composer/craftcms/commerce>=5.0.0<=5.5.4
5.6.0

Event History

Apr 13, 2026
CVE Published
via MITRE·08:08 PM
Data Sourced
via MITRE·08:08 PM
DescriptionWeakness
Data Sourced
via NVD·08:16 PM
DescriptionSeverityWeakness
Apr 14, 2026
Advisory Published
via GitHub·01:01 AM
Data Sourced
via GitHub·01:01 AM
DescriptionWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-32270?

CVE-2026-32270 is classified as a medium severity vulnerability due to the risk of unauthorized information disclosure.

2

How do I fix CVE-2026-32270?

To fix CVE-2026-32270, upgrade Craft Commerce to version 4.11.0 or later, or to version 5.5.5 or later.

3

What versions of Craft Commerce are affected by CVE-2026-32270?

CVE-2026-32270 affects Craft Commerce versions 4.0.0 through 4.10.2 and 5.0.0 through 5.5.4.

4

What type of information is disclosed in CVE-2026-32270?

CVE-2026-32270 can leak customer order data through the payments action on anonymous payments.

5

Is user authentication required to exploit CVE-2026-32270?

No, CVE-2026-32270 can be exploited without user authentication.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203