VYPR

rpm package

opensuse/python-urwid&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/python-urwid&distro=openSUSE%20Tumbleweed

Vulnerabilities (1)

  • CVE-2026-9323HigJul 18, 2026
    affected < 4.0.5-1.1fixed 4.0.5-1.1

    The urwid web display backend (urwid/display/web.py) generates web session identifiers (urwid_id) in Screen.start() by concatenating two random.randrange(10**9) calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately