Impact
This vulnerability is an Insecure Direct Object Reference in Saleor’s GraphQL API that allows an unauthenticated user to retrieve order information, including personally identifiable information created before version 3.2.0. The flaw arises from insufficient authorization checks on the order() GraphQL query, enabling attackers to read sensitive data that should be restricted to authenticated staff accounts.
Affected Systems
Saleor e‑commerce platform, vendors: Saleor, product: Saleor. Affected releases include 3.2.0 through 3.20.109, 3.21.0‑a.0 through 3.21.44, and 3.22.0‑a.0 through 3.22.28.
Risk and Exploitability
The CVSS vector indicates a high severity of 8.7. Exploitation probability remains low (EPSS < 1 %) and the vulnerability is not listed in the CISA KEV catalog. Attack opportunity exists through the public GraphQL endpoint without authentication, relying on the IDOR weakness (CWE‑639).
OpenCVE Enrichment