cloud-init through 25.1.2 includes the systemd socket unit cloud-init-hotplugd.socket with default SocketMode that grants 0666 permissions, making it world-writable. This is used for the "/run/cloud-init/hook-hotplug-cmd" FIFO. An unprivileged user could trigger hotplug-hook commands.
References
Configurations
No configuration.
History
26 Jun 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) cloud-init through 25.1.2 includes the systemd socket unit cloud-init-hotplugd.socket with default SocketMode that grants 0666 permissions, making it world-writable. This is used for the "/run/cloud-init/hook-hotplug-cmd" FIFO. An unprivileged user could trigger hotplug-hook commands. |
26 Jun 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-732 |
26 Jun 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-26 10:15
Updated : 2025-06-26 20:15
NVD link : CVE-2024-11584
Mitre link : CVE-2024-11584
CVE.ORG link : CVE-2024-11584
JSON object : View
Products Affected
No product.
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource