Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-5vf4-452p-jjhf | Shopper: Negative discount values accepted and propagated through order calculation pipeline |
Tue, 15 Sep 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Shopperlabs
Shopperlabs shopper |
|
| Vendors & Products |
Shopperlabs
Shopperlabs shopper |
Tue, 15 Sep 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Shopper is a Headless e-commerce Admin Panel. Prior to 2.9.0, the /cpanel/discounts administrative interface accepts negative fixed_amount discount values, persists them in sh_discounts, and passes them through vendor/shopper/cart/src/Discounts/DiscountCalculator.php and vendor/shopper/cart/src/Pipelines/Calculate.php without enforcing a positive-value invariant. Because the calculation subtracts discountTotal from the subtotal, a negative discount increases the resulting order total instead of reducing it. Malformed discount records can therefore cause incorrect pricing and financial data integrity failures, although the advisory does not establish a customer-facing exploitation path. This issue is fixed in version 2.9.0. | |
| Title | Shopper: Negative discount values accepted and propagated through order calculation pipeline | |
| Weaknesses | CWE-20 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T17:42:09.495Z
Reserved: 2026-06-23T14:55:09.117Z
Link: CVE-2026-56831
No data.
Status : Received
Published: 2026-09-15T18:17:25.213
Modified: 2026-09-15T18:17:25.213
Link: CVE-2026-56831
No data.
OpenCVE Enrichment
Updated: 2026-09-15T20:45:20Z
-
CWE-20
Improper Input Validation
Github GHSA