VDB
KO
LOW 3.7

PYSEC-2026-915

Saleor Unauthenticated Information Disclosure Vulnerability via Python Exceptions

Quick fix

PYSEC-2026-915 — saleor: upgrade to the fixed version with the command below.

pip install --upgrade 'saleor>=3.1.48'

Details

### 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)

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / saleor
Introduced in: 2.0.0 Fixed in: 3.1.48
Fix pip install --upgrade 'saleor>=3.1.48'

References