CVE-2026-63461
Vendure is an open-source headless commerce platform. Prior to 3.6.5, the public Shop API products, collections, and facets queries combine
CVSS
5.3
Medium
EPSS
0.3%
p26
KEV
—
Exploit Today
8
0-100
Published: Sep 17, 2026 · Last modified: Sep 17, 2026 · CWE-200
Not enough EPSS history yet.
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.