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
References
- https://github.com/saleor/saleor/security/advisories/GHSA-r8qr-wwg3-2r85 [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2023-26051 [ADVISORY]
- https://github.com/saleor/saleor/commit/31bce881ccccf0d79a9b14ecb6ca3138d1edeec1 [WEB]
- https://github.com/saleor/saleor [PACKAGE]
- https://github.com/saleor/saleor/releases/tag/3.1.48 [WEB]
- https://github.com/saleor/saleor/releases/tag/3.10.14 [WEB]
- https://github.com/saleor/saleor/releases/tag/3.11.12 [WEB]
- https://github.com/saleor/saleor/releases/tag/3.7.59 [WEB]
- https://github.com/saleor/saleor/releases/tag/3.8.30 [WEB]
- https://github.com/saleor/saleor/releases/tag/3.9.27 [WEB]
- https://pypi.org/project/saleor [PACKAGE]
- https://github.com/advisories/GHSA-r8qr-wwg3-2r85 [ADVISORY]