---
id: CVE-2023-26052
aliases:
  - GHSA-3hvj-3cg9-v242
  - PYSEC-2026-915
title: >-
  Saleor Unauthenticated Information Disclosure Vulnerability via Python
  Exceptions
summary: >-
  Saleor Unauthenticated Information Disclosure Vulnerability via Python
  Exceptions
severity: low
cvss: 3.7
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N'
vendor: saleor
product: saleor
ecosystem: pip
affected:
  - 'saleor >= 2.0.0, < 3.1.48'
  - 'saleor >= 3.11.0, < 3.11.12'
  - 'saleor >= 3.10.0, < 3.10.14'
  - 'saleor >= 3.9.0, < 3.9.27'
  - 'saleor >= 3.8.0, < 3.8.30'
  - 'saleor >= 3.7.0, < 3.7.59'
patched:
  - saleor 3.1.48
  - saleor 3.11.12
  - saleor 3.10.14
  - saleor 3.9.27
  - saleor 3.8.30
  - saleor 3.7.59
published: '2023-03-02'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-3hvj-3cg9-v242'
references:
  - url: 'https://github.com/saleor/saleor/security/advisories/GHSA-3hvj-3cg9-v242'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2023-26052'
  - url: 'https://github.com/saleor/saleor'
  - url: 'https://github.com/saleor/saleor/releases/tag/3.1.48'
  - url: 'https://github.com/saleor/saleor/releases/tag/3.10.14'
  - url: 'https://github.com/saleor/saleor/releases/tag/3.11.12'
  - url: 'https://github.com/saleor/saleor/releases/tag/3.7.59'
  - url: 'https://github.com/saleor/saleor/releases/tag/3.8.30'
  - url: 'https://github.com/saleor/saleor/releases/tag/3.9.27'
tags:
  - osv
  - pip
epss: 0.00757
epssPercentile: 0.53189
ingestedAt: '2026-07-08T18:25:44.921Z'
---

## Overview

### Impact
Some internal Python exceptions are not handled properly and thus are returned in API as error messages. Some messages might contain sensitive information like infrastructure details in unauthenticated requests.

Affected versions: Saleor ≥ 2.0.0

### Workarounds
None

### For more information
If you have any questions or comments about this advisory:
* Open a discussion at https://github.com/saleor/saleor/discussions
* Email us at [hello@saleor.io](mailto:hello@saleor.io)



## Affected packages

- `saleor >= 2.0.0, < 3.1.48`
- `saleor >= 3.11.0, < 3.11.12`
- `saleor >= 3.10.0, < 3.10.14`
- `saleor >= 3.9.0, < 3.9.27`
- `saleor >= 3.8.0, < 3.8.30`
- `saleor >= 3.7.0, < 3.7.59`

## Remediation

Upgrade to a patched release:

- `saleor 3.1.48`
- `saleor 3.11.12`
- `saleor 3.10.14`
- `saleor 3.9.27`
- `saleor 3.8.30`
- `saleor 3.7.59`
