{ "schema_version": "1.4.0", "id": "GHSA-4h9w-7vfp-px8m", "modified": "2025-09-10T21:09:57Z", "published": "2025-04-09T13:53:11Z", "aliases": [ "CVE-2025-32378" ], "summary": "Shopware default newsletter opt-in settings allow for mass sign-up abuse", "details": "### Impact\n\nCurrently the default settings for double-opt-in allow for mass unsolicited newsletter sign-ups without confirmation.\n\nDefault settings are:\n\nNewsletter: Double Opt-in - active\n\nNewsletter: Double opt-in for registered customers - disabled\n\nLog-in & sign-up: Double opt-in on sign-up - disabled\n\nWith these settings, anyone can register an account on the shop using any e-mail-address and then check the check-box in the account page to sign up for the newsletter. The recipient will receive two mails confirming registering and signing up for the newsletter, no confirmation link needed to be clicked for either. In the backend the recipient is set to “instantly active”.\n\n### Patches\nUpdate to Shopware 6.6.10.3 or 6.5.8.17\n\n### Workarounds\nFor 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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:U" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "shopware/core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.6.0.0-rc1" }, { "fixed": "6.6.10.3" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "shopware/platform" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.6.0.0-rc1" }, { "fixed": "6.6.10.3" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "shopware/platform" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.7.0.0-rc1" }, { "fixed": "6.7.0.0-rc2" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "shopware/core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.7.0.0-rc1" }, { "fixed": "6.7.0.0-rc2" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "shopware/core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "6.5.8.17" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "shopware/platform" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "6.5.8.17" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/shopware/shopware/security/advisories/GHSA-4h9w-7vfp-px8m" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32378" }, { "type": "PACKAGE", "url": "https://github.com/shopware/shopware" } ], "database_specific": { "cwe_ids": [ "CWE-1188", "CWE-799" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-04-09T13:53:11Z", "nvd_published_at": "2025-04-09T16:15:25Z" } }