Observable discrepancy in Shopware - CVE-2025-30150
Published: April 8, 2025 / Updated: May 20, 2026
Shopware
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose whether a specific e-mail address is associated with an account.
The vulnerability exists due to improper access control in the /store-api/account/recovery-password endpoint when handling password recovery requests. A remote attacker can send a request with a chosen e-mail address to disclose whether a specific e-mail address is associated with an account.
The endpoint returns different responses depending on whether the supplied e-mail address matches an existing customer account.