PatchSiren cyber security CVE debrief
CVE-2026-48744 saleor CVE debrief
A broken authorization check in Saleor e-commerce platform versions 3.14.67 until 3.21.67, 3.22.63, and 3.23.22 allows unauthenticated GraphQL requests to modify channel settings and expose hidden objects. This issue 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.
- Vendor
- saleor
- Product
- Unknown
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-18
Who should care
Defenders managing Saleor e-commerce platforms, especially those using vulnerable versions, should verify exposure and apply patches or updates. They should also monitor GraphQL requests and channel settings for suspicious activity, and assess the exposure of hidden objects in the e-commerce platform.
Why it matters
CVE-2026-48744 allows unauthenticated GraphQL requests to modify channel settings and expose hidden objects in Saleor e-commerce platforms. Defenders should verify exposure, apply patches, and monitor for suspicious activity.
- Verify and restrict unauthorized GraphQL requests
- Monitor channel settings for suspicious changes
- Apply patches or updates to vulnerable Saleor versions
- Assess exposure of hidden objects in the e-commerce platform
Technical summary
The Saleor e-commerce platform has a broken authorization check in versions 3.14.67 until 3.21.67, 3.22.63, and 3.23.22, allowing unauthenticated GraphQL requests to modify channel settings and expose hidden objects. This 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.
Defensive priority
Defenders should prioritize verifying exposure and applying patches for Saleor e-commerce platforms, especially those using vulnerable versions.
Recommended defensive actions
- Verify Saleor e-commerce platform version and check for exposure
- Apply patches or updates to vulnerable versions
- Monitor GraphQL requests and channel settings for suspicious activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and source references provide details on the vulnerable versions and fixed releases. However, the scope of affected deployments and potential impact require further verification. Saleor e-commerce platforms, especially those using vulnerable versions, should verify exposure and apply patches or updates. The official CVE Program record and NIST NVD vulnerability detail provide additional information on the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-48744 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-48744
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-48744 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48744
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/saleor/saleor/commit/11efb4e9ea76942cf142bc01de8846cbaf764465
-
Source reference
Unverified legacy reference
URL: https://github.com/saleor/saleor/commit/580b93b6e0faef7800e667f0c3bc507d3ef6f5f5
-
Source reference
Unverified legacy reference
URL: https://github.com/saleor/saleor/commit/9b1f59b3ed86c3fad3ce071639cf434c1ab94a85
-
Source reference
Unverified legacy reference
URL: https://github.com/saleor/saleor/commit/afd1ddd13b79e78db4e05f846b1f159078c50417
-
Source reference
Unverified legacy reference
URL: https://github.com/saleor/saleor/releases/tag/3.21.67
-
Source reference
Unverified legacy reference
URL: https://github.com/saleor/saleor/releases/tag/3.22.63
-
Source reference
Unverified legacy reference
URL: https://github.com/saleor/saleor/releases/tag/3.23.22
-
Source reference
Unverified legacy reference
URL: https://github.com/saleor/saleor/security/advisories/GHSA-xqqq-qhgq-gx53
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.