CVE-2026-93650 Details
Description
A vulnerability was determined in Saleor up to 3.20.118/3.21.54/3.22.47/3.23.14. This vulnerability affects the function get_client_ip of the file saleor/account/throttling.py. Executing a manipulation can lead to improper restriction of excessive authentication attempts. The attack can be executed remotely. The attack requires a high level of complexity. It is stated that the exploitability is difficult. The exploit has been publicly disclosed and may be utilized. The projects own issue #19203 internal ticket admits "IP can be spoofed in most deployments" and that its REAL_IP_ENVIRON-type setting bypasses get_client_ip; fix (right-to-left RFC 7239 hop selection) proposed but still unmerged. The vendor explains within an email, that "[t]his is not a vulnerability, this is working at intended, Saleor expects XFF to be configured properly".
A vulnerability in Saleor versions through 3.23.14 has been identified, allowing for a bypass of login attempt throttling. This issue arises in the 'get_client_ip' function within 'saleor/account/throttling.py'. The vulnerability can be exploited remotely and involves spoofing the 'X-Forwarded-For' header to manipulate the IP address from which authentication attempts are measured. As a result, an attacker can evade rate limits and execute unlimited login attempts against a target account.
To address this vulnerability, Saleor should be updated to version 3.23.35 or later, where the issue has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 18, 2026CISA-ADP
Assessed Sep 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/saleor/saleor/ | [email protected] | Source CodeVendor |
| https://github.com/saleor/saleor/issues/19203 | [email protected] | Issue TrackingTechnical DescriptionVendor |
| https://github.com/zast-ai/vulnerability-reports/blob/main/saleor/bruteforce.md | [email protected] | BundleExploitRemedy |
| https://vuldb.com/cve/CVE-2026-93650 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/933655 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407477 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/407477/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-307 | Improper Restriction of Excessive Authentication Attempts | [email protected] |
| CWE-799 | Improper Control of Interaction Frequency | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Saleor | >= 3.20, <= 3.20.118 >= 3.21, <= 3.21.54 >= 3.22, <= 3.22.47 >= 3.23, <= 3.23.14 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | CVE Modified | CISA-ADP |
| Sep 18, 2026 | New CVE Received | [email protected] |
Volerion