SCA: security update for @vendure/core (GHSA-xf65-r35x-wmmv)

medium Tenable Self-Hosted Container Security Plugin ID 448263

Description

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

- Vendure is an open-source headless commerce platform. Prior to 3.6.5, the public Shop API products,
collections, and facets queries combine mandatory visibility guards with caller-supplied filters using the
caller-controlled filterOperator. When filterOperator is OR, a predicate matching a hidden entity can
bypass the Product.enabled, Collection.isPrivate, or Facet.isPrivate guard. An unauthenticated caller can
therefore retrieve disabled products and private collections or facets. This issue is fixed in version
3.6.5. (CVE-2026-63461)

Solution

Update the @vendure/core library and its related packages to version 3.6.5 or later.

See Also

https://github.com/advisories/GHSA-xf65-r35x-wmmv

Plugin Details

Severity: Medium

ID: 448263

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/23/2026

Updated: 9/23/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-63461

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/17/2026

Vulnerability Publication Date: 9/17/2026

Reference Information

CVE: CVE-2026-63461

cwe: CWE-200