6.5
MEDIUM CVSS 3.1
CVE-2026-48744
Saleor: Anonymous users can modify channel settings via `channelUpdate` due to `all([])` bypass in permission check
Description

Saleor is an e-commerce platform. From 3.14.67 until 3.21.67, 3.22.63, and 3.23.22, a broken authorization check in saleor/permission/utils.py can incorrectly authorize unauthenticated GraphQL requests. The flaw permits anonymous callers to use the channelUpdate() mutation to change channel order settings such as allowUnpaidOrders even when the response reports PermissionDenied. The same permission utility can expose hidden objects through the pageType() and translation() queries, including attributes whose visibleInStorefront field is false and that should be visible only to users with management permissions. This issue is fixed in versions 3.21.67, 3.22.63, and 3.23.22.

INFO

Published Date :

Aug. 18, 2026, 5:16 p.m.

Last Modified :

Aug. 18, 2026, 5:16 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-48744 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Update Saleor to a patched version to fix authorization bypass.
  • Update Saleor to version 3.21.67 or later.
  • Apply the security patch for Saleor.
  • Verify authorization controls are enforced.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-48744 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-48744 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-48744 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-48744 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Aug. 18, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'saleor', 'product': 'saleor', 'versions': [{'status': 'affected', 'version': '>= 3.14.67, < 3.21.67'}, {'status': 'affected', 'version': '>= 3.22.0-a.0, < 3.22.63'}, {'status': 'affected', 'version': '>= 3.23.0-a.0, < 3.23.22'}]}]
    Added Description Saleor is an e-commerce platform. From 3.14.67 until 3.21.67, 3.22.63, and 3.23.22, a broken authorization check in saleor/permission/utils.py can incorrectly authorize unauthenticated GraphQL requests. The flaw permits anonymous callers to use the channelUpdate() mutation to change channel order settings such as allowUnpaidOrders even when the response reports PermissionDenied. The same permission utility can expose hidden objects through the pageType() and translation() queries, including attributes whose visibleInStorefront field is false and that should be visible only to users with management permissions. This issue is fixed in versions 3.21.67, 3.22.63, and 3.23.22.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
    Added CWE CWE-285
    Added Reference https://github.com/saleor/saleor/commit/11efb4e9ea76942cf142bc01de8846cbaf764465
    Added Reference https://github.com/saleor/saleor/commit/580b93b6e0faef7800e667f0c3bc507d3ef6f5f5
    Added Reference https://github.com/saleor/saleor/commit/9b1f59b3ed86c3fad3ce071639cf434c1ab94a85
    Added Reference https://github.com/saleor/saleor/commit/afd1ddd13b79e78db4e05f846b1f159078c50417
    Added Reference https://github.com/saleor/saleor/releases/tag/3.21.67
    Added Reference https://github.com/saleor/saleor/releases/tag/3.22.63
    Added Reference https://github.com/saleor/saleor/releases/tag/3.23.22
    Added Reference https://github.com/saleor/saleor/security/advisories/GHSA-xqqq-qhgq-gx53
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.