CVE-2026-6437

CVE-2026-6437 is a medium-severity security vulnerability in github.com/kubernetes-sigs/aws-efs-csi-driver (go), affecting versions < 1.7.8-0.20260416142831-51806c22c575. It is fixed in 1.7.8-0.20260416142831-51806c22c575.

Summary

The Amazon EFS CSI Driver is a Container Storage Interface driver that allows Kubernetes clusters to use Amazon Elastic File System. An issue exists where, under certain circumstances, unsanitized values in the volumeHandle and mounttargetip fields are passed directly to the mount command, allowing injection of arbitrary mount options.

Impacted versions: <= v3.0.0

Workarounds

Restrict PersistentVolume and StorageClass creation to cluster administrators using Kubernetes RBAC, preventing untrusted users from supplying arbitrary field values.

References

If you have any questions or comments about this advisory, we ask that you contact AWS Security via our vulnerability reporting page or directly via email to [email protected]. Please do not create a public GitHub issue.

Acknowledgement

We would like to thank Shaul Ben-Hai from Sentinel One for collaborating on this issue through the coordinated vulnerability disclosure process.

Impact

An actor with PersistentVolume creation privileges can inject arbitrary mount options by appending comma-separated values to the Access Point ID in volumeHandle or to the mounttargetip volumeAttribute. The mount utility parses comma-separated values as separate options, causing the injected options to be applied to the filesystem mount without authorization.

CVE-2026-6437 has a CVSS score of 6.5 (Medium). The vector is network-reachable, high privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (1.7.8-0.20260416142831-51806c22c575); upgrading removes the vulnerable code path.

Affected versions

github.com/kubernetes-sigs/aws-efs-csi-driver (< 1.7.8-0.20260416142831-51806c22c575)

Security releases

github.com/kubernetes-sigs/aws-efs-csi-driver → 1.7.8-0.20260416142831-51806c22c575 (go)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

See it in your environment

Remediation advice

This issue has been addressed in Amazon EFS CSI Driver version v3.0.1. We recommend upgrading to the latest version and ensuring any forked or derivative code is patched to incorporate the new fixes.

Frequently Asked Questions

  1. What is CVE-2026-6437? CVE-2026-6437 is a medium-severity security vulnerability in github.com/kubernetes-sigs/aws-efs-csi-driver (go), affecting versions < 1.7.8-0.20260416142831-51806c22c575. It is fixed in 1.7.8-0.20260416142831-51806c22c575.
  2. How severe is CVE-2026-6437? CVE-2026-6437 has a CVSS score of 6.5 (Medium). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which versions of github.com/kubernetes-sigs/aws-efs-csi-driver are affected by CVE-2026-6437? github.com/kubernetes-sigs/aws-efs-csi-driver (go) versions < 1.7.8-0.20260416142831-51806c22c575 is affected.
  4. Is there a fix for CVE-2026-6437? Yes. CVE-2026-6437 is fixed in 1.7.8-0.20260416142831-51806c22c575. Upgrade to this version or later.
  5. Is CVE-2026-6437 exploitable, and should I be worried? Whether CVE-2026-6437 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether CVE-2026-6437 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix CVE-2026-6437? Upgrade github.com/kubernetes-sigs/aws-efs-csi-driver to 1.7.8-0.20260416142831-51806c22c575 or later.

Other vulnerabilities in github.com/kubernetes-sigs/aws-efs-csi-driver

CVE-2022-46174

Stop the waste.
Protect your environment with Kodem.