CVE-2022-39275
Improper object type validation in saleor
Record summary
CVE-2022-39275 has a selected CVSS score of 5.3 (medium).
Description
Saleor is a headless, GraphQL commerce platform. In affected versions some GraphQL mutations were not properly checking the ID type input which allowed to access database objects that the authenticated user may not be allowed to access. This vulnerability can be used to expose the following information: Estimating database row counts from tables with a sequential primary key or Exposing staff user and customer email addresses and full name through the `assignNavigation()` mutation. This issue has been patched in main and backported to multiple releases (3.7.17, 3.6.18, 3.5.23, 3.4.24, 3.3.26, 3.2.14, 3.1.24). Users are advised to upgrade. There are no known workarounds for this issue.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 23, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
saleorBrowse saleor / saleor | CVE List | >= 2.0.0, < 3.1.24 | affected |
| >= 3.2.0, < 3.2.14 | affected | ||
| >= 3.3.0, < 3.3.26 | affected | ||
| >= 3.4.0, < 3.4.24 | affected | ||
| >= 3.5.0, < 3.5.23 | affected | ||
| >= 3.6.0, < 3.6.18 | affected | ||
| >= 3.7.0, < 3.7.17 | affected |