VYPR

rpm package

opensuse/cloud-init&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/cloud-init&distro=openSUSE%20Tumbleweed

Vulnerabilities (8)

  • CVE-2024-11584Jun 26, 2025
    affected < 25.1.3-1.1fixed 25.1.3-1.1

    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 comm

  • CVE-2024-6174Jun 26, 2025
    affected < 25.1.3-1.1fixed 25.1.3-1.1

    When a non-x86 platform is detected, cloud-init grants root access to a hardcoded url with a local IP address. To prevent this, cloud-init default configurations disable platform enumeration.

  • CVE-2023-1786Apr 26, 2023
    affected < 23.1-2.1fixed 23.1-2.1

    Sensitive data could be exposed in logs of cloud-init before version 23.1.2. An attacker could use this information to find hashed passwords and possibly escalate their privilege.

  • CVE-2022-2084Apr 19, 2023
    affected < 23.1-1.1fixed 23.1-1.1

    Sensitive data could be exposed in world readable logs of cloud-init before version 22.3 when schema failures are reported. This leak could include hashed passwords.

  • CVE-2021-3429Apr 19, 2023
    affected < 23.1-2.1fixed 23.1-2.1

    When instructing cloud-init to set a random password for a new user account, versions before 21.2 would write that password to the world-readable log file /var/log/cloud-init-output.log. This could allow a local user to log in as another user.

  • CVE-2020-8632Feb 5, 2020
    affected < 21.2-1.2fixed 21.2-1.2

    In cloud-init through 19.4, rand_user_password in cloudinit/config/cc_set_passwords.py has a small default pwlen value, which makes it easier for attackers to guess passwords.

  • CVE-2020-8631Feb 5, 2020
    affected < 21.2-1.2fixed 21.2-1.2

    cloud-init through 19.4 relies on Mersenne Twister for a random password, which makes it easier for attackers to predict passwords, because rand_str in cloudinit/util.py calls the random.choice function.

  • CVE-2019-0816Apr 9, 2019
    affected < 21.2-1.2fixed 21.2-1.2

    A security feature bypass exists in Azure SSH Keypairs, due to a change in the provisioning logic for some Linux images that use cloud-init, aka 'Azure SSH Keypairs Security Feature Bypass Vulnerability'.