Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-50158
Published:September 17, 2026
Updated:September 22, 2026
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.
Affected Packages
https://github.com/eat-pray-ai/yutu.git (GITHUB):
Affected version(s) >=v0.10.1 <v0.10.9-dev1
Fix Suggestion:
Update to version v0.10.9-dev1
github.com/eat-pray-ai/yutu (GO):
Affected version(s) >=v0.0.0-20240323160833-2e3928c44b6c <v0.10.9-dev1
Fix Suggestion:
Update to version v0.10.9-dev1
github.com/eat-pray-ai/yutu (GO):
Affected version(s) >=v0.10.1 <v0.10.9-dev1
Fix Suggestion:
Update to version v0.10.9-dev1
Do you need more information?
Contact Us
CVSS v4
Base Score:
7
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.7
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
External Control of File Name or Path
EPSS
Base Score:
0.17