Description
Tobit Laboratories AG TeamDavid's Webbox is vulnerable to a local file inclusion vulnerability in
the send email, fax, SMS, etc. functionality. By specifying an '@@attach' command in the form field 'scjob', files can be attached to a message,
which can then be downloaded by an authenticated user. A filter is in
place that restricts access to the David con-fig folder and the user
folder. However, this filter can be bypassed by specifying an alternate
data stream, allowing the download of sensitive files such as other
users' access files containing their passwords or the server's private
key. This issue affects TeamDavid through Rollout 524.
Published: 2026-08-07
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Tobit Laboratories AG TeamDavid's Webbox component contains a local file inclusion flaw triggered by the 'scjob' form field. The flaw allows an attacker with access to the send‑message interface to inject an '@@attach' command that overrides the intended file path. By exploiting the alternate data stream bypass, the attacker can download arbitrary files from the server, including user credentials and the system private key. This vulnerability can lead to disclosure of confidential information and potentially compromise the entire system.

Affected Systems

The flaw affects all TeamDavid releases up to Rollout 524, inclusive. Users running Tobit Laboratories AG TeamDavid prior to upgrading beyond Rollout 524 are therefore vulnerable. The affected component is the Webbox send‑email/fax/SMS interface.

Risk and Exploitability

The CVSS base score is 8.4, classifying it as High severity. Because an authenticated user needs to trigger the upload request, the threat is primarily internal; however, any user with permissions to use the messaging functions can download arbitrary files, a scenario that would suffice for an attacker with the required privileges. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, so public exploitation references are currently limited. Nonetheless, the existence of a direct path to sensitive files increases the potential impact considerably.

Generated by OpenCVE AI on August 7, 2026 at 11:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TeamDavid to a version released after Rollout 524 where the '@@attach' feature is removed or secured.
  • If an update is not immediately possible, reconfigure the application to strip the '@@attach' directive from the 'scjob' field, allowing only regular filenames and rejecting any alternate data stream syntax.
  • Restrict the Webbox messaging interface to privileged users only, or disable the attachment capability for non‑admin accounts, and monitor for anomalous download activity.
  • Deploy an application‑level firewall rule or WAF to block requests containing '@@attach' or other special stream prefixes and enforce path sanitization.

Generated by OpenCVE AI on August 7, 2026 at 11:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Tobit Laboratories AG TeamDavid's Webbox is vulnerable to a local file inclusion vulnerability in the send email, fax, SMS, etc. functionality. By specifying an '@@attach' command in the form field 'scjob', files can be attached to a message, which can then be downloaded by an authenticated user. A filter is in place that restricts access to the David con-fig folder and the user folder. However, this filter can be bypassed by specifying an alternate data stream, allowing the download of sensitive files such as other users' access files containing their passwords or the server's private key. This issue affects TeamDavid through Rollout 524.
Title TeamDavid: Local File Inclusion via the form field 'scjob'
Weaknesses CWE-73
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-08-07T09:41:49.863Z

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

Link: CVE-2026-54200

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T11:30:03Z

Weaknesses
  • CWE-73

    External Control of File Name or Path