{"api_version":"1","generated_at":"2026-08-02T01:11:15+00:00","cve":"CVE-2026-15687","urls":{"html":"https://cve.report/CVE-2026-15687","api":"https://cve.report/api/cve/CVE-2026-15687.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-15687","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-15687"},"summary":{"title":"Path traversal via non-tar copyDirectoryFromPod","description":"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.","state":"PUBLISHED","assigner":"kubernetes","published_at":"2026-07-23 19:16:53","updated_at":"2026-07-23 20:17:07"},"problem_types":["CWE-22","CWE-22 CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"],"metrics":[{"version":"3.0","source":"jordan@liggitt.net","type":"Secondary","score":"2.4","severity":"LOW","vector":"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N","data":{"version":"3.0","vectorString":"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N","baseScore":2.4,"baseSeverity":"LOW","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"NONE"}},{"version":"3.0","source":"CNA","type":"CVSS","score":"2.7","severity":"LOW","vector":"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":2.7,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"HIGH","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N","version":"3.0"}}],"references":[{"url":"https://github.com/kubernetes-client/java/issues/4861","name":"https://github.com/kubernetes-client/java/issues/4861","refsource":"jordan@liggitt.net","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-15687","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-15687","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Kubernetes","product":"kubernetes-client/java","version":"affected 10.0.0 25.0.1 semver","platforms":[]},{"source":"CNA","vendor":"Kubernetes","product":"kubernetes-client/java","version":"affected 26.0.0","platforms":[]},{"source":"CNA","vendor":"Kubernetes","product":"kubernetes-client/java","version":"unaffected 25.0.1","platforms":[]},{"source":"CNA","vendor":"Kubernetes","product":"kubernetes-client/java","version":"unaffected 26.0.1","platforms":[]},{"source":"CNA","vendor":"Kubernetes","product":"kubernetes-client/java","version":"unaffected 27.0.0","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[{"source":"CNA","title":"","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.","time":"","lang":"en"}],"exploits":[],"credits":[{"source":"CNA","value":"Ibrahim el zein and Hasan Sheet","lang":"en"}],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-15687","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","timestamp":"2026-07-23T19:03:05.902593Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-07-23T19:03:12.469Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"defaultStatus":"unaffected","product":"kubernetes-client/java","repo":"https://github.com/kubernetes-client/java","vendor":"Kubernetes","versions":[{"lessThan":"25.0.1","status":"affected","version":"10.0.0","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"}]}],"credits":[{"lang":"en","type":"reporter","value":"Ibrahim el zein and Hasan Sheet"}],"datePublic":"2026-07-22T16:00:00.000Z","descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","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."}],"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."}],"metrics":[{"cvssV3_0":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":2.7,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"HIGH","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N","version":"3.0"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-22","description":"CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-07-23T18:43:25.357Z","orgId":"a6081bf6-c852-4425-ad4f-a67919267565","shortName":"kubernetes"},"references":[{"tags":["issue-tracking"],"url":"https://github.com/kubernetes-client/java/issues/4861"}],"source":{"discovery":"EXTERNAL"},"title":"Path traversal via non-tar copyDirectoryFromPod","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."}],"x_generator":{"engine":"cvelib 1.8.0"}}},"cveMetadata":{"assignerOrgId":"a6081bf6-c852-4425-ad4f-a67919267565","assignerShortName":"kubernetes","cveId":"CVE-2026-15687","datePublished":"2026-07-23T18:43:25.357Z","dateReserved":"2026-07-13T23:31:31.228Z","dateUpdated":"2026-07-23T19:03:12.469Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-07-23 19:16:53","lastModifiedDate":"2026-07-23 20:17:07","problem_types":["CWE-22","CWE-22 CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"],"metrics":{"cvssMetricV30":[{"source":"jordan@liggitt.net","type":"Secondary","cvssData":{"version":"3.0","vectorString":"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N","baseScore":2.4,"baseSeverity":"LOW","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"NONE"},"exploitabilityScore":0.9,"impactScore":1.4}],"ssvcV203":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","ssvcData":{"timestamp":"2026-07-23T19:03:05.902593Z","id":"CVE-2026-15687","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"15687","Ordinal":"1","Title":"Path traversal via non-tar copyDirectoryFromPod","CVE":"CVE-2026-15687","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"15687","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"Path traversal via non-tar copyDirectoryFromPod"}]}}}