Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. shopware/core
  4. ›
  5. CVE-2026-48016

CVE-2026-48016: Shopware: Unauthorized Payment Trigger for Foreign Orders via /store-api/handle-payment

June 4, 2026

The Shopware Store API endpoint /store-api/handle-payment contains an object-level authorization flaw that allows a low-privileged external user with a normal customer or guest context to trigger the payment flow for another user’s order by supplying a foreign orderId. The affected functionality is the Store API payment initiation and retry flow. The root cause is that the endpoint forwards the user-controlled orderId into the payment processing logic without verifying that the caller owns the referenced order or has passed the required guest-order authentication. As a result, payment attempts for foreign orders are accepted by the server, which can compromise the integrity of order and payment workflows.

References

  • github.com/advisories/GHSA-9v5m-39wh-5chq
  • github.com/shopware/shopware/releases/tag/v6.6.10.18
  • github.com/shopware/shopware/releases/tag/v6.7.10.1
  • github.com/shopware/shopware/security/advisories/GHSA-9v5m-39wh-5chq
  • nvd.nist.gov/vuln/detail/CVE-2026-48016

Code Behaviors & Features

Detect and mitigate CVE-2026-48016 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.6.10.18, all versions starting from 6.7.0 before 6.7.10.1

Fixed versions

  • 6.6.10.18
  • 6.7.10.1

Solution

Upgrade to versions 6.6.10.18, 6.7.10.1 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-290: Authentication Bypass by Spoofing

Source file

packagist/shopware/core/CVE-2026-48016.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:11 +0000.