PT-2026-64145 · Unknown · Kubernetes-Client/Java

CVE-2026-15687

·

Published

2026-07-23

·

Updated

2026-07-23

CVSS v3.1

2.4

Low

VectorAV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions Kubernetes Java client library (affected versions not specified)
Description An issue exists where a compromised pod can create new files in arbitrary locations on the client machine. This occurs during copy operations using the non-tar copyDirectoryFromPod() function when the enableTarCompressing variable is set to false. This is a path traversal flaw, which allows an attacker to access and modify files outside the intended directory.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability. As a temporary mitigation, avoid using the copyDirectoryFromPod() function with enableTarCompressing set to false.

Path traversal

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-15687

Affected Products

Kubernetes-Client/Java