CVE-2026-49223 PUBLISHED

Vvveb product review authorization bypass allows Vendors to read, approve, edit, or delete reviews under other Vendors' products

Assigner: GitHub_M
Reserved: 28.05.2026 Published: 18.08.2026 Updated: 18.08.2026

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 review operations allow a low-privileged Vendor to manage reviews under another Vendor's products. The admin/sql/sqlite/product_review.sql queries accept a caller-controlled product_review_id and do not verify product_review.product_id against product.admin_id for the current admin_id. An attacker can read pending review content, ratings, author information, and moderation state, change review status, edit review content, or delete reviews, manipulating product review visibility and integrity. This issue is fixed in version 1.0.8.4.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
CVSS Score: 7.6

Product Status

Vendor givanz
Product Vvveb
Versions
  • Version < 1.0.8.4 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE