CVE-2026-3864
Received Received - Intake
Path Traversal in Kubernetes NFS CSI Driver Allows Directory Deletion

Publication date: 2026-03-20

Last updated on: 2026-03-21

Assigner: Kubernetes

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-20
Last Modified
2026-03-21
Generated
2026-05-07
AI Q&A
2026-03-21
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
kubernetes csi_driver_for_nfs *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Kubernetes CSI Driver for NFS where the subDir parameter in volume identifiers is not properly validated. Attackers who can create PersistentVolumes using the NFS CSI driver can include path traversal sequences (../) in the volume identifiers. This allows the driver, during volume deletion or cleanup, to operate on directories outside the intended managed path on the NFS server.


How can this vulnerability impact me? :

The vulnerability can lead to unintended deletion or modification of directories on the NFS server. This means that an attacker with the ability to create PersistentVolumes could cause data loss or corruption by affecting files and directories outside the intended scope of the volume management.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart