CVE-2026-44826: Vvveb: Vvveb CMS — Negative-quantity cart manipulation allows creation of orders with negative grand totals
Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.2, Vvveb CMS does not validate the sign of the quantity parameter on the cart-add endpoint. Submitting a negative integer is accepted by the server and treated as a normal positive line-item, but with the sign carried through into every downstream computation: line total, sub-total, taxes, and grand total all become negative numbers. The customer-facing cart UI then displays a negative grand total to the user, the checkout flow accepts the negative cart, and the resulting order is persisted in the merchant's database with a negative total column. From the merchant's order management dashboard, this surfaces as a real order with a negative total — an "the merchant owes the customer money" record that no legitimate workflow ever creates. This vulnerability is fixed in 1.0.8.2.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44826?
CVE-2026-44826 is classified as a high severity vulnerability due to the potential for financial exploitation through negative quantity cart manipulation.
How do I fix CVE-2026-44826?
To fix CVE-2026-44826, upgrade Vvveb CMS to version 1.0.8.2 or later, which includes validation for the quantity parameter.
What software is affected by CVE-2026-44826?
CVE-2026-44826 affects Vvveb CMS versions prior to 1.0.8.2.
What impact does CVE-2026-44826 have on e-commerce?
CVE-2026-44826 allows users to create orders with negative grand totals, potentially leading to financial loss for e-commerce businesses.
Is CVE-2026-44826 a common vulnerability?
CVE-2026-44826 may not be widespread but poses a significant risk for users of Vvveb CMS, especially in e-commerce settings.