VDB
KO
MEDIUM 6.5

PYSEC-2026-917

Saleor has Staff-Authenticated Error Message Information Disclosure Vulnerability via Python Exceptions

Quick fix

PYSEC-2026-917 — 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 user email address in staff-authenticated requests.

This issue has been patched in versions 3.1.48, 3.7.59, 3.8.30, 3.9.27, 3.10.14 and 3.11.12.

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