Description
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 au-thenticated 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 through Rollout 524.
Published: 2026-08-07
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in Tobit Laboratories AG TeamDavid’s Webbox move archive functionality, where the '!ArcEntryMove' endpoint accepts any string for the 'pathname' parameter. An attacker can supply a UNC path such as '\\Server\\Share', which the server resolves without validation and attempts to connect to over SMB (port 445). This behavior allows an attacker to invoke the server’s outbound SMB authentication, potentially leaking NTLM hash credentials. Because this mechanism can be invoked without prior authentication, it may enable an unauthenticated attacker to collect credential material or facilitate SMB relay attacks.

Affected Systems

Affected product is Tobit Laboratories AG TeamDavid Webbox, version Rollout 524 and earlier. The issue was identified in all releases up to Rollout 524. The vulnerability impacts systems running TeamDavid on any network where outbound SMB traffic is allowed, and where the move archive feature is enabled.

Risk and Exploitability

With a CVSS score of 6.3 the vulnerability is classified as moderate severity. The EPSS score is not available, and the vulnerability is not currently listed in the CISA KEV catalog. The attack requires the server to have outbound access to TCP/445; if this connection is blocked, exploitation is constrained. Nonetheless, unauthenticated usage of the endpoint makes the vulnerability reachable without user action. Successful exploitation could lead to credential theft and possible SMB relay attacks, which may facilitate lateral movement within the target environment.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest update from Tobit Laboratories AG that resolves the input validation issue in the '!ArcEntryMove' functionality
  • If a patch is not yet available, disable or restrict the move archive feature so that the 'pathname' parameter cannot be set to external UNC paths, limiting the attack surface
  • Configure firewall rules or network segmentation to block outbound SMB traffic (TCP/445) from the TeamDavid Webbox to external hosts, thereby preventing credential leakage and relay attacks

Generated by OpenCVE AI on August 7, 2026 at 11:50 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 '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 au-thenticated 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 through Rollout 524.
Title TeamDavid: Server-Side Request Forgery (SSRF) via 'pathname' parameter in move archive functionality
Weaknesses CWE-20
CWE-918
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-08-07T09:45:18.704Z

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

Link: CVE-2026-54207

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T12:00:10Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-918

    Server-Side Request Forgery (SSRF)