GHSA-mph4-q2vm-w2pw

Suggest an improvement
Source
https://github.com/advisories/GHSA-mph4-q2vm-w2pw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-mph4-q2vm-w2pw/GHSA-mph4-q2vm-w2pw.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-mph4-q2vm-w2pw
Aliases
  • CVE-2026-6437
Published
2026-04-18T01:07:27Z
Modified
2026-04-18T01:18:05.540759Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:H/VA:N/SC:H/SI:N/SA:N CVSS Calculator
Summary
Amazon EFS CSI Driver has mount option injection via unsanitized volumeHandle and mounttargetip fields
Details

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.

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.

Impacted versions: <= v3.0.0

Patches

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.

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 aws-security@amazon.com. 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.

Database specific
{
    "github_reviewed_at": "2026-04-18T01:07:27Z",
    "github_reviewed": true,
    "severity": "MODERATE",
    "nvd_published_at": "2026-04-17T19:16:40Z",
    "cwe_ids": [
        "CWE-88"
    ]
}
References

Affected packages

Go / github.com/kubernetes-sigs/aws-efs-csi-driver

Package

Name
github.com/kubernetes-sigs/aws-efs-csi-driver
View open source insights on deps.dev
Purl
pkg:golang/github.com/kubernetes-sigs/aws-efs-csi-driver

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.8-0.20260416142831-51806c22c575

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-mph4-q2vm-w2pw/GHSA-mph4-q2vm-w2pw.json"