NONE · 0

CVE-2026-45800

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

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-45800?

CVE-2026-45800 is a documented vulnerability. 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 histo...

How severe is CVE-2026-45800?

CVSS scoring is not yet available for CVE-2026-45800. Check NVD for updates.

Is there a patch for CVE-2026-45800?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.