SCA: security update for craftcms/commerce (GHSA-vff3-pqq8-4cpq)

medium Tenable Self-Hosted Container Security Plugin ID 438567

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-31867)

Solution

Update the craftcms/commerce library and its related packages to version 4.11.0 or later.

See Also

https://github.com/advisories/GHSA-vff3-pqq8-4cpq

Plugin Details

Severity: Medium

ID: 438567

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/10/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3.1

Vector: CVSS2#AV:N/AC:H/Au:N/C:P/I:N/A:P

CVSS Score Source: CVE-2026-31867

CVSS v3

Risk Factor: Medium

Base Score: 4.8

Temporal Score: 4.3

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 2.9

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/10/2026

Vulnerability Publication Date: 3/10/2026

Reference Information

CVE: CVE-2026-31867

cwe: CWE-639