CVE-2022-39275

MEDIUM LAB

Saleor 2.0.0-3.1.24 - Authenticated Information Exposure via GraphQL Mutation ID Type Validation Bypass

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2022-39275. PoCs published by omar2535.

AI-analyzed exploit summary This repository provides a detailed setup guide and proof-of-concept instructions for CVE-2022-39275, a vulnerability in Saleor Platform. It includes a forked version of the vulnerable codebase and instructions to reproduce the issue using GraphQLer for identification.

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.

Exploits (1)

nomisec WRITEUP
by omar2535 · poc
https://github.com/omar2535/CVE-2022-39275

This repository provides a detailed setup guide and proof-of-concept instructions for CVE-2022-39275, a vulnerability in Saleor Platform. It includes a forked version of the vulnerable codebase and instructions to reproduce the issue using GraphQLer for identification.

Classification
Writeup 90%
Attack Type
Other
Complexity
Moderate
Reliability
Reliable
Target: Saleor Platform
Auth required
Prerequisites: Docker · Docker Compose · Authentication token
devstral-2 · analyzed Feb 19, 2026 Full analysis →

Scores

CVSS v3 5.3
EPSS 0.0052
EPSS Percentile 39.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Lab Environment

COMMUNITY
Community Lab
docker pull jaegertracing/all-in-one
docker pull mailhog/mailhog

Details

CWE
CWE-20 CWE-863
Status published
Products (1)
saleor/saleor 2.0.0 - 3.1.24
Published Oct 06, 2022
Tracked Since Feb 18, 2026