CVE Catalog

CVE-2026-33756

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.44%

36th percentile - higher than 36% of all known CVEs

Summary

Saleor from version 2.0.0 to before 3.23.0a3, 3.22.47, 3.21.54, and 3.20.118 supports GraphQL query batching without limiting the number of operations. An unauthenticated attacker can send a single HTTP request with many operations, bypassing the per-query complexity limit.

Risk Assessment

An attacker can exhaust server resources, causing denial of service (DoS) for legitimate users.

Recommendation

Update Saleor to version 3.23.0a3, 3.22.47, 3.21.54, or 3.20.118, which fix this vulnerability.

Other vulnerabilities in Saleor

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS