{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-15687",
        "assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565",
        "state": "PUBLISHED",
        "assignerShortName": "kubernetes",
        "dateReserved": "2026-07-13T23:31:31.228Z",
        "datePublished": "2026-07-23T18:43:25.357Z",
        "dateUpdated": "2026-07-23T19:03:12.469Z"
    },
    "containers": {
        "cna": {
            "title": "Path traversal via non-tar copyDirectoryFromPod",
            "datePublic": "2026-07-22T16:00:00.000Z",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-22",
                            "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Kubernetes",
                    "product": "kubernetes-client/java",
                    "repo": "https://github.com/kubernetes-client/java",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "10.0.0",
                            "lessThan": "25.0.1",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "26.0.0"
                        },
                        {
                            "status": "unaffected",
                            "version": "25.0.1"
                        },
                        {
                            "status": "unaffected",
                            "version": "26.0.1"
                        },
                        {
                            "status": "unaffected",
                            "version": "27.0.0"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A security issue was discovered in the Kubernetes Java client library where a compromised pod may be able to create new files in arbitrary locations on the client machine executing copy operations via non-tar copyDirectoryFromPod when enableTarCompressing is false.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "A security issue was discovered in the Kubernetes Java client library where a compromised pod may be able to create new files in arbitrary locations on the client machine executing copy operations via non-tar copyDirectoryFromPod when enableTarCompressing is false."
                        }
                    ]
                }
            ],
            "workarounds": [
                {
                    "lang": "en",
                    "value": "Prior to upgrading, this vulnerability can be mitigated by ensuring you only copy files from trusted pods, or by ensuring tar is available in the container to use the secure tar-based copy path."
                }
            ],
            "references": [
                {
                    "url": "https://github.com/kubernetes-client/java/issues/4861",
                    "tags": [
                        "issue-tracking"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_0": {
                        "version": "3.0",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "HIGH",
                        "userInteraction": "REQUIRED",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "availabilityImpact": "NONE",
                        "baseSeverity": "LOW",
                        "baseScore": 2.7,
                        "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Ibrahim el zein and Hasan Sheet",
                    "type": "reporter"
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "providerMetadata": {
                "orgId": "a6081bf6-c852-4425-ad4f-a67919267565",
                "shortName": "kubernetes",
                "dateUpdated": "2026-07-23T18:43:25.357Z"
            },
            "x_generator": {
                "engine": "cvelib 1.8.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-23T19:03:05.902593Z",
                                "id": "CVE-2026-15687",
                                "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": "2026-07-23T19:03:12.469Z"
                }
            }
        ]
    }
}