CVE-2026-3864: CSI Driver for NFS path traversal via subDir may delete unintended directories on the NFS server
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.
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2026-3864?
CVE-2026-3864 is classified as a high severity vulnerability due to its potential impact on data integrity and security.
How do I fix CVE-2026-3864?
To remediate CVE-2026-3864, ensure that the subDir parameter in volume identifiers is properly validated and consider applying the latest patches for the Kubernetes CSI Driver for NFS.
What are the potential consequences of CVE-2026-3864?
The consequences of CVE-2026-3864 may include unintended deletion of directories on the NFS server, leading to data loss.
Who is affected by CVE-2026-3864?
CVE-2026-3864 affects users of the Kubernetes CSI Driver for NFS who utilize the subDir parameter in their configurations.
When was CVE-2026-3864 discovered?
CVE-2026-3864 was discovered and publicly disclosed in March 2026.