CVE-2026-48012
Last modified
CVE-2026-48012 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Shopware is an open commerce platform. Versions 6.7.3.0 through 6.7.10.0 have an open redirect in Shopware's public SSO entry point at `GET /api/oauth/sso/auth`. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
Shopware is an open commerce platform. Versions 6.7.3.0 through 6.7.10.0 have an open redirect in Shopware's public SSO entry point at `GET /api/oauth/sso/auth`. When the endpoint is reached without the expected SSO session state, the application falls back to the request's `Referer` header and uses that value as the redirect destination. In the validated behavior, the server does not restrict that fallback target to same-origin URLs, does not require a relative path, and does not reject dangerous schemes such as `javascript:`. As a result, an unauthenticated request can turn this endpoint into a reusable redirect primitive whose destination is fully controlled by attacker-supplied request metadata. The security problem is not limited to a harmless navigation mismatch. The endpoint sits under `/api/oauth/`, which gives the redirect a trustworthy application-controlled origin and makes it suitable for phishing chains, branded redirect abuse, and cases where client software automatically follows redirects issued by a trusted host. The attached evidence also shows that the response is not only an HTTP `302` with a user-controlled `Location` header. The HTML body contains a matching meta refresh tag and redirect link built from the same attacker-controlled value. In the validated proof, the endpoint redirects to `https://attacker.example/poc` when that URL is supplied through `Referer`, and it also reflects `javascript:alert(1)` into `Location` and the HTML redirect body without any scheme filtering. This report therefore stays conservative and claims an open redirect with arbitrary redirect targets, while noting that the lack of scheme restrictions makes the behavior materially worse than a same-scheme external redirect. Version 6.7.10.1 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| shopware | shopware | >= 6.7.3.0, < 6.7.10.1 |
| shopware | platform | >= 6.7.3.0, < 6.7.10.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48012?
How severe is CVE-2026-48012?
How do I fix CVE-2026-48012?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-48007Element Call is a native Matrix video conferencing applicati…8.6
- CVE-2026-48008Shopware is an open commerce platform. Prior to 6.6.10.18 an…6.5
- CVE-2026-48009Shopware is an open commerce platform. Prior to 6.6.10.18 an…6.8
- CVE-2026-4801The Page Builder Gutenberg Blocks – CoBlocks plugin for Word…6.4
- CVE-2026-48010Shopware is an open commerce platform. Prior to 6.6.10.18 an…6.5
- CVE-2026-48011Shopware is an open commerce platform. Prior to versions 6.6…3.7
- CVE-2026-48013Shopware is an open commerce platform. Prior to 6.6.10.18 an…4.1
- CVE-2026-48014Shopware is an open commerce platform. Prior to 6.6.10.18 an…6.5
- CVE-2026-48015Shopware is an open commerce platform. Prior to 6.6.10.18 an…4.9
- CVE-2026-48016Shopware is an open commerce platform. Prior to 6.6.10.18 an…4.3
- CVE-2026-48017DbGate is cross-platform database manager. In versions 7.1.8…8.8
- CVE-2026-4802A flaw was found in Cockpit. This vulnerability allows a rem…8
Are you affected by CVE-2026-48012?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
