PT-2026-33485 · Aws · Aws-Efs-Csi-Driver
Shaul Ben-Hai
·
Published
2026-04-17
·
Updated
2026-06-01
·
CVE-2026-6437
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
AWS EFS CSI Driver versions prior to v3.0.1
Description
Improper neutralization of argument delimiters in the volume handling component allows remote authenticated users with PersistentVolume creation permissions to inject arbitrary mount options via comma injection. This occurs because unsanitized values in the
volumeHandle and mounttargetip fields are passed directly to the mount command. The mount utility parses comma-separated values as separate options, enabling an actor to apply unauthorized options to the filesystem mount by appending values to the Access Point ID in volumeHandle or to the mounttargetip volumeAttribute.Recommendations
Upgrade to version v3.0.1.
Restrict PersistentVolume and StorageClass creation to cluster administrators using Kubernetes RBAC to prevent untrusted users from supplying arbitrary field values.
Fix
Argument Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Aws-Efs-Csi-Driver