CVE-2026-41932

MEDIUM

Vvveb < 1.0.8.3 Stored XSS via Signup Controller

Title source: cna
STIX 2.1

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.

Scores

CVSS v3 6.1
EPSS 0.0022
EPSS Percentile 12.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (2)
givanz/Vvveb < 1.0.8.3
givanz/Vvveb fefac290a8c85d3c87fe80ffed68b6c5bc50e93c
Published May 14, 2026
Tracked Since May 14, 2026