CVE-2026-49222
Received Received - Intake

Privilege Escalation in Vvveb CMS Product Questions

Vulnerability report for CVE-2026-49222, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: GitHub, Inc.

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 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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-09-07
AI Q&A
2026-08-18
EPSS Evaluated
2026-09-06
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vvveb vvveb to 1.0.8.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in Vvveb CMS prior to 1.0.8.4 allows a low-privileged Vendor to manipulate product questions under another Vendor's products. The issue occurs because the backend product question operations do not verify if the product_question.product_id matches the product.admin_id for the current admin_id. This enables an attacker to read pending questions, change statuses, edit content, or delete questions, affecting product Q&A visibility and integrity.

Detection Guidance

This vulnerability involves improper access control in Vvveb's product question management. To detect it, check if your Vvveb version is below 1.0.8.4. Review database procedures in admin/sql/product_question.sql for admin_id validation. Test by attempting to access or modify product questions using another vendor's product_question_id.

Impact Analysis

If you are a Vvveb CMS user or administrator, this vulnerability could allow unauthorized users to alter product Q&A sections, potentially spreading misinformation, deleting legitimate questions, or manipulating product visibility. For vendors, this could lead to reputational damage or loss of customer trust due to tampered product information.

Compliance Impact

This vulnerability may impact compliance with GDPR or HIPAA if it leads to unauthorized access or alteration of sensitive product-related data, such as customer questions or moderation details. Unauthorized changes could violate data integrity requirements under these regulations, potentially resulting in legal or regulatory penalties.

Mitigation Strategies

Upgrade Vvveb to version 1.0.8.4 or later to address the vulnerability. Review and restrict access controls for product question operations to ensure proper product_id and admin_id verification.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-49222. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart