View at Official debian advisory, NVD, CVE.org · CVE detail
Freshness: upstream tracker timestamp is available; use API updated time as primary recency signal.
CVE-2020-8631 not yet assigned priority: Debian including 1 source packages (cloud-init), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5.
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.