Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. shopware/core
  4. ›
  5. CVE-2025-30150

CVE-2025-30150: Shopware 6 allows attackers to check for registered accounts through the store-api

April 8, 2025 (updated May 12, 2025)

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

{"errors":[{"status":"404","code":"CHECKOUT__CUSTOMER_NOT_FOUND","title":"Not Found","detail":"No matching customer for the email \u0022asdasfd@asdads.de\u0022 was found.","meta":{"parameters":{"email":"asdasfd@asdads.de"}}}]}

which indicates clearly that there is no account for this customer. In contrast you get a success response if the account was found.

References

  • github.com/advisories/GHSA-hh7j-6x3q-f52h
  • github.com/shopware/shopware
  • github.com/shopware/shopware/releases/tag/v6.5.8.17
  • github.com/shopware/shopware/releases/tag/v6.6.10.3
  • github.com/shopware/shopware/releases/tag/v6.7.0.0-rc2
  • github.com/shopware/shopware/security/advisories/GHSA-hh7j-6x3q-f52h
  • nvd.nist.gov/vuln/detail/CVE-2025-30150

Code Behaviors & Features

Detect and mitigate CVE-2025-30150 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 6.6.0.0 before 6.6.10.3, all versions starting from 6.7.0.0-rc1 before 6.7.0.0-rc2, version 6.7.0.0-rc1, all versions before 6.5.8.18

Fixed versions

  • 6.6.10.3
  • 6.7.0.0-rc2
  • 6.5.8.18

Solution

Upgrade to versions 6.5.8.18, 6.6.10.3, 6.7.0.0-rc2 or above.

Weakness

  • CWE-204: Observable Response Discrepancy

Source file

packagist/shopware/core/CVE-2025-30150.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 13 May 2025 00:15:34 +0000.