CVE-2026-54208: TeamDavid: Arbitrary File Write leading to Stored XSS
Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to arbitrary file write, allowing an unauthenticated attacker to create or write into existing files on the server with attacker-controlled content. This is possible because user input is written directly to files without proper validation or restriction on file types. As a result, an attacker can create files (e.g., .htm), containing malicious JavaScript code. When a user accesses a file created in this way, stored cross-site scripting is triggered. This issue affects TeamDavid through Rollout 524.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-54208?
CVE-2026-54208 has a risk severity of 62.
How do I fix CVE-2026-54208?
To fix CVE-2026-54208, ensure proper input validation and sanitization to prevent arbitrary file writes.
What type of attack does CVE-2026-54208 allow?
CVE-2026-54208 allows for arbitrary file writes leading to stored cross-site scripting (XSS) attacks.
Which software is affected by CVE-2026-54208?
CVE-2026-54208 affects TeamDavid's Webbox application.
Can an unauthenticated user exploit CVE-2026-54208?
Yes, an unauthenticated attacker can exploit CVE-2026-54208 to create or write into existing files on the server.