CVE-2026-23499
Last modified
CVE-2026-23499 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Saleor is an e-commerce platform. Starting in version 3.0.0 and prior to versions 3.20.108, 3.21.43, and 3.22.27, Saleor allowed authenticated staff users or Apps to upload arbitrary files, including malicious HTML and SVG files containing Javascript. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
Saleor is an e-commerce platform. Starting in version 3.0.0 and prior to versions 3.20.108, 3.21.43, and 3.22.27, Saleor allowed authenticated staff users or Apps to upload arbitrary files, including malicious HTML and SVG files containing Javascript. Depending on the deployment strategy, these files may be served from the same domain as the dashboard without any restrictions leading to the execution of malicious scripts in the context of the user's browser. Malicious staff members could craft script injections to target other staff members, possibly stealing their access and/or refresh tokens. Users are vulnerable if they host the media files inside the same domain as the dashboard, e.g., dashboard is at `example.com/dashboard/` and media are under `example.com/media/`. They are not impact if media files are hosted in a different domain, e.g., `media.example.com`. Users are impacted if they do not return a `Content-Disposition: attachment` header for the media files. Saleor Cloud users are not impacted. This issue has been patched in versions: 3.22.27, 3.21.43, and 3.20.108. Some workarounds are available for those unable to upgrade. Configure the servers hosting the media files (e.g., CDN or reverse proxy) to return the Content-Disposition: attachment header. This instructs browsers to download the file instead of rendering them in the browser. Prevent the servers from returning HTML and SVG files. Set-up a `Content-Security-Policy` for media files, such as `Content-Security-Policy: default-src 'none'; base-uri 'none'; frame-ancestors 'none'; form-action 'none';`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Saleor | Saleor | >= 3.0.0, < 3.20.108 |
| Saleor | Saleor | >= 3.21.0, < 3.21.43 |
| Saleor | Saleor | >= 3.22.0, < 3.22.27 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23499?
How severe is CVE-2026-23499?
How do I fix CVE-2026-23499?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23493Pimcore is an Open Source Data & Experience Management Platf…4.9
- CVE-2026-23494Pimcore is an Open Source Data & Experience Management Platf…6.5
- CVE-2026-23495Pimcore's Admin Classic Bundle provides a Backend UI for Pim…4.3
- CVE-2026-23496Pimcore Web2Print Tools Bundle adds tools for web-to-print u…5.4
- CVE-2026-23497Frappe Learning Management System (LMS) is a learning system…5.4
- CVE-2026-23498Shopware is an open commerce platform. From 6.7.0.0 to befor…7.2
- CVE-2026-2350Tanium addressed an insertion of sensitive information into …6.5
- CVE-2026-23500Dolibarr is an enterprise resource planning (ERP) and custom…9.1
- CVE-2026-2351The Task Manager plugin for WordPress is vulnerable to Arbit…6.5
- CVE-2026-23511ZITADEL is an open source identity management platform. Prio…5.3
- CVE-2026-23512SumatraPDF is a multi-format reader for Windows. In 3.5.2 an…7.8
- CVE-2026-23513FOSSBilling is a free, open-source billing and client manage…7.1
Are you affected by CVE-2026-23499?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
