GHSA-vff3-pqq8-4cpq · Severity: medium · Ecosystem: composer — Craft Commerce: Potential IDOR in Commerce carts
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.
Conclusion & alert: CVE-2026-31867 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-12 | 0.05% | 0.05% | +0.01% |
| 2 | 2026-03-18 | 0.05% | 0.05% | -0.01% |
| 3 | 2026-03-17 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 4.8 | 3.1 | MEDIUM |
|
2.2 | 2.5 | [email protected] |
GHSA-vff3-pqq8-4cpq · Severity: medium · Ecosystem: composer — Craft Commerce: Potential IDOR in Commerce carts
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| craftcms | craft_commerce | >= 4.0.0, < 4.11.0 | cpe:2.3:a:craftcms:craft_commerce:*:*:*:*:*:craft_cms:*:* |
| craftcms | craft_commerce | >= 5.0.0, < 5.6.0 | cpe:2.3:a:craftcms:craft_commerce:*:*:*:*:*:craft_cms:*:* |
| URL | Tags |
|---|---|
| https://github.com/craftcms/commerce/pull/4207 | Issue Tracking Patch |
| https://github.com/craftcms/commerce/security/advisories/GHSA-vff3-pqq8-4cpq | Patch Vendor Advisory Exploit |