Intel

AIKIDO-2026-686457

@vendure/core is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized ActorCVE-2026-63461 Published Today

53

Medium Risk

This Affects:

JS@vendure/core
1.3.0 - 3.6.4
Fixed in 3.6.5
Are you affected? Scan for Free

TL;DR

The Shop API products, collections, and facets queries inject a mandatory guard that restricts results to public entities, but when the caller sets filterOperator to OR the guard is combined with caller filters using OR instead of AND. This lets an unauthenticated caller retrieve disabled products and private collections that should be hidden. The fix always AND-combines the injected security guard with caller-supplied filters regardless of the filterOperator value.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your storefront exposes list queries that accept a filter with the OR logical operator.

Background info

@vendure/core is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor in versions 1.3.0 - 3.6.4.

How to fix this

Upgrade the @vendure/core library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform