SecBoard
Zurück zur CVE-Übersicht

CVE-2026-48014

MEDIUM(6.5)

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

Risk Signal Score26/100 — MITTEL
  • CVSS 6.5 — Mittel
  • Weniger als 24 Stunden alt

Beschreibung

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, the order state transition features /api/_action/order/{orderId}/state/{transition} and similar transaction and delivery transition routes in src/Core/Checkout/Order/Api/OrderActionController.php do not declare PlatformRequest::ATTRIBUTE_ACL or perform an explicit privilege check, so AclAnnotationValidator exits when route ACL metadata is absent and low-privileged users without order:update, order_transaction:update, or order_delivery:update can trigger StateMachineRegistry::transition() writes in SYSTEM_SCOPE. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.

GitHub Advisories

GHSA-f8q6-3g5w-jjr6MEDIUM

Shopware: Admin API ACL Bypass in Order State Transition Endpoints

composer/shopware/platform6.7.10.1
GitHub Advisory

Referenzen