CVE-2026-46408 Details
Description
Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.3, the checkout endpoint accepts a user-controlled cart_id and uses it to enter the payment flow without verifying cart ownership. A logged-in attacker can therefore reuse another user's cart data in their own checkout session. This vulnerability is fixed in 1.0.8.3.
A vulnerability exists in Vvveb CMS versions prior to 1.0.8.3, allowing logged-in attackers to exploit the checkout endpoint. The issue arises because the endpoint accepts a user-controlled cart_id and enters the payment flow without verifying cart ownership. This flaw enables attackers to reuse another user's cart data during their own checkout session, potentially disrupting order creation and related business processes.
Users are advised to update to Vvveb version 1.0.8.3 or later. To address this vulnerability, implement a verification process for cart ownership before loading checkout data. Ensure that only carts belonging to the current user or session are accepted, and return a 403 or 404 status for unauthorized carts.
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 May 15, 2026CISA-ADP
Assessed May 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/givanz/Vvveb/security/advisories/GHSA-rmh2-wv73-xpqh | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/givanz/Vvveb/security/advisories/GHSA-rmh2-wv73-xpqh | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Vvveb | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 15, 2026 | CVE Modified | CISA-ADP |
| May 15, 2026 | New CVE Received | [email protected] |
Volerion