An insufficient check on the filter types for unauthenticated customers allows access to orders of other customers. This is part of the deepLinkCode support on the store-api.order endpoint.
Depending on the order payload configuration, attackers may retrieve:
This vulnerability allows:
No limitation, but only orders from the past 30 days are checked for changeable means of payment (unrelated).
The code is present since ~2021. Likely every version since then is impacted for every store.
{
"cwe_ids": [
"CWE-863"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-11T19:23:43Z",
"nvd_published_at": "2026-03-11T19:16:04Z",
"severity": "HIGH"
}