CVE-2026-12071: TeamDavid: Header Injection leading to Open Redirect via URL-encoded characters
The Webbox of TeamDavid by Tobit Laboratories AG constructs redirect URLs using user-supplied input, which is appended to the redirect target in a 302 HTTP response. By using URL-encoded characters such as “%2e” (representing a dot), an attacker can manipulate the portion of the URL following the top-level domain (TLD). If a similar, registerable TLD exists (for example, if “.com” is the application’s domain, and “.company” is available for registration), an attacker can craft a URL to redirect users to a malicious “.company” domain. By using URL-encoded line feeds, it becomes possible to insert arbitrary response headers in the server's HTTP response.
This issue affects TeamDavid through Rollout 524.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-12071?
CVE-2026-12071 has a risk scoring of 35.
How do I fix CVE-2026-12071?
To mitigate CVE-2026-12071, validate and sanitize user input before using it to construct redirect URLs.
What software is affected by CVE-2026-12071?
CVE-2026-12071 affects TeamDavid by Tobit Laboratories AG.
What kind of vulnerability is CVE-2026-12071?
CVE-2026-12071 is a header injection vulnerability that can lead to open redirects.
When was CVE-2026-12071 published?
CVE-2026-12071 was published on August 7, 2026.