{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-62161",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-10-07T16:12:03.424Z",
        "datePublished": "2025-11-05T23:09:09.014Z",
        "dateUpdated": "2025-11-06T21:20:19.865Z"
    },
    "containers": {
        "cna": {
            "title": "youki container escape via \"masked path\" abuse due to mount race conditions",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-363",
                            "lang": "en",
                            "description": "CWE-363: Race Condition Enabling Link Following",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-61",
                            "lang": "en",
                            "description": "CWE-61: UNIX Symbolic Link (Symlink) Following",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "LOCAL",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "LOW",
                        "userInteraction": "ACTIVE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "HIGH",
                        "subIntegrityImpact": "HIGH",
                        "subAvailabilityImpact": "HIGH",
                        "baseScore": 7.3,
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/youki-dev/youki/security/advisories/GHSA-4g74-7cff-xcv8",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/youki-dev/youki/security/advisories/GHSA-4g74-7cff-xcv8"
                },
                {
                    "name": "https://github.com/youki-dev/youki/security/advisories/GHSA-4g74-7cff-xcv8",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/youki-dev/youki/security/advisories/GHSA-4g74-7cff-xcv8"
                },
                {
                    "name": "https://github.com/youki-dev/youki/commit/5886c91073b9be748bd8d5aed49c4a820548030a",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/youki-dev/youki/commit/5886c91073b9be748bd8d5aed49c4a820548030a"
                }
            ],
            "affected": [
                {
                    "vendor": "youki-dev",
                    "product": "youki",
                    "versions": [
                        {
                            "version": "< 0.5.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-11-05T23:09:09.014Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7."
                }
            ],
            "source": {
                "advisory": "GHSA-4g74-7cff-xcv8",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-11-06T21:20:10.358215Z",
                                "id": "CVE-2025-62161",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-11-06T21:20:19.865Z"
                }
            }
        ]
    }
}