Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. shopper/framework
  4. ›
  5. CVE-2026-47745

CVE-2026-47745: Shopper: Missing per-action authorization on PaymentMethods, Currencies and Carriers admin tables

June 5, 2026

The admin tables for PaymentMethods, Currencies and Carriers exposed inline toggles and per-record actions (enable, disable, edit, delete) that were rendered for any authenticated panel user without checking the corresponding per-action permission. A low-privilege user could:

  • Disable every payment method on the store, blocking checkout.
  • Disable or alter the default currency, changing displayed prices and the exchange rate basis.
  • Disable carriers, breaking shipping rate computation at checkout.

The impact is a full denial of checkout and pricing integrity loss, reachable by any authenticated user.

References

  • github.com/advisories/GHSA-fxqw-97cc-7g5c
  • github.com/shopperlabs/shopper/pull/511
  • github.com/shopperlabs/shopper/security/advisories/GHSA-fxqw-97cc-7g5c
  • nvd.nist.gov/vuln/detail/CVE-2026-47745

Code Behaviors & Features

Detect and mitigate CVE-2026-47745 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 2.8.0

Fixed versions

  • 2.8.0

Solution

Upgrade to version 2.8.0 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/shopper/framework/CVE-2026-47745.yml

Spotted a mistake? Edit the file on GitLab.

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

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