Missing Authorization in Nomad and Nomad Enterprise - CVE-2024-10975

 

Missing Authorization in Nomad and Nomad Enterprise - CVE-2024-10975

Published: November 8, 2024


Vulnerability identifier: #VU100098
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/E:U/U:Green
CVE-ID: CVE-2024-10975
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: HashiCorp
Affected software:
Nomad
Nomad Enterprise

Detailed vulnerability description

The vulnerability allows a remote user to perform unauthorized Container Storage Interface (CSI) volume writes.

The vulnerability exists due to missing authorization checks when creating or registering external storage volumes. A remote user with csi-write-volume capability in a namespace can perform cross-namespace volume creation using the Nomad volume create or volume register commands.



How to mitigate CVE-2024-10975

Install updates from vendor's website.

Sources