CVE-2026-50158

Source
https://cve.org/CVERecord?id=CVE-2026-50158
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50158.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-50158
Aliases
Downstream
Related
Published
2026-09-17T21:43:49Z
Modified
2026-09-19T03:46:21Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
yutu: Arbitrary File Write via MCP `caption-download` Tool
Details

yutu is an AI-powered toolkit for managing and growing YouTube channels. Prior to 0.10.9, the caption-download MCP tool accepts a caller-controlled file parameter through cmd/caption/download.go and passes it to Caption.Download() in pkg/caption/caption.go, where os.Create() creates or truncates that path without using the pkg.Root confinement boundary backed by YUTU_ROOT. A principal able to invoke caption-download, including a local HTTP client when the MCP server runs with its default authentication-disabled configuration, can write downloaded caption bytes to any path writable by the yutu process outside YUTU_ROOT. This can overwrite application files, configuration, shell startup files, logs, or data and can cause persistent code execution or denial of service depending on the selected writable target. Live caption retrieval also requires usable service credentials and an accessible caption identifier. This issue is fixed in version 0.10.9.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-73"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50158.json"
}
References

Affected packages

Git / github.com/eat-pray-ai/yutu

Affected ranges

Type
GIT
Repo
https://github.com/eat-pray-ai/yutu
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.10.9-dev1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.10.1
v0.10.2
v0.10.3
v0.10.4
v0.10.4-dev
v0.10.4-dev1
v0.10.4-dev2
v0.10.4-dev3
v0.10.5
v0.10.5-dev
v0.10.6
v0.10.6-dev
v0.10.7
v0.10.7-dev
v0.10.7-dev1
v0.10.8
v0.10.8-dev1
v0.10.9-dev1
v0.5.2
v0.6.0
v0.7.0
v0.8.0
v0.8.1
v0.8.2
v0.8.5
v0.9.0
v0.9.1
v0.9.10
v0.9.2
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50158.json"