Description
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.
Published: 2026-08-07
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: HTTP header injection enabling open redirect
Action: Apply patch
AI Analysis

Impact

Tobit Laboratories AG’s TeamDavid Webbox is vulnerable to HTTP header injection through the "cType" URL parameter. The parameter is not sanitized for control characters such as URL‑encoded newlines (%%0a) or colons, allowing attackers to inject arbitrary HTTP headers, including additional Location headers. This flaw can be abused to redirect victims to malicious sites, effectively creating an open redirect vulnerability. The impact is a compromise of user experience and potential phishing attacks, but it does not grant direct system compromise or data exfiltration.

Affected Systems

The affected product is Tobit Laboratories AG TeamDavid, specifically versions before Rollout 528. No further sub‑versions are listed as affected; users should assume all releases prior to that rollout are vulnerable.

Risk and Exploitability

The CVSS score of 5.3 categorizes the vulnerability as Medium. The EPSS score of < 1% indicates a very low but nonzero exploitation probability. Because the flaw requires only a crafted HTTP request, the risk of exploitation may be higher in organizations with exposed Webbox instances. The issue is not included in the CISA KEV catalog, suggesting no known widespread exploitation yet. Starting with Rollout 528, the affected functionality is disabled by default and the vulnerabilities are therefore no longer exposed through this functionality, reducing risk for upgraded installations.

Generated by OpenCVE AI on September 7, 2026 at 16:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TeamDavid to a release newer than Rollout 528, which contains the sanitization fix for the cType parameter.
  • Configure the application or its web server to validate and reject URLs containing control characters such as %0A or colon characters in parameter values.
  • If an upgrade is impossible, block or filter HTTP requests that include the cType parameter or that contain %-encoded newline characters before they reach the application.

Generated by OpenCVE AI on September 7, 2026 at 16:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
References

Mon, 07 Sep 2026 13:15:00 +0000

Type Values Removed Values Added
Description 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 through Rollout 524. 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.
References

Fri, 07 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Tobit Laboratories Ag
Tobit Laboratories Ag teamdavid
Vendors & Products Tobit Laboratories Ag
Tobit Laboratories Ag teamdavid

Fri, 07 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Description 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 through Rollout 524.
Title TeamDavid: Header Injection through the 'cType' URL parameter
Weaknesses CWE-601
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Tobit Laboratories Ag Teamdavid
cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-09-07T13:00:38.211Z

Reserved: 2026-06-12T09:32:46.514Z

Link: CVE-2026-54214

cve-icon Vulnrichment

Updated: 2026-08-07T11:26:04.662Z

cve-icon NVD

Status : Deferred

Published: 2026-08-07T10:16:58.637

Modified: 2026-09-07T13:20:30.907

Link: CVE-2026-54214

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T16:15:17Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')