CVE-2026-54204 (GCVE-0-2026-54204)
Vulnerability from cvelistv5 – Published: 2026-08-07 09:44 – Updated: 2026-08-07 14:46
VLAI
EPSS
VEX
Title
TeamDavid: Server-Side Request Forgery (SSRF) via 'pathnameroot' parameter in search functionality
Summary
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.
Severity
SSVC
Exploitation: none
Automatable: yes
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-54204",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-07T14:46:40.381792Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-07T14:46:48.256Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"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"
},
{
"lang": "en",
"type": "finder",
"value": "Lucas Dodgson of InfoGuard Labs"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Tobit Laboratories AG TeamDavid\u0027s Webbox \u0027s search functionality accepts a \u201cpathnameroot\u201d \nparameter, which can be set to network locations using UNC paths (e.g., \n\u201c\\\\Server\\Share\u201d). The server processes these paths without validation, \nresulting in outbound connection attempts to attacker-controlled SMB \nservers. This enables unauthenticated attackers to trigger the server to\n authenticate to arbitrary SMB endpoints, potentially exposing NTLM \nauthentication information (such as NTLM hashes). If outbound \nconnections to port 445 (SMB) are permitted, attackers can use this to \nconduct SMB relay or credential theft attacks. Exploitation of the \n\u201cpathnameroot\u201d parameter is possible without authentication.\u003cp\u003eThis issue affects TeamDavid through Rollout 524.\u003c/p\u003e"
}
],
"value": "Tobit Laboratories AG TeamDavid\u0027s Webbox \u0027s search functionality accepts a \u201cpathnameroot\u201d \nparameter, which can be set to network locations using UNC paths (e.g., \n\u201c\\\\Server\\Share\u201d). The server processes these paths without validation, \nresulting in outbound connection attempts to attacker-controlled SMB \nservers. This enables unauthenticated attackers to trigger the server to\n authenticate to arbitrary SMB endpoints, potentially exposing NTLM \nauthentication information (such as NTLM hashes). If outbound \nconnections to port 445 (SMB) are permitted, attackers can use this to \nconduct SMB relay or credential theft attacks. Exploitation of the \n\u201cpathnameroot\u201d parameter is possible without authentication.\n\nThis 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": 7.7,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"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:N/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-07T09:44:38.256Z",
"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 \u0027pathnameroot\u0027 parameter in search functionality",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "455daabc-a392-441d-aa46-37d35189897c",
"assignerShortName": "NCSC.ch",
"cveId": "CVE-2026-54204",
"datePublished": "2026-08-07T09:44:38.256Z",
"dateReserved": "2026-06-12T09:32:44.532Z",
"dateUpdated": "2026-08-07T14:46:48.256Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-54204",
"date": "2026-08-07",
"epss": "0.00569",
"percentile": "0.43981"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-54204\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-07T14:46:40.381792Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-07T14:46:44.652Z\"}}], \"cna\": {\"title\": \"TeamDavid: Server-Side Request Forgery (SSRF) via \u0027pathnameroot\u0027 parameter in search functionality\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Dario Weiss of InfoGuard Labs\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Lucas Dodgson of InfoGuard Labs\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 7.7, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"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\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"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 search functionality accepts a \\u201cpathnameroot\\u201d \\nparameter, which can be set to network locations using UNC paths (e.g., \\n\\u201c\\\\\\\\Server\\\\Share\\u201d). The server processes these paths without validation, \\nresulting in outbound connection attempts to attacker-controlled SMB \\nservers. This enables unauthenticated attackers to trigger the server to\\n authenticate to arbitrary SMB endpoints, potentially exposing NTLM \\nauthentication information (such as NTLM hashes). If outbound \\nconnections to port 445 (SMB) are permitted, attackers can use this to \\nconduct SMB relay or credential theft attacks. Exploitation of the \\n\\u201cpathnameroot\\u201d parameter is possible without authentication.\\n\\nThis issue affects TeamDavid through Rollout 524.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Tobit Laboratories AG TeamDavid\u0027s Webbox \u0027s search functionality accepts a \\u201cpathnameroot\\u201d \\nparameter, which can be set to network locations using UNC paths (e.g., \\n\\u201c\\\\\\\\Server\\\\Share\\u201d). The server processes these paths without validation, \\nresulting in outbound connection attempts to attacker-controlled SMB \\nservers. This enables unauthenticated attackers to trigger the server to\\n authenticate to arbitrary SMB endpoints, potentially exposing NTLM \\nauthentication information (such as NTLM hashes). If outbound \\nconnections to port 445 (SMB) are permitted, attackers can use this to \\nconduct SMB relay or credential theft attacks. Exploitation of the \\n\\u201cpathnameroot\\u201d parameter is possible without authentication.\u003cp\u003eThis issue affects TeamDavid through Rollout 524.\u003c/p\u003e\", \"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-07T09:44:38.256Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-54204\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-07T14:46:48.256Z\", \"dateReserved\": \"2026-06-12T09:32:44.532Z\", \"assignerOrgId\": \"455daabc-a392-441d-aa46-37d35189897c\", \"datePublished\": \"2026-08-07T09:44:38.256Z\", \"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…