CVE-2026-48744

MEDIUMPre-NVD 6.56.5
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 80% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
6.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.5Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

CVSS v3
6.5
EG Score
6.5(medium)
EG Risk
44(Track)
EG Risk 44/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity65% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
20%
KEV
Not listed

Published

August 18, 2026

Last Modified

August 19, 2026

Advisory Details (8)

Auto-updated Aug 18, 2026
Patch available. Sources: github_commit, github_release, github.
github Patch Available

Anonymous users can bypass authorization checks in selected GraphQL paths · Advisory · saleor/saleor · GitHub

https://github.com/saleor/saleor/security/advisories/GHSA-xqqq-qhgq-gx53
github_release Patch Available

3.23.22

Patch available: saleor/saleor 3.23.22

https://github.com/saleor/saleor/releases/tag/3.23.22
github_release Patch Available

3.22.63

Patch available: saleor/saleor 3.22.63

https://github.com/saleor/saleor/releases/tag/3.22.63
github_release Patch Available

3.21.67

Patch available: saleor/saleor 3.21.67

https://github.com/saleor/saleor/releases/tag/3.21.67
github_commit Patch Available

commit afd1ddd13b79 (saleor/saleor)

Patch available: saleor/saleor 3.23.22 (contains commit afd1ddd13b79)

https://github.com/saleor/saleor/commit/afd1ddd13b79e78db4e05f846b1f159078c50417
github_commit Patch Available

commit 9b1f59b3ed86 (saleor/saleor)

Patch available: saleor/saleor 3.22.63 (contains commit 9b1f59b3ed86)

https://github.com/saleor/saleor/commit/9b1f59b3ed86c3fad3ce071639cf434c1ab94a85
github_commit

commit 580b93b6e0fa (saleor/saleor)

Fix landed in saleor/saleor commit 580b93b6e0fa — awaiting tagged release

https://github.com/saleor/saleor/commit/580b93b6e0faef7800e667f0c3bc507d3ef6f5f5
github_commit Patch Available

commit 11efb4e9ea76 (saleor/saleor)

Patch available: saleor/saleor 3.21.67 (contains commit 11efb4e9ea76)

https://github.com/saleor/saleor/commit/11efb4e9ea76942cf142bc01de8846cbaf764465

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 12× in last 7d / 23× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-30 01:40 UTCEG score recompute
  2. 2026-08-30 01:22 UTCEPSS rescore
  3. 2026-08-29 03:49 UTCEG score recompute
  4. 2026-08-28 21:41 UTCEPSS rescore
  5. 2026-08-28 00:12 UTCEG score recompute
  6. 2026-08-27 14:25 UTCEPSS rescore
  7. 2026-08-27 02:16 UTCEG score recompute
  8. 2026-08-26 14:46 UTCEPSS rescore
  9. 2026-08-26 04:24 UTCEG score recompute
  10. 2026-08-25 13:49 UTCEPSS rescore
  11. 2026-08-25 06:32 UTCEG score recompute
  12. 2026-08-23 10:49 UTCEG score recompute
  13. 2026-08-23 00:19 UTCEPSS rescore
  14. 2026-08-22 12:58 UTCEG score recompute
  15. 2026-08-21 23:49 UTCEPSS rescore
  16. 2026-08-21 15:06 UTCEG score recompute
  17. 2026-08-20 22:55 UTCEPSS rescore
  18. 2026-08-19 19:21 UTCEG score recompute
  19. 2026-08-19 18:38 UTCEG score recompute
  20. 2026-08-19 17:04 UTCEPSS rescore
  21. 2026-08-18 17:21 UTCEG score recompute
  22. 2026-08-18 17:16 UTCEG score recompute
  23. 2026-08-18 17:14 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-48744?
CVE-2026-48744 is a medium vulnerability published on August 18, 2026. 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…
When was CVE-2026-48744 disclosed?
CVE-2026-48744 was first published in the National Vulnerability Database on August 18, 2026, with the most recent update on August 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-48744 actively exploited?
CVE-2026-48744 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 80.2% of all scored CVEs.
What is the CVSS score of CVE-2026-48744?
CVE-2026-48744 has a CVSS v3 base score of 6.5 (NVD).
How do I remediate CVE-2026-48744?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-48744, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-48744

Explore →

Is Your Infrastructure Affected by CVE-2026-48744?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.