CVE-2025-67648 HIGH

CVE-2025-67648: Shopware's inproper input validation can lead to Reflected XSS through Storefront Login Page

Vendor Shopware
Product shopware
Weakness CWE-79 · XSS
Published December 10, 2025
Last update December 11, 2025

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N

What the vulnerability does

01Description

Shopware is an open commerce platform. Versions 6.4.6.0 through 6.6.10.9 and 6.7.0.0 through 6.7.5.0 have a Reflected XSS vulnerability in AuthController.php. A request parameter from the login page URL is directly rendered within the Twig template of the Storefront login page without further processing or input validation. This allows direct code injection into the template via the URL parameter, waitTime, which lacks proper input validation. This issue is fixed in versions 6.6.10.10 and 6.7.5.1.

Key dates

02Disclosure timeline

December 10, 2025 CVE published
December 11, 2025 Record updated