CVE-2026-79410 Details
Description
Improper validation of the quantity parameter in the add-to-cart path of Webkul Bagisto v2.4.9 allows authenticated attackers to reduce their order total below the legitimate price of shippable goods.
A vulnerability in Webkul Bagisto versions 2.4.9 and 2.4.10 has been identified, allowing authenticated attackers to manipulate their order total by submitting negative quantities through the add-to-cart functionality. This issue arises because the quantity parameter is not properly validated, enabling attackers to reduce the price of shippable goods to below their legitimate value. The vulnerability exists in the 'move-to-cart' endpoint of the WishlistController and the 'checkout/cart' endpoint of the CartController, both of which accept unvalidated quantity inputs.
To address this vulnerability, Webkul Bagisto users should audit their cart and order line items for non-positive quantities or negative totals, particularly in bundle orders. Once a patch is available, this vulnerability can be mitigated by applying the update.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 15, 2026CISA-ADP
Assessed Sep 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/isukasanuj/bagisto-cve/blob/main/CVE-2026-79410.md | CISA-ADP | ExploitRemedyTechnical Analysis |
| https://github.com/isukasanuj/bagisto-cve/blob/main/CVE-2026-79410.md | [email protected] | ExploitRemedyTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Webkul Bagisto | 2.4.9 (semver) 2.4.10 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion