Cross-Site Scripting Vulnerability in Vvveb CMS by Givanz
CVE-2026-54506
What is CVE-2026-54506?
Vvveb CMS, a versatile content management system, contains a Cross-Site Scripting (XSS) vulnerability in its user profile handling prior to version 1.0.8.5. The application improperly sanitizes user input in the bio field, which allows an Author-role or higher user to inject malicious JavaScript code. This issue arises from a flaw in the sanitizeHTML() function, where certain nested tags and event-handler markup can evade sanitization. As a result, when the stored bio is displayed—such as on user profiles or in comments—an attacker can execute scripts that may compromise user sessions, facilitate phishing, or lead to account hijacking. This vulnerability underscores the importance of rigorous input sanitization and output encoding to prevent unauthorized script execution that could harm site visitors and administrators alike.
Affected Version(s)
Vvveb < 1.0.8.5
