Intel

AIKIDO-2026-307307

shopware/core is vulnerable to Weak Password Recovery Mechanism

Weak Password Recovery MechanismGHSA-xj2c-8fw5-mr6m Published Yesterday

93

Critical Risk

This Affects:

PHPshopware/core
0.0.0.1 - 6.6.10.22
Fixed in 6.6.10.23
6.7.0.0 - 6.7.13.0
Fixed in 6.7.13.1
Are you affected? Scan for Free

TL;DR

Shopware's Administration password-recovery flow builds reset links from the incoming Host header without sufficient validation. An unauthenticated attacker who knows an administrator's email can trigger a reset so the emailed link points at a domain they control. If the administrator opens that link, the attacker captures the reset token and takes over the account with full Administration access. The fix validates the host used in password-reset links.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and the Administration password-recovery flow is reachable without Host-header pinning, such as Symfony trusted_hosts or equivalent reverse-proxy filtering.

Background info

shopware/core is vulnerable to Weak Password Recovery Mechanism in versions 0.0.0.1 - 6.6.10.22 and 6.7.0.0 - 6.7.13.0.

How to fix this

Upgrade the shopware/core and/or the shopware/platform library to the patch version.