CVE-2026-49222 PUBLISHED

Vvveb product question authorization bypass allows Vendors to read, approve, edit, or delete questions 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 question operations allow a low-privileged Vendor to manage questions under another Vendor's products. The admin/sql/sqlite/product_question.sql queries accept a caller-controlled product_question_id and do not verify product_question.product_id against product.admin_id for the current admin_id. An attacker can read pending question content and moderation data, change question status, edit question content, or delete questions, manipulating product Q&A 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