CVE-2026-54212
CriticalCVSS 9.5Exploitation Probability (EPSS)
Low risk39th percentile - higher than 39% of all known CVEs
Summary
The Webbox application by Tobit Laboratories AG TeamDavid has an API endpoint vulnerable to a buffer overflow. By submitting a specially crafted JSON body, an unauthenticated attacker can crash the server, resulting in denial of service. Depending on stack state, this could potentially lead to remote code execution and full server compromise.
Risk Assessment
The risk includes service disruption and potential remote takeover by an unauthenticated attacker, leading to data confidentiality and integrity breaches.
Recommendation
Immediately update TeamDavid to Rollout 528 or later, where the functionality is disabled by default. Until then, restrict access to the API.
Other vulnerabilities in TeamDavid Webbox
See all- CVE-2026-54213Critical
The Webbox application by Tobit Laboratories AG TeamDavid exposes a functionality that allows the server to be shut down when accessing the /internalRestart endpoint. This endpoint is accessible to unauthenticated users over the public internet. Instead of restarting, the server shuts down completely, enabling a remote attacker to cause persistent denial of service without authentication.
- CVE-2026-54211Critical
The Webbox application by Tobit Laboratories AG TeamDavid has an endpoint //serverClient_close.html vulnerable to a buffer overflow in multiple form data parameters. By submitting excessively long values, an authenticated attacker can crash the server, causing denial of service. This could potentially be exploited for remote code execution and full server compromise.
- CVE-2026-54210Critical
The Webbox application by Tobit Laboratories AG TeamDavid has file upload functionalities vulnerable to a buffer overflow. Specifying an excessively long filename can crash the server, causing denial of service. This could potentially be exploited for remote code execution and full server compromise.
- CVE-2026-54203Critical
The Webbox application by Tobit Laboratories AG TeamDavid has a memory leak vulnerability to an unauthorized actor. Accessing the URL “/.well-known/mta-sts.” causes the application to respond with memory. Repeated requests can expose sensitive information, including user passwords. Exploitation does not require authentication.
- CVE-2026-54218High
Tobit Laboratories AG TeamDavid's Webbox uses a hard-coded cryptographic key vulnerability. Passwords for locally created users in David are stored in various files using only obfuscation, so any user with access to the server's file system or who can extract files can potentially obtain affected users' passwords.
- CVE-2026-54216Medium
Tobit Laboratories AG TeamDavid's Webbox application contains a reflected cross-site scripting (XSS) vulnerability. By sending a specially crafted link including an arbitrary path, an XSS payload or the parameter “EntryInfo”, and the parameter “!templateName=entryMail”, an attacker can cause the payload to execute in the victim’s browser when they click the link. This issue affects TeamDavid before Rollout 528. Starting with Rollout 528 (June 30, 2026), the affected functionality is disabled by default and the vulnerabilities are therefore no longer exposed through this functionality.
- CVE-2026-54214Medium
Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to HTTP header injection through the “cType” URL parameter, which allows arbitrary modification of the Content-Type header in HTTP responses. Because the parameter does not properly restrict control characters such as URL-encoded newlines (“%0a”) or colons, attackers can inject additional headers including extra Location headers into the server’s response. This results e.g. in an open redirect vulnerability. This issue affects TeamDavid before Rollout 528. Starting with Rollout 528 (June 30, 2026), the affected functionality is disabled by default and the vulnerabilities are therefore no longer exposed through this functionality.
- CVE-2026-54209High
Tobit Laboratories AG TeamDavid's Webbox application has a buffer overflow vulnerability in password change functionality triggered by including "(editini)" in the file path. The application does not verify that the provided path actually refers to an "Archive.ini" file, allowing an attacker to specify a different file with excessive size. An unauthenticated attacker can crash the server, resulting in denial of service.
- CVE-2026-54208High
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 before Rollout 528. Starting with Rollout 528 (June 30, 2026), the affected functionality is disabled by default and the vulnerabilities are therefore no longer exposed.
- CVE-2026-54207Medium
Tobit Laboratories AG TeamDavid's Webbox's move archive functionality (“!ArcEntryMove”) accepts an arbitrary path, which can be set to network locations using UNC paths (e.g., “\\Server\Share”). The server processes these paths without validation, resulting in outbound connection attempts to attacker-controlled SMB servers. This enables authenticated attackers to trigger the server to authenticate to arbitrary SMB endpoints, potentially exposing NTLM authentication information (such as NTLM hashes). If outbound connections to port 445 (SMB) are permitted, attackers can use this to conduct SMB relay or credential theft attacks. Exploitation of the “pathname” parameter is possible without authentication. This issue affects TeamDavid before Rollout 528. Starting with Rollout 528 (June 30, 2026), the affected functionality is disabled by default and the vulnerabilities are therefore no longer exposed through this functionality.
Original NVD description (English source)
Tobit Laboratories AG TeamDavid's Webbox application implements an API endpoint that is vulnerable to a buffer overflow condition. By submitting a specially crafted JSON body, such as one that is at least 8 characters long and begins with a number, an unauthenticated attacker can cause the server to crash, resulting in denial of service. Depending on the stack state or if a stack canary can be disclosed through another vulnerability, this buffer overflow could potentially lead to remote code execution and full compromise of the server. This issue affects TeamDavid before Rollout 528. Starting with Rollout 528 (June 30, 2026), the affected functionality is disabled by default and the vulnerabilities are therefore no longer exposed through this functionality.

