6.5
CVE-2026-48744
- EPSS 0.28%
- Veröffentlicht 18.08.2026 17:10:05
- Zuletzt bearbeitet 19.08.2026 19:17:17
- CVE-Watchlists
- Unerledigt
Saleor: Anonymous users can modify channel settings via `channelUpdate` due to `all([])` bypass in permission check
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.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstellersaleor
≫
Produkt
saleor
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
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.28% | 0.203 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 6.5 | 3.9 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
|
CWE-285 Improper Authorization
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
https://github.com/saleor/saleor/security/advisories/GHSA-xqqq-qhgq-gx53
https://github.com/saleor/saleor/commit/11efb4e9ea76942cf142bc01de8846cbaf764465
https://github.com/saleor/saleor/commit/580b93b6e0faef7800e667f0c3bc507d3ef6f5f5
https://github.com/saleor/saleor/commit/9b1f59b3ed86c3fad3ce071639cf434c1ab94a85
https://github.com/saleor/saleor/commit/afd1ddd13b79e78db4e05f846b1f159078c50417
https://github.com/saleor/saleor/releases/tag/3.21.67
https://github.com/saleor/saleor/releases/tag/3.22.63
https://github.com/saleor/saleor/releases/tag/3.23.22