CVE 5.3 MEDIUM

Vvveb < 1.0.8.3 Stored XSS via Signup Controller_CVE-2026-41932

5.3 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N

Description

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser() controller copies raw POST username values into the display_name field before sanitization occurs. Attackers can submit HTML and script markup in the username field during signup, which gets stripped from the username column but persisted verbatim in the display_name column, allowing stored XSS execution when display_name is rendered without encoding in vulnerable views.

Basic Information

ID CVE-2026-41932
Source VulnCheck
Published May 14, 2026 at 14:19
Modified May 14, 2026 at 15:58

Affected Product

Vendor givanz
Product Vvveb
Affected Versions givanz Vvveb 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.