{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "6.5.8.17"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "55bce12f712aa77bf9b33839b1fc7fc59a9675c1"
            }
          ],
          "repo": "https://github.com/shopware/shopware",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "6.6.0.0"
              },
              {
                "fixed": "6.6.10.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "b0ae9ef3fae80afcc4f38401c09037fa7adc57b0"
            },
            {
              "fixed": "fde02b7dc7e7f3a8ad537ccea0663aa688db87eb"
            }
          ],
          "repo": "https://github.com/shopware/shopware",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "6.7.0.0-rc1"
              },
              {
                "fixed": "6.7.0.0-rc2"
              }
            ]
          },
          "events": [
            {
              "introduced": "19ed8e5565e44292e30bdf767bda0212a0b6a0a9"
            },
            {
              "fixed": "ac87132f8832392fffd5d2313546e6d790e18862"
            }
          ],
          "repo": "https://github.com/shopware/shopware",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hh7j-6x3q-f52h"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-204"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/30xxx/CVE-2025-30150.json"
  },
  "details": "Shopware 6 is an open commerce platform based on Symfony Framework and Vue. Through the store-api it is possible as a attacker to check if a specific e-mail address has an account in the shop. Using the store-api endpoint /store-api/account/recovery-password you get the response, which indicates clearly that there is no account for this customer. In contrast you get a success response if the account was found. This vulnerability is fixed in Shopware 6.6.10.3 or 6.5.8.17. For older versions of 6.4, corresponding security measures are also available via a plugin. For the full range of functions, we recommend updating to the latest Shopware version.",
  "id": "CVE-2025-30150",
  "modified": "2026-02-04T21:34:06.740171929Z",
  "published": "2025-04-08T13:46:44.823Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/30xxx/CVE-2025-30150.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/shopware/shopware/security/advisories/GHSA-hh7j-6x3q-f52h"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30150"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Shopware 6 allows attackers to check for registered accounts through the store-api"
}