CVE-2026-54204 PUBLISHED

TeamDavid: Server-Side Request Forgery (SSRF) via 'pathnameroot' parameter in search functionality

Assigner: NCSC.ch
Reserved: 12.06.2026 Published: 07.08.2026 Updated: 07.08.2026

Tobit Laboratories AG TeamDavid's Webbox 's search functionality accepts a “pathnameroot” parameter, 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 unauthenticated 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 “pathnameroot” parameter is possible without authentication.

This issue affects TeamDavid through Rollout 524.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 7.7

Product Status

Vendor Tobit Laboratories AG
Product TeamDavid
Versions Default: unaffected
  • affected from 0 to Rollout 524 (incl.)

Credits

  • Dario Weiss of InfoGuard Labs finder
  • Lucas Dodgson of InfoGuard Labs finder

References

Problem Types

  • CWE-20 Improper input validation CWE
  • CWE-918 Server-Side request forgery (SSRF) CWE