Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
3DescriptionGitHub Advisory
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, This vulnerability is fixed in 1.0.8.3.
AnalysisAI
Cross-site scripting (XSS) in Vvveb CMS versions prior to 1.0.8.3 allows authenticated users to inject malicious scripts that execute in victim browsers with user interaction. The CVSS 4.0 vector indicates network-based attack requiring low-privilege authentication and user interaction, with low confidentiality and integrity impact to the subsequent system. GitHub security advisory confirms the vulnerability, with patch version 1.0.8.3 available. No public exploit code identified at time of analysis, and EPSS data not available for this recently assigned CVE.
Technical ContextAI
Vvveb is a web-based content management system with integrated page builder functionality for creating websites, blogs, and ecommerce platforms. This vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), indicating insufficient sanitization of user-supplied input before rendering in HTML context. The CVSS 4.0 vector specifies subsequent system impact (SC:L/SI:L) rather than vulnerable system impact, suggesting stored XSS where the payload persists and affects other users rather than reflected XSS. The CPE identifier cpe:2.3:a:givanz:vvveb targets the givanz vendor namespace, confirming this affects the open-source Vvveb project hosted on GitHub.
RemediationAI
Upgrade Vvveb CMS to version 1.0.8.3 or later immediately, as confirmed by GitHub security advisory GHSA-39gc-pjv5-4w4p at https://github.com/givanz/Vvveb/security/advisories/GHSA-39gc-pjv5-4w4p. Verify installation version through admin panel or version files before and after upgrade. If immediate patching is not feasible, implement compensating controls: restrict CMS access to trusted administrators only via IP allowlisting or VPN (reduces PR:L attack surface but limits usability for distributed teams); implement Content Security Policy headers with strict script-src directives to prevent inline script execution (may break legitimate Vvveb page builder functionality requiring careful testing); enable Web Application Firewall rules to detect and block common XSS patterns in POST requests to admin endpoints (creates maintenance overhead for rule tuning). All compensating controls reduce functionality or create operational burden compared to applying the vendor patch.
An issue in vvveb CMS v.1.0.6 allows a remote attacker to execute arbitrary code via the Plugin mechanism. Rated critica
A vulnerability was found in givanz Vvveb 1.0.5. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploi
Arbitrary File Upload vulnerability in VvvebJs before version 1.7.5, allows unauthenticated remote attackers to execute
Reflected Cross-Site Scripting (XSS) vulnerability in VvvebJs before version 1.7.7, allows remote attackers to execute a
A security flaw has been discovered in givanz Vvveb up to 1.0.7.2. Rated medium severity (CVSS 5.5), this vulnerability
A security vulnerability has been detected in givanz Vvveb 1.0.7.2. Rated medium severity (CVSS 5.3), this vulnerability
Remote code execution in Vvveb CMS v1.0.8 allows authenticated administrators to execute arbitrary system commands as ww
Remote code execution in Vvveb CMS versions prior to 1.0.8.1 allows unauthenticated attackers to inject arbitrary PHP co
Hard-coded credentials in Vvveb's Docker deployment expose the entire application database to unauthenticated remote att
Stored cross-site scripting in Vvveb prior to 1.0.8.1 allows authenticated users with media upload and rename permission
Insecure Direct Object Reference in Vvveb CMS prior to 1.0.8.4 allows any authenticated low-privileged Vendor to read, d
Broken object-level authorization in Vvveb CMS prior to 1.0.8.4 allows an authenticated low-privilege Vendor to access,
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30579