CVE Catalog

CVE-2026-34429

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

Vvveb prior to version 1.0.8.1 contains a stored cross-site scripting vulnerability that allows authenticated users with media upload and rename permissions to bypass MIME type validation by prepending a GIF89a header to HTML/JavaScript payloads, then renaming the file to .html extension. This enables arbitrary JavaScript execution in an administrator's browser session, potentially leading to backdoor account creation and malicious plugin uploads for remote code execution.

Risk Assessment

The risk for the organization includes administrator account takeover, creation of unauthorized accounts, and remote code execution on the server, potentially leading to full compromise of the CMS system and data loss.

Recommendation

Immediately update Vvveb to version 1.0.8.1 or later, restrict media upload and rename permissions to trusted users only, and implement server-side file extension validation.

Original NVD description (English source)

Vvveb prior to 1.0.8.1 contains a stored cross-site scripting vulnerability that allows authenticated users with media upload and rename permissions to execute arbitrary JavaScript by bypassing MIME type validation and renaming uploaded files to executable extensions. Attackers can prepend a GIF89a header to HTML/JavaScript payloads to bypass upload validation, rename the file to .html extension, and execute malicious scripts in an administrator's browser session to create backdoor accounts and upload malicious plugins for remote code execution.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS