CVE-2026-33756 Details
Description
Saleor is an e-commerce platform. From 2.0.0 to before 3.23.0a3, 3.22.47, 3.21.54, and 3.20.118, Saleor supports query batching by submitting multiple GraphQL operations in a single HTTP request as a JSON array but wasn't enforcing any upper limit on the number of operations. This allowed an unauthenticated attacker to send a single HTTP request many operations (bypassing the per query complexity limit) to exhaust resources. This vulnerability is fixed in 3.23.0a3, 3.22.47, 3.21.54, and 3.20.118.
A denial-of-service vulnerability has been identified in Saleor, an e-commerce platform, affecting versions 2.0.0 prior to 3.23.0a3, as well as 3.22.47, 3.21.54, and 3.20.118. The issue arises from the platform's support for query batching, which allows multiple GraphQL operations to be submitted in a single HTTP request as a JSON array. However, Saleor did not enforce a limit on the number of operations, enabling an unauthenticated attacker to send requests with excessive operations. This bypassed the per-query complexity limit and exhausted server resources, including CPU, memory, and database connections, while blocking asynchronous workers.
Users are advised to upgrade to Saleor versions 3.23.0a3, 3.22.47, 3.21.54, or 3.20.118. If an immediate upgrade is not possible, it is recommended to implement a live patch at the Web Application Firewall (WAF) level by limiting the size of the request body, restricting the number of items in JSON arrays, or blocking arrays in JSON bodies altogether.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| saleor saleor | >= 2.0.0, < 3.20.118 >= 3.21.0, < 3.21.54 >= 3.22.0, < 3.22.47 3.23.0 alpha0 3.23.0 alpha1 3.23.0 alpha2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 20, 2026 | Initial Analysis | [email protected] |
| Apr 8, 2026 | New CVE Received | [email protected] |