CVE-2026-41929: Vvveb < 1.0.8.2 Unauthenticated Reflected XSS via Visual Editor
Vvveb before 1.0.8.2 contains an unauthenticated reflected cross-site scripting vulnerability in the visual editor preview renderer that allows attackers to execute arbitrary JavaScript by manipulating the r query parameter and componentajax POST parameter. Attackers can craft a malicious link or auto-submitted form that causes victims to execute attacker-controlled JavaScript in the context of the Vvveb origin, as the gating function isEditor() performs no session, role, or token verification and the view handler injects raw HTML POST body content without sanitization.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-41929?
CVE-2026-41929 has a high severity rating due to its ability to allow unauthenticated attackers to execute arbitrary JavaScript.
How do I fix CVE-2026-41929?
To fix CVE-2026-41929, you should upgrade to Vvveb version 1.0.8.2 or later.
What type of vulnerability is CVE-2026-41929?
CVE-2026-41929 is an unauthenticated reflected cross-site scripting (XSS) vulnerability.
Who is affected by CVE-2026-41929?
Users of Vvveb versions prior to 1.0.8.2 are affected by CVE-2026-41929.
What can attackers do with CVE-2026-41929?
Attackers can exploit CVE-2026-41929 to manipulate the r query parameter and execute arbitrary JavaScript in the visual editor.