CVE-2026-24136: Saleor has an Insecure Direct Object Reference (IDOR) in GraphQL API
Saleor is an e-commerce platform. Versions 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 have a n Insecure Direct Object Reference (IDOR) vulnerability that allows unauthenticated actors to extract sensitive information in plain text. Orders created before Saleor 3.2.0 could have PIIs exfiltrated. The issue has been patched in Saleor versions: 3.22.29, 3.21.45, and 3.20.110. To workaround, temporarily block non-staff users from fetching order information (the order() GraphQL query) using a WAF.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-24136?
CVE-2026-24136 is classified as a high severity vulnerability due to the potential unauthorized access to sensitive data.
How do I fix CVE-2026-24136?
The fix for CVE-2026-24136 involves updating Saleor to versions that are not vulnerable, specifically 3.20.110 or later, 3.21.45 or later, and 3.22.29 or later.
What type of vulnerability is CVE-2026-24136?
CVE-2026-24136 is an Insecure Direct Object Reference (IDOR) vulnerability affecting the GraphQL API of Saleor.
Who is affected by CVE-2026-24136?
CVE-2026-24136 affects all users of Saleor versions 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.
What can attackers do with CVE-2026-24136?
Attackers exploiting CVE-2026-24136 can access sensitive data without authentication.