CVE-2025-62363

Source
https://cve.org/CVERecord?id=CVE-2025-62363
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-62363.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-62363
Aliases
  • GHSA-94c4-wh57-8p9c
Published
2025-10-13T21:37:48.474Z
Modified
2026-04-12T19:16:09.680570Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
yt-grabber-tui allows arbitrary code execution via configurable yt-dlp path
Details

yt-grabber-tui is a terminal user interface application for downloading videos. In versions before 1.0-rc, the application allows users to configure the path to the yt-dlp executable via the pathtoyt_dlp configuration setting. An attacker with write access to the configuration file or the filesystem location of the configured executable can replace the executable with malicious code or create a symlink to an arbitrary executable. When the application invokes yt-dlp, the malicious code is executed with the privileges of the user running yt-grabber-tui. This vulnerability has been patched in version 1.0-rc.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-59"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/62xxx/CVE-2025-62363.json"
}
References

Affected packages

Git / github.com/zheny-creator/YtGrabber-TUI

Affected ranges

Type
GIT
Repo
https://github.com/zheny-creator/YtGrabber-TUI
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.0-rc"
        }
    ]
}
Type
GIT
Repo
https://github.com/zheny-creator/ytgrabber-tui
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*
1.0-alpha-1
1.0-alpha-2
1.0-beta
1.0-beta-2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-62363.json"
vanir_signatures_modified
"2026-04-12T19:16:09Z"
vanir_signatures
[
    {
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/zheny-creator/YtGrabber-TUI/commit/5b6c5f1e374ae3462ce66ad07af9a49cdbcf98ad",
        "digest": {
            "function_hash": "61155144542141073509502315127691583047",
            "length": 9753.0
        },
        "id": "CVE-2025-62363-5a677ed0",
        "deprecated": false,
        "target": {
            "file": "src/main.cpp",
            "function": "main"
        }
    },
    {
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/zheny-creator/ytgrabber-tui/commit/7adfdb68e8bf24559d1e9d8d4668de3d82c45591",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "7877467376803685231171832632683518218",
                "35089087947293796195370762884144790178",
                "59372334460975673761250555509179072029",
                "178382727456365304631653708717440672071",
                "209988543063565131811492273564166357478",
                "54220750143950691495505237562564397658",
                "22729014998267194678835533245317315124",
                "236147225318934080667154816023218393789"
            ]
        },
        "id": "CVE-2025-62363-632c5974",
        "deprecated": false,
        "target": {
            "file": "src/main.cpp"
        }
    },
    {
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/zheny-creator/ytgrabber-tui/commit/7adfdb68e8bf24559d1e9d8d4668de3d82c45591",
        "digest": {
            "function_hash": "146793413154934863664733933692302788486",
            "length": 9436.0
        },
        "id": "CVE-2025-62363-75d8ff76",
        "deprecated": false,
        "target": {
            "file": "src/main.cpp",
            "function": "main"
        }
    },
    {
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/zheny-creator/YtGrabber-TUI/commit/5b6c5f1e374ae3462ce66ad07af9a49cdbcf98ad",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "328007050625370854708558611948797117966",
                "260343154095458252131366419222778854307",
                "213161138709852979744902246504646874907",
                "145958055278364070423319826255605608544"
            ]
        },
        "id": "CVE-2025-62363-85cf272d",
        "deprecated": false,
        "target": {
            "file": "src/main.cpp"
        }
    },
    {
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/zheny-creator/ytgrabber-tui/commit/7adfdb68e8bf24559d1e9d8d4668de3d82c45591",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "259247206855086650113730165810135113944",
                "4878415980612450689985035335841543835",
                "222308515607391876026557572229558223982",
                "297623559186588703779743080008410375941",
                "189050748496771945533737845373640812546",
                "66613062998297242903018095040717528098",
                "273023999551393338403227102975505946959",
                "291329111739049946777498587761423900233"
            ]
        },
        "id": "CVE-2025-62363-a3cb04d6",
        "deprecated": false,
        "target": {
            "file": "include/yt-dlp.hpp"
        }
    }
]