CVE-2026-34429: Vvveb < 1.0.8.1 Stored XSS via Media Upload and Rename
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.
Security readout for executives and security teams
Plain-English summary
Vvveb versions before 1.0.8.1 allow a permitted media user to store malicious browser content that executes when an administrator opens it. This can misuse the administrator’s session to add unauthorized accounts or plugins, potentially escalating to server compromise.
Executive priority
Prioritize prompt remediation on externally reachable or multi-user Vvveb systems. Treat any unexpected administrator or plugin creation as a possible compromise requiring incident response. Lower-risk, tightly controlled installations should still upgrade through normal expedited patching.
Technical view
This is stored cross-site scripting caused by insufficient upload validation and unsafe post-upload renaming. An authenticated user with media upload and rename permissions can make uploaded content pass MIME validation, rename it to a web-executable extension, and trigger JavaScript in an administrator’s browser. Remote code execution is a potential follow-on chain, not the direct vulnerability classification.
Likely exposure
Exposure is concentrated in Vvveb installations before 1.0.8.1 where authenticated users have both media upload and rename permissions. Internet accessibility increases opportunity, but exploitation still requires credentials, specific permissions, and administrator interaction.
Exploitation context
Technical exploit information is publicly referenced, but the bundle reports no CISA KEV listing and provides no evidence of active exploitation. The CVSS 3.1 score is 5.4 because exploitation requires privileges and user interaction, although the documented privilege-escalation chain could produce greater operational impact.
Researcher notes
The core weakness is stored XSS across an upload-and-rename workflow, with changed security scope reflected in the CVSS vector. The bundle identifies a patch commit and fixed release. Its machine-readable affected-version entry is unusual, so confirm exact applicability against the vendor advisory rather than interpreting that entry alone.
Mitigation direction
Upgrade Vvveb to version 1.0.8.1 or later following vendor guidance.
Until upgraded, remove media upload or rename permissions from untrusted authenticated users.
Review administrator accounts and installed plugins for unauthorized additions.
Investigate suspicious uploaded web content and preserve relevant evidence before removal.
Validation and detection
Inventory Vvveb instances and confirm their installed versions.
Identify every account and role possessing media upload and rename permissions.
Confirm upgraded systems prevent unsafe uploaded content from becoming browser-executable through renaming.
Review media records, administrator accounts, and plugins for unexpected changes.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.