GHSA-R2VG-HVJM-FG38

GHSA-R2VG-HVJM-FG38 is a medium-severity missing authorization vulnerability in shopware/platform (composer), affecting versions >= 6.7.0.0, < 6.7.3.1. It is fixed in 6.7.3.1, 6.6.10.7.

Summary

Refunds in general can be enabled through the administration setting core.cart.enableOrderRefunds (in the cart panel).Which visually shows and hides the button. However, using a custom crafted request, a customer can still cancel his own orders.As this is not checked inside the route (and also not in the controller):
https://github.com/shopware/shopware/blob/trunk/src/Storefront/Controller/AccountOrderController.php#L98
https://github.com/shopware/shopware/blob/trunk/src/Core/Checkout/Order/SalesChannel/CancelOrderRoute.php

To mitigate this, a check should be added to the CancelOrderRoute which verifies that the feature is enabled.

Impact

The application does not perform an authorization check before performing a sensitive operation. Typical impact: unauthorized access to restricted functionality or data.

GHSA-R2VG-HVJM-FG38 has a CVSS score of 4.3 (Medium). The vector is network-reachable, low privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (6.7.3.1, 6.6.10.7); upgrading removes the vulnerable code path.

Affected versions

shopware/platform (>= 6.7.0.0, < 6.7.3.1) shopware/platform (< 6.6.10.7) shopware/core (>= 6.7.0.0, < 6.7.3.1) shopware/core (< 6.6.10.7)

Security releases

shopware/platform → 6.7.3.1 (composer) shopware/platform → 6.6.10.7 (composer) shopware/core → 6.7.3.1 (composer) shopware/core → 6.6.10.7 (composer)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

See it in your environment

Remediation advice

Upgrade the following packages to resolve this vulnerability:

shopware/platform to 6.7.3.1 or later; shopware/platform to 6.6.10.7 or later; shopware/core to 6.7.3.1 or later; shopware/core to 6.6.10.7 or later

Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.

Frequently Asked Questions

  1. What is GHSA-R2VG-HVJM-FG38? GHSA-R2VG-HVJM-FG38 is a medium-severity missing authorization vulnerability in shopware/platform (composer), affecting versions >= 6.7.0.0, < 6.7.3.1. It is fixed in 6.7.3.1, 6.6.10.7. The application does not perform an authorization check before performing a sensitive operation.
  2. How severe is GHSA-R2VG-HVJM-FG38? GHSA-R2VG-HVJM-FG38 has a CVSS score of 4.3 (Medium). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which packages are affected by GHSA-R2VG-HVJM-FG38?
    • shopware/platform (composer) (versions >= 6.7.0.0, < 6.7.3.1)
    • shopware/core (composer) (versions >= 6.7.0.0, < 6.7.3.1)
  4. Is there a fix for GHSA-R2VG-HVJM-FG38? Yes. GHSA-R2VG-HVJM-FG38 is fixed in 6.7.3.1, 6.6.10.7. Upgrade to this version or later.
  5. Is GHSA-R2VG-HVJM-FG38 exploitable, and should I be worried? Whether GHSA-R2VG-HVJM-FG38 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether GHSA-R2VG-HVJM-FG38 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix GHSA-R2VG-HVJM-FG38?
    • Upgrade shopware/platform to 6.7.3.1 or later
    • Upgrade shopware/platform to 6.6.10.7 or later
    • Upgrade shopware/core to 6.7.3.1 or later
    • Upgrade shopware/core to 6.6.10.7 or later

Other vulnerabilities in shopware/platform

CVE-2026-48013CVE-2026-48015CVE-2026-48016CVE-2026-48014CVE-2026-48012

Stop the waste.
Protect your environment with Kodem.