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 operations allow a low-privileged Author to access posts owned by another Author. The admin/controller/content/posts.php controller permits filter[admin_id] to replace the server-selected admin_id restriction and accepts a caller-controlled post_id for duplicate and delete actions, while admin/sql/sqlite/post.sql does not consistently enforce post.admin_id. An attacker can view post metadata, discover post identifiers, duplicate posts, or delete posts and related content, exposing private drafts and causing content pollution, data loss, or business disruption. This issue is fixed in version 1.0.8.4.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/givanz/Vvveb/commit/0ce6ba6baf5901aaffa993857ee71c43481a5353
- https://github.com/givanz/Vvveb/releases/tag/1.0.8.4
- https://github.com/givanz/Vvveb/security/advisories/GHSA-xxx7-8f3v-g9p6
- https://github.com/givanz/Vvveb/security/advisories/GHSA-xxx7-8f3v-g9p6
FAQ
What is CVE-2026-49226?
CVE-2026-49226 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 operations allow a low-privileged Author to access posts ow...
How severe is CVE-2026-49226?
CVE-2026-49226 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-49226?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.