CVE-2026-54205 (GCVE-0-2026-54205)
Vulnerability from cvelistv5 – Published: 2026-08-07 10:02 – Updated: 2026-08-07 11:19
VLAI
EPSS
VEX
Title
TeamDavid: Server-Side Request Forgery (SSRF) via 'pathname' parameter in link storing functionality
Summary
Tobit Laboratories AG TeamDavid's Webbox 's link storing functionality (//ServerClient_celink.htm)
accepts a “pathname” 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 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.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://david.tobit.software/releasenotes | release-notes |
| https://labs.infoguard.ch/posts/22-cves-in-david-… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Tobit Laboratories AG | TeamDavid |
Affected:
0 , ≤ Rollout 524
(custom)
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-54205",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-07T11:10:03.274543Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-07T11:19:35.040Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://labs.infoguard.ch/posts/22-cves-in-david-a-secure-m365-alternative/"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"Webbox"
],
"product": "TeamDavid",
"vendor": "Tobit Laboratories AG",
"versions": [
{
"lessThanOrEqual": "Rollout 524",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Dario Weiss of InfoGuard Labs"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Tobit Laboratories AG TeamDavid\u0027s Webbox \u0027s link storing functionality (//ServerClient_celink.htm)\n accepts a \u201cpathname\u201d parameter, which can be set to network locations \nusing UNC paths (e.g., \u201c\\\\Server\\Share\u201d). The server processes these \npaths without validation, resulting in outbound connection attempts to \nattacker-controlled SMB servers. This enables authenticated attackers to\n trigger the server to authenticate to arbitrary SMB endpoints, \npotentially exposing NTLM authentication information (such as NTLM \nhashes). If outbound connections to port 445 (SMB) are permitted, \nattackers can use this to conduct SMB relay or credential theft attacks.\n Exploitation of the \u201cpathname\u201d parameter is possible without \nauthentication.\u0026nbsp;This issue affects TeamDavid through Rollout 524."
}
],
"value": "Tobit Laboratories AG TeamDavid\u0027s Webbox \u0027s link storing functionality (//ServerClient_celink.htm)\n accepts a \u201cpathname\u201d parameter, which can be set to network locations \nusing UNC paths (e.g., \u201c\\\\Server\\Share\u201d). The server processes these \npaths without validation, resulting in outbound connection attempts to \nattacker-controlled SMB servers. This enables authenticated attackers to\n trigger the server to authenticate to arbitrary SMB endpoints, \npotentially exposing NTLM authentication information (such as NTLM \nhashes). If outbound connections to port 445 (SMB) are permitted, \nattackers can use this to conduct SMB relay or credential theft attacks.\n Exploitation of the \u201cpathname\u201d parameter is possible without \nauthentication.\u00a0This issue affects TeamDavid through Rollout 524."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "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",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper input validation",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918 Server-Side request forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-07T10:02:28.928Z",
"orgId": "455daabc-a392-441d-aa46-37d35189897c",
"shortName": "NCSC.ch"
},
"references": [
{
"tags": [
"release-notes"
],
"url": "https://david.tobit.software/releasenotes"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://labs.infoguard.ch/posts/22-cves-in-david-a-secure-m365-alternative/"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "TeamDavid: Server-Side Request Forgery (SSRF) via \u0027pathname\u0027 parameter in link storing functionality",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "455daabc-a392-441d-aa46-37d35189897c",
"assignerShortName": "NCSC.ch",
"cveId": "CVE-2026-54205",
"datePublished": "2026-08-07T10:02:28.928Z",
"dateReserved": "2026-06-12T09:32:44.532Z",
"dateUpdated": "2026-08-07T11:19:35.040Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-54205",
"date": "2026-08-07",
"epss": "0.00491",
"percentile": "0.39596"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-54205\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-07T11:10:03.274543Z\"}}}], \"references\": [{\"url\": \"https://labs.infoguard.ch/posts/22-cves-in-david-a-secure-m365-alternative/\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-07T11:10:35.734Z\"}}], \"cna\": {\"title\": \"TeamDavid: Server-Side Request Forgery (SSRF) via \u0027pathname\u0027 parameter in link storing functionality\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Dario Weiss of InfoGuard Labs\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"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\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"HIGH\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Tobit Laboratories AG\", \"modules\": [\"Webbox\"], \"product\": \"TeamDavid\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"Rollout 524\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://david.tobit.software/releasenotes\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://labs.infoguard.ch/posts/22-cves-in-david-a-secure-m365-alternative/\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.2\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Tobit Laboratories AG TeamDavid\u0027s Webbox \u0027s link storing functionality (//ServerClient_celink.htm)\\n accepts a \\u201cpathname\\u201d parameter, which can be set to network locations \\nusing UNC paths (e.g., \\u201c\\\\\\\\Server\\\\Share\\u201d). The server processes these \\npaths without validation, resulting in outbound connection attempts to \\nattacker-controlled SMB servers. This enables authenticated attackers to\\n trigger the server to authenticate to arbitrary SMB endpoints, \\npotentially exposing NTLM authentication information (such as NTLM \\nhashes). If outbound connections to port 445 (SMB) are permitted, \\nattackers can use this to conduct SMB relay or credential theft attacks.\\n Exploitation of the \\u201cpathname\\u201d parameter is possible without \\nauthentication.\\u00a0This issue affects TeamDavid through Rollout 524.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Tobit Laboratories AG TeamDavid\u0027s Webbox \u0027s link storing functionality (//ServerClient_celink.htm)\\n accepts a \\u201cpathname\\u201d parameter, which can be set to network locations \\nusing UNC paths (e.g., \\u201c\\\\\\\\Server\\\\Share\\u201d). The server processes these \\npaths without validation, resulting in outbound connection attempts to \\nattacker-controlled SMB servers. This enables authenticated attackers to\\n trigger the server to authenticate to arbitrary SMB endpoints, \\npotentially exposing NTLM authentication information (such as NTLM \\nhashes). If outbound connections to port 445 (SMB) are permitted, \\nattackers can use this to conduct SMB relay or credential theft attacks.\\n Exploitation of the \\u201cpathname\\u201d parameter is possible without \\nauthentication.\u0026nbsp;This issue affects TeamDavid through Rollout 524.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper input validation\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"CWE-918 Server-Side request forgery (SSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"455daabc-a392-441d-aa46-37d35189897c\", \"shortName\": \"NCSC.ch\", \"dateUpdated\": \"2026-08-07T10:02:28.928Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-54205\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-07T11:19:35.040Z\", \"dateReserved\": \"2026-06-12T09:32:44.532Z\", \"assignerOrgId\": \"455daabc-a392-441d-aa46-37d35189897c\", \"datePublished\": \"2026-08-07T10:02:28.928Z\", \"assignerShortName\": \"NCSC.ch\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…