CVE 8.7 HIGH

Vvveb: Authenticated SQL injection in /user/orders via order_by and direction_CVE-2026-45800

8.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

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, there is an authenticated SQL injection issue in the frontend user order history page in Vvveb CMS. A normal frontend user can log in and access /user/orders. The order_by and direction request parameters are accepted from the URL, propagated through the Orders component, and directly concatenated into the SQL ORDER BY clause in OrderSQL::getAll(). Because of this, attacker-controlled input reaches SQL structure without a whitelist or safe query construction step. This vulnerability is fixed in 1.0.8.3.

AI Analysis

Authenticated SQL injection in the frontend user order history page

Basic Information

ID CVE-2026-45800
Source GitHub_M
Published May 15, 2026 at 18:44

Affected Product

Vendor givanz
Product Vvveb
Version < 1.0.8.3
Affected Versions givanz Vvveb < 1.0.8.3

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor givanz
Product Vvveb
Version < 1.0.8.3

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.