CVE-2026-54206: TeamDavid: Server-Side Request Forgery (SSRF) via 'pathname' parameter in sending functionality
Tobit Laboratories AG TeamDavid's Webbox 's sending email, fax, SMS, etc. functionality accepts a @@INCLUDE command, 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 authenticated 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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Tobit Laboratories AG TeamDavidto a version that resolves this vulnerability.Patch Rollout 524 - Compensating control
Block or restrict outbound network access to SMB (TCP port 445) from the TeamDavid Webbox so the server cannot authenticate to attacker-controlled SMB endpoints via the 'pathname' parameter.
Event History
Frequently Asked Questions
What is the severity of CVE-2026-54206?
CVE-2026-54206 has a risk score of 62, indicating a medium severity level.
How do I fix CVE-2026-54206?
To fix CVE-2026-54206, ensure that proper validation is implemented for the 'pathname' parameter to prevent UNC path injections.
What is the impact of CVE-2026-54206?
CVE-2026-54206 allows an attacker to perform server-side request forgery, potentially leading to unauthorized access to internal resources.
Which software is affected by CVE-2026-54206?
CVE-2026-54206 affects the TeamDavid Webbox software.
What component of the application is vulnerable in CVE-2026-54206?
The vulnerability in CVE-2026-54206 exists in the sending functionality that accepts the 'pathname' parameter.