AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-12071

MEDIUM · CVSS 5.3 EPSS 0.34%

Source: NVD + CISA KEV + EPSS · Published 2026-08-07 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The Webbox component of TeamDavid by Tobit Laboratories AG is vulnerable due to improper handling of user-supplied input in redirect URLs, allowing attackers to manipulate the redirect target in 302 HTTP responses. This can lead to phishing attacks by redirecting users to malicious domains that resemble the legitimate site, as well as the potential injection of arbitrary HTTP response headers. Organizations using TeamDavid up to Rollout 524 should prioritize addressing this vulnerability to mitigate risks associated with user redirection and header manipulation.

CVE
CVE-2026-12071
Severity
MEDIUM
CVSS
5.3
EPSS
0.34%

Original NVD Description

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.