CVE-2026-24136

HIGH LAB

Saleor 3.2.0-3.20.109 3.21.0-a.0-3.21.44 3.22.0-a.0-3.22.28 - Unauthenticated Insecure Direct Object Reference

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-24136. PoCs published by BlankBire.

AI-analyzed exploit summary This repository contains a functional exploit for CVE-2026-24136, an IDOR vulnerability in Saleor GraphQL API allowing unauthenticated actors to read PII from any order. The PoC includes scripts to enumerate orders, exploit the vulnerability, and seed test data.

Description

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.

Exploits (1)

github WORKING POC 1 stars
by BlankBire · pythonpoc
https://github.com/BlankBire/CVE-2026-24136-Lab

This repository contains a functional exploit for CVE-2026-24136, an IDOR vulnerability in Saleor GraphQL API allowing unauthenticated actors to read PII from any order. The PoC includes scripts to enumerate orders, exploit the vulnerability, and seed test data.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Moderate
Reliability
Reliable
Target: Saleor GraphQL API
No auth needed
Prerequisites: Docker environment · Saleor API instance
devstral-2 · analyzed Jun 12, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0036
EPSS Percentile 28.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Lab Environment

COMMUNITY
Community Lab
docker pull ghcr.io/saleor/saleor:3.20
docker pull ghcr.io/saleor/saleor-dashboard:3.20
+2 more repos

Details

CWE
CWE-639
Status published
Products (1)
saleor/saleor 3.2.0 - 3.20.110
Published Jan 24, 2026
Tracked Since Feb 18, 2026