CVE-2026-63461
Vendure: Shop API list queries can return non-public entities when filterOperator is OR
CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-200 |
| Vendor | vendurehq |
| Product | vendure |
| Published | Sep 17, 2026 |
Stay Ahead of the Next One
Get instant alerts for vendurehq vendure
Be the first to know when new medium vulnerabilities affecting vendurehq vendure are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
Affected Versions
vendurehq / vendure
>= 1.0.0, < 3.6.5