Impact
TeamDavid Webbox move archive functionality accepts an arbitrary pathname. Without validation, an attacker can supply a UNC path such as \\Server\Share. The server then attempts an outbound SMB connection over TCP/445 when processing the request. This allows the host to authenticate to an attacker‑controlled SMB server, potentially exposing NTLM credentials. The flaw originates from improper input validation (CWE-20) and server‑side request forgery (CWE-918).
Affected Systems
Affected product is Tobit Laboratories AG TeamDavid Webbox, all releases before Rollout 528 (June 30 2026). The issue exists in the !ArcEntryMove endpoint. Starting with Rollout 528 the functionality is disabled by default, removing the exposed path. The vulnerability can be triggered without authentication via the endpoint.
Risk and Exploitability
CVSS score 6.3 indicates moderate severity. EPSS < 1%, suggesting low exploitation probability. It is not listed in the CISA KEV catalog. The attack requires network connectivity to TCP/445; if outbound SMB is blocked, exploitation is limited. Because the endpoint can be used without authentication, any host can send the request, increasing potential reach. Successful exploitation could result in credential theft and SMB relay that may enable further lateral movement.
OpenCVE Enrichment