CVE-2026-41929

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 _component_ajax 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.
Configurations

No configuration.

History

08 May 2026, 15:16

Type Values Removed Values Added
References () https://github.com/givanz/Vvveb/security/advisories/GHSA-wwmv-4g9g-p48g - () https://github.com/givanz/Vvveb/security/advisories/GHSA-wwmv-4g9g-p48g -

07 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-07 22:16

Updated : 2026-07-14 21:16


NVD link : CVE-2026-41929

Mitre link : CVE-2026-41929

CVE.ORG link : CVE-2026-41929


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')