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.4, Vvveb backend product revision operations allow a low-privileged Vendor to access revisions for products owned by another Vendor. The admin/controller/product/revisions.php route reuses admin/controller/content/revisions.php, while admin/sql/sqlite/product_content_revision.sql trusts caller-controlled product_id, language_id, and created_at values without applying the current admin_id to revision reads, restores, and deletes. An attacker can read historic product content, restore a revision over another Vendor's live product content, or delete revision records, exposing private copy, corrupting product pages, and removing audit history. This issue is fixed in version 1.0.8.4.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/givanz/Vvveb/commit/e7413a29dcf1ccd04bbc44ebe26f20979223de14
- https://github.com/givanz/Vvveb/releases/tag/1.0.8.4
- https://github.com/givanz/Vvveb/security/advisories/GHSA-gmrp-ccwf-xggq
FAQ
What is CVE-2026-49225?
CVE-2026-49225 is a vulnerability with a CVSS score of 8.3 (HIGH). 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 revision operations allow a low-privileged Vendor to acc...
How severe is CVE-2026-49225?
CVE-2026-49225 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49225?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.