🔐 CVE Alert

CVE-2026-31867

UNKNOWN 0.0

Craft Commerce has a Potential IDOR in Commerce carts

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Craft Commerce is an ecommerce platform for Craft CMS. Prior to 4.11.0 and 5.6.0, An Insecure Direct Object Reference (IDOR) vulnerability exists in Craft Commerce’s cart functionality that allows users to hijack any shopping cart by knowing or guessing its 32-character number. The CartController accepts a user-supplied number parameter to load and modify shopping carts. No ownership validation is performed - the code only checks if the order exists and is incomplete, not whether the requester has authorization to access it. This vulnerability enables the takeover of shopping sessions and potential exposure of PII. This vulnerability is fixed in 4.11.0 and 5.6.0.

CWE CWE-639
Vendor craftcms
Product commerce
Published Mar 11, 2026
Last Updated Mar 12, 2026
Stay Ahead of the Next One

Get instant alerts for craftcms commerce

Be the first to know when new unknown vulnerabilities affecting craftcms commerce are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

craftcms / commerce
>= 4.0.0, < 4.11.0 >= 5.0.0, < 5.6.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/craftcms/commerce/security/advisories/GHSA-vff3-pqq8-4cpq github.com: https://github.com/craftcms/commerce/pull/4207