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.4, Vvveb backend product operations allow a low-privileged Vendor to access products owned by another Vendor. The admin/controller/product/products.php controller accepts a caller-controlled product_id for duplicate and delete actions, and admin/sql/sqlite/product.sql loads and mutates products without consistently applying the current admin_id when view_other_products or edit_other_products is absent. An attacker can read product details, duplicate products, or delete products and related catalog data, exposing commercial information and causing unauthorized copies, catalog pollution, data loss, or business disruption. This issue is fixed in version 1.0.8.4.
Published: 2026-08-18
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Vvveb CMS backend product controller accepts a caller‑controlled product_id parameter for duplicate and delete actions without ensuring the vendor owns that product. This flaw, classified as CWE‑639, allows a low‑privileged vendor to read, duplicate, or delete products belonging to other vendors. An attacker can thereby expose commercial information, create unauthorized copies of catalog items, pollute the store inventory and cause data loss or business disruption.

Affected Systems

The vulnerability affects all versions of the Vvveb CMS released by givanz prior to version 1.0.8.4. The affected product is the Vvveb Content Management System, where vendor‑level accounts are authenticated through the admin interface.

Risk and Exploitability

With a CVSS score of 8.8 the flaw is considered High severity. The exploit does not require elevated privileges beyond a legitimate vendor account; any vendor can transmit a malicious product_id to bypass authorization checks. No EPSS score is available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting it is not yet widely exploited in the wild. However, given the ease of the attack, the potential impact is significant and the risk remains high until a patch is applied.

Generated by OpenCVE AI on August 18, 2026 at 17:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Vvveb installation to version 1.0.8.4 or later, which enforces proper vendor ownership checks for product operations.
  • After upgrading, rotate credentials for all vendor accounts and enforce strong password policies to limit the potential persistence of compromised accounts.
  • Continuously monitor product‑management logs for anomalous duplication or deletion activity and verify that the vendor ID is validated for every product operation.

Generated by OpenCVE AI on August 18, 2026 at 17:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Givanz
Givanz vvveb
Vendors & Products Givanz
Givanz vvveb

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
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.4, Vvveb backend product operations allow a low-privileged Vendor to access products owned by another Vendor. The admin/controller/product/products.php controller accepts a caller-controlled product_id for duplicate and delete actions, and admin/sql/sqlite/product.sql loads and mutates products without consistently applying the current admin_id when view_other_products or edit_other_products is absent. An attacker can read product details, duplicate products, or delete products and related catalog data, exposing commercial information and causing unauthorized copies, catalog pollution, data loss, or business disruption. This issue is fixed in version 1.0.8.4.
Title Vvveb product authorization bypass allows Vendors to read, duplicate, or delete other Vendors' products
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-18T17:59:27.390Z

Reserved: 2026-05-28T03:42:34.341Z

Link: CVE-2026-49228

cve-icon Vulnrichment

Updated: 2026-08-18T17:58:56.989Z

cve-icon NVD

Status : Received

Published: 2026-08-18T17:16:58.263

Modified: 2026-08-18T18:17:49.007

Link: CVE-2026-49228

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T18:00:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key