{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-16444",
        "assignerOrgId": "13430f76-86eb-43b2-a71c-82c956ef31b6",
        "state": "PUBLISHED",
        "assignerShortName": "TV",
        "dateReserved": "2026-07-21T07:42:28.976Z",
        "datePublished": "2026-08-26T09:10:16.193Z",
        "dateUpdated": "2026-08-26T09:10:16.193Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "13430f76-86eb-43b2-a71c-82c956ef31b6",
                "shortName": "TV",
                "dateUpdated": "2026-08-26T09:10:16.193Z"
            },
            "title": "Improper Validation of File Paths in TeamViewer Desktop Clients",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-73",
                            "description": "CWE-73 External control of file name or path",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-126",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-126 Path Traversal"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "TeamViewer",
                    "product": "Full Client, Host, QuickSupport & Portable",
                    "platforms": [
                        "Windows",
                        "MacOS",
                        "Linux"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15.0",
                            "lessThan": "15.81.5",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "TeamViewer",
                    "product": "Full Client, Host, QuickSupport & Portable (for Windows 7 & 8)",
                    "platforms": [
                        "Windows"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15.64.0",
                            "lessThan": "15.64.7",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "TeamViewer",
                    "product": "Full Client, Host, QuickSupport (v14 for Windows)",
                    "platforms": [
                        "Windows"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "14.0",
                            "lessThan": "14.7.48833",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "TeamViewer",
                    "product": "Full Client, Host, QuickSupport (v14 for Linux)",
                    "platforms": [
                        "Linux"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "14.0",
                            "lessThan": "14.7.48838",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "TeamViewer",
                    "product": "Full Client, Host, QuickSupport (v14 for macOS)",
                    "platforms": [
                        "MacOS"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "14.0",
                            "lessThan": "14.7.48838",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "TeamViewer",
                    "product": "Full Client, Host, QuickSupport & Portable (v13 for Windows)",
                    "platforms": [
                        "Windows"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "13.0",
                            "lessThan": "13.2.36229",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "TeamViewer",
                    "product": "Full Client, Host, QuickSupport (v13 for Linux)",
                    "platforms": [
                        "Linux"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "13.0",
                            "lessThan": "13.2.153978",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "TeamViewer",
                    "product": "Full Client, Host, QuickSupport (v13 for macOS)",
                    "platforms": [
                        "MacOS"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "13.0",
                            "lessThan": "13.2.153981",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Improper\nneutralization of path traversal sequences in TeamViewer Desktop Clients prior\nVersion 15.81.5 allows an authenticated remote session participant to write files\nto unintended locations on the local file system via file transfer or virtual\nfile clipboard mechanisms. An attacker can leverage this behavior to achieve\narbitrary file write and potentially execute code with the privileges of the\naffected user.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>Improper\nneutralization of path traversal sequences in TeamViewer Desktop Clients prior\nVersion 15.81.5 allows an authenticated remote session participant to write files\nto unintended locations on the local file system via file transfer or virtual\nfile clipboard mechanisms. An attacker can leverage this behavior to achieve\narbitrary file write and potentially execute code with the privileges of the\naffected user.</p>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://www.teamviewer.com/de/resources/trust-center/security-bulletins/tv-2026-1008/"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "version": "3.1",
                        "attackVector": "NETWORK",
                        "attackComplexity": "HIGH",
                        "privilegesRequired": "NONE",
                        "userInteraction": "REQUIRED",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "HIGH",
                        "baseSeverity": "HIGH",
                        "baseScore": 7.5,
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                    }
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "Update to the last available client version.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Update to the last available client version."
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Jamir0quai & sam91281",
                    "type": "finder"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.4"
            }
        }
    }
}