SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-49227

HIGH · CVSS 7.6 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-18 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Vvveb CMS versions prior to 1.0.8.4 are vulnerable, allowing low-privileged users to manipulate comments on posts authored by others due to inadequate verification of user permissions. This flaw enables attackers to read, edit, or delete comments, compromising the integrity of content moderation and author boundaries. Organizations using Vvveb should prioritize upgrading to the latest version to mitigate this high-severity risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-49227
Severity
HIGH
CVSS
7.6
EPSS
0.30%

Original NVD 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 comment operations allow a low-privileged Author to manage comments under another Author's posts. The admin/controller/content/comment.php and admin/controller/content/comments.php controllers and the admin/sql/sqlite/comment.sql queries accept a caller-controlled comment_id without verifying comment.post_id against post.admin_id for the current admin_id. An attacker can read pending comment content and commenter email addresses, change moderation status, edit comment content, or delete comments, breaking author and moderation boundaries. This issue is fixed in version 1.0.8.4.