Intel

AIKIDO-2026-995981

shopware/core is vulnerable to Information Disclosure

Information DisclosureGHSA-674c-5376-96rv Published Yesterday

53

Medium Risk

This Affects:

PHPshopware/core
6.5.8.15 - 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 Store API applied product-review visibility rules only to the top-level productReviews association. Criteria that loaded reviews through a nested association skipped those checks, so an unauthenticated visitor could read the content, rating, and display name of reviews still awaiting moderation. The patch applies the same visibility rules to nested productReviews associations: approved reviews, plus the pending reviews of the logged-in customer.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your shop collects product reviews that require approval before publication. An unauthenticated Store API client can load those unpublished reviews through a nested productReviews association.

Background info

shopware/core is vulnerable to Information Disclosure in versions 6.5.8.15 - 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.