CVE-2026-44366 Details
Description
Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.1, a Stored Cross-Site Scripting (XSS) vulnerability exists in the Vvveb CMS comment submission flow. The author field is submitted by an unauthenticated user on any public post page, stored without sanitization, and later rendered unsanitized in two distinct sinks: This vulnerability is fixed in 1.0.8.1.
A stored cross-site scripting vulnerability has been identified in Vvveb CMS versions prior to 1.0.8.1. This issue arises in the comment submission process, where the author field is submitted by unauthenticated users on public post pages. The field is stored without proper sanitization and later rendered unsanitized in two different contexts. In the admin panel, the vulnerability allows arbitrary JavaScript execution in the admin's session by clicking a link in the comments moderation dashboard. On the public post page, the malicious script is executed in the browser of any visitor who clicks the Reply button on the affected comment, bypassing the need for admin interaction.
To address this vulnerability, Vvveb CMS users should update to version 1.0.8.1 or later. Additionally, it is recommended to validate and sanitize the author field during comment submission, encode the author value when rendering in the admin panel and public post pages, and implement a Content-Security-Policy to block inline script execution.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 15, 2026CISA-ADP
Assessed May 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/givanz/Vvveb/security/advisories/GHSA-gpmg-pcxr-9wvf | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/givanz/Vvveb/security/advisories/GHSA-gpmg-pcxr-9wvf | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Vvveb | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 16, 2026 | CVE Modified | CISA-ADP |
| May 15, 2026 | New CVE Received | [email protected] |
Volerion