Vulnerability Description
A vulnerability was discovered in the Kubernetes CSI Driver for NFS where the subDir parameter in volume identifiers was insufficiently validated. Attackers with the ability to create PersistentVolumes referencing the NFS CSI driver could craft volume identifiers containing path traversal sequences (../). During volume deletion or cleanup operations, the driver could operate on unintended directories outside the intended managed path within the NFS export. This may lead to deletion or modification of directories on the NFS server.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/kubernetes/kubernetes/issues/137797
- https://groups.google.com/g/kubernetes-security-announce/c/i4ZKN9VLcUE
- http://www.openwall.com/lists/oss-security/2026/03/17/1
FAQ
What is CVE-2026-3864?
CVE-2026-3864 is a vulnerability with a CVSS score of 6.5 (MEDIUM). A vulnerability was discovered in the Kubernetes CSI Driver for NFS where the subDir parameter in volume identifiers was insufficiently validated. Attackers with the ability to create PersistentVolume...
How severe is CVE-2026-3864?
CVE-2026-3864 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-3864?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.