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
Medio
EPSS
0.3%
p26
KEV
—
Exploit Today
8
0-100
Publicado: 17 sept 2026 · Última mod.: 17 sept 2026 · CWE-200
Sin historial EPSS suficiente todavía.
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.