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 post revision operations allow a low-privileged Author to access revisions for posts owned by another Author. The admin/controller/content/revisions.php controller and admin/sql/sqlite/post_content_revision.sql queries trust caller-controlled post_id, language_id, and created_at values without consistently applying the current admin_id to revision lists, reads, restores, and deletes. An attacker can read historic post content, restore a revision over another Author's live post content, or delete revision records, exposing drafts, corrupting published content, 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/cbedd3754bccf8b7584f02ab301291f12e888b7e
- https://github.com/givanz/Vvveb/releases/tag/1.0.8.4
- https://github.com/givanz/Vvveb/security/advisories/GHSA-88w5-4x93-48rf
- https://github.com/givanz/Vvveb/security/advisories/GHSA-88w5-4x93-48rf
FAQ
What is CVE-2026-49224?
CVE-2026-49224 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 post revision operations allow a low-privileged Author to access...
How severe is CVE-2026-49224?
CVE-2026-49224 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-49224?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.