CVE-2026-9323

HIGHPre-NVD 8.18.1
EchelonGraph scoreMEDIUM confidence

Score 8.1 from GitHub Security Advisory (severity: CRITICAL) published 2026-07-18. a secondary CVSS source baseline 8.1; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
8.1EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.1Exploit: None knownExposed: 0

A fix is available — apply it.

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 30 bits of PRNG state, and the Mersenne Twister internal state is approximately 19,937 bits, so an attacker who observes approximately 334 session IDs (for example via the X-Urwid-ID HTTP response header) can fully reconstruct the internal state and predict all past and future session IDs (Path B). The same identifier is also used as the filename of a FIFO created in the world-listable /tmp directory (for example /tmp/urwid375487765176907690.in), so any local user on the host can list /tmp to enumerate active session tokens directly (Path A). With a valid session ID, an attacker can read the victim's terminal screen via the polling endpoint, inject keystrokes into the victim's session (yielding OS-level code execution with the session owner's privileges if the session runs a shell), and inject exit sequences or flood the FIFO to terminate or crash the session. A prior Bandit S311 warning on this usage was suppressed with # noqa: S311 rather than fixed

CVSS v3
8.1
EG Score
8.1(medium)
EG Risk
37(Track)
EG Risk 37/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity81% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
37%
KEV
Not listed

Published

July 18, 2026

Last Modified

September 15, 2026

Advisory Details (5)

Auto-updated Jul 18, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github_pr.
generic

Insecure PRNG and Information Exposure in urwid Web Display Backend | Advisories | VulnCheck

https://www.vulncheck.com/advisories/insecure-prng-and-information-exposure-in-urwid-web-display-backend
github_pr Patch Available

Web display: use secure random session identifiers

Patch available: urwid/urwid 4.0.1 (PR #1128 merged 2026-04-28)

https://github.com/urwid/urwid/pull/1128
generic🟡 PoC Available

Security Vulnerabilities Found · Issue #1127 · urwid/urwid · GitHub

https://github.com/urwid/urwid/issues/1127
github_commit Patch Available

commit 24acd12f0d05 (urwid/urwid)

Patch available: urwid/urwid 4.0.2 (contains commit 24acd12f0d05)

https://github.com/urwid/urwid/commit/24acd12f0d0598036d0d577f2ee63e4a27b4a3d9
generic

GitHub - urwid/urwid: Console user interface library for Python (official repo) · GitHub

https://github.com/urwid/urwid

Patch Availability(11)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntupython3-urwid (2.0.1-2ubuntu0.1~esm1) @ bionic2026-09-18ubuntu
redhatpython-urwid-0:2.5.3-4.el10_0.52026-08-26redhat
redhatpython-urwid-0:2.1.2-4.el9_4.12026-08-24redhat
redhatpython-urwid-0:2.1.2-4.el9_6.12026-08-24redhat
redhatpython-urwid-0:2.5.3-4.el10_2.52026-08-24redhat
redhatpython-urwid-0:1.3.1-4.el8_6.12026-08-24redhat
redhatpython-urwid-0:1.3.1-5.el8_102026-08-24redhat
redhatpython-urwid-0:2.1.2-4.el9_8.12026-08-24redhat
redhatpython-urwid-0:2.1.2-4.el9_2.12026-08-24redhat
redhatpython-urwid-0:1.3.1-4.el8_4.12026-08-20redhat
redhatpython-urwid-0:1.3.1-4.el8_8.12026-08-20redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(4 across 4 ecosystems)
Debian:11(1)
PackageVulnerable rangeFixed inDependents
urwid2.1.2-1 ... 3.0.4-1 (17 versions)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
urwid2.1.2-4 ... 3.0.4-1 (14 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
urwid2.6.16-1, 3.0.4-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
urwid2.6.16-1, 3.0.4-1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Additional Vendor Advisories

(1)

Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.

Data Freshness Timeline

(refreshed 26× in last 7d / 101× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 214 total refreshes for this CVE.

  1. 2026-09-18 19:28 UTCEPSS rescore
  2. 2026-09-18 04:29 UTCEG score recompute
  3. 2026-09-18 04:29 UTCVendor advisory
  4. 2026-09-18 04:29 UTCGHSA enrichment
  5. 2026-09-17 19:32 UTCEPSS rescore
  6. 2026-09-17 10:13 UTCEG score recompute
  7. 2026-09-17 10:13 UTCVendor advisory
  8. 2026-09-17 10:13 UTCGHSA enrichment
  9. 2026-09-16 14:09 UTCEPSS rescore
  10. 2026-09-16 05:15 UTCEPSS rescore
  11. 2026-09-15 08:26 UTCEG score recompute
  12. 2026-09-15 08:26 UTCVendor advisory
  13. 2026-09-15 08:26 UTCGHSA enrichment
  14. 2026-09-15 07:28 UTCEG score recompute
  15. 2026-09-15 07:28 UTCVendor advisory
  16. 2026-09-15 07:28 UTCGHSA enrichment
  17. 2026-09-15 03:12 UTCEPSS rescore
  18. 2026-09-14 06:21 UTCVendor advisory
  19. 2026-09-14 06:21 UTCGHSA enrichment
  20. 2026-09-13 17:26 UTCEG score recompute
  21. 2026-09-13 17:26 UTCVendor advisory
  22. 2026-09-13 17:26 UTCGHSA enrichment
  23. 2026-09-13 16:48 UTCEPSS rescore
  24. 2026-09-13 04:31 UTCEG score recompute
  25. 2026-09-13 04:31 UTCVendor advisory
Show 75 more
  1. 2026-09-13 04:31 UTCGHSA enrichment
  2. 2026-09-12 15:02 UTCEPSS rescore
  3. 2026-09-12 10:27 UTCVendor advisory
  4. 2026-09-12 10:27 UTCGHSA enrichment
  5. 2026-09-11 21:03 UTCEG score recompute
  6. 2026-09-11 21:03 UTCVendor advisory
  7. 2026-09-11 21:03 UTCGHSA enrichment
  8. 2026-09-11 14:53 UTCEPSS rescore
  9. 2026-09-11 09:38 UTCEPSS rescore
  10. 2026-09-10 09:35 UTCEPSS rescore
  11. 2026-09-08 22:01 UTCEPSS rescore
  12. 2026-09-07 23:58 UTCEG score recompute
  13. 2026-09-07 23:58 UTCVendor advisory
  14. 2026-09-07 23:58 UTCGHSA enrichment
  15. 2026-09-06 13:48 UTCEPSS rescore
  16. 2026-09-06 13:19 UTCVendor advisory
  17. 2026-09-06 13:19 UTCGHSA enrichment
  18. 2026-09-05 20:24 UTCEG score recompute
  19. 2026-09-05 20:24 UTCVendor advisory
  20. 2026-09-05 20:24 UTCGHSA enrichment
  21. 2026-09-05 15:31 UTCEPSS rescore
  22. 2026-09-04 05:07 UTCEPSS rescore
  23. 2026-09-02 14:12 UTCEPSS rescore
  24. 2026-09-01 13:54 UTCEPSS rescore
  25. 2026-09-01 04:40 UTCEPSS rescore
  26. 2026-08-31 05:00 UTCEG score recompute
  27. 2026-08-31 05:00 UTCVendor advisory
  28. 2026-08-31 05:00 UTCGHSA enrichment
  29. 2026-08-30 19:18 UTCEPSS rescore
  30. 2026-08-30 16:05 UTCVendor advisory
  31. 2026-08-30 16:05 UTCGHSA enrichment
  32. 2026-08-30 03:10 UTCEG score recompute
  33. 2026-08-30 03:10 UTCVendor advisory
  34. 2026-08-30 03:10 UTCGHSA enrichment
  35. 2026-08-30 01:22 UTCEPSS rescore
  36. 2026-08-28 21:42 UTCEPSS rescore
  37. 2026-08-27 21:25 UTCEG score recompute
  38. 2026-08-27 21:25 UTCVendor advisory
  39. 2026-08-27 21:25 UTCGHSA enrichment
  40. 2026-08-27 14:25 UTCEPSS rescore
  41. 2026-08-27 02:44 UTCEG score recompute
  42. 2026-08-27 02:44 UTCVendor advisory
  43. 2026-08-27 02:44 UTCGHSA enrichment
  44. 2026-08-26 14:47 UTCEPSS rescore
  45. 2026-08-26 13:49 UTCVendor advisory
  46. 2026-08-26 13:49 UTCGHSA enrichment
  47. 2026-08-26 00:54 UTCEG score recompute
  48. 2026-08-26 00:54 UTCVendor advisory
  49. 2026-08-26 00:54 UTCGHSA enrichment
  50. 2026-08-25 13:49 UTCEPSS rescore
  51. 2026-08-25 11:08 UTCVendor advisory
  52. 2026-08-25 11:08 UTCGHSA enrichment
  53. 2026-08-24 22:11 UTCEG score recompute
  54. 2026-08-24 22:11 UTCVendor advisory
  55. 2026-08-24 22:11 UTCGHSA enrichment
  56. 2026-08-24 14:18 UTCEPSS rescore
  57. 2026-08-24 09:14 UTCVendor advisory
  58. 2026-08-24 09:14 UTCGHSA enrichment
  59. 2026-08-23 20:19 UTCVendor advisory
  60. 2026-08-23 20:19 UTCGHSA enrichment
  61. 2026-08-23 07:24 UTCEG score recompute
  62. 2026-08-23 07:24 UTCVendor advisory
  63. 2026-08-23 07:24 UTCGHSA enrichment
  64. 2026-08-23 00:19 UTCEPSS rescore
  65. 2026-08-22 18:28 UTCVendor advisory
  66. 2026-08-22 18:28 UTCGHSA enrichment
  67. 2026-08-22 05:32 UTCEG score recompute
  68. 2026-08-22 05:32 UTCVendor advisory
  69. 2026-08-22 05:32 UTCGHSA enrichment
  70. 2026-08-21 23:49 UTCEPSS rescore
  71. 2026-08-21 16:37 UTCVendor advisory
  72. 2026-08-21 16:37 UTCGHSA enrichment
  73. 2026-08-21 03:31 UTCEG score recompute
  74. 2026-08-21 03:31 UTCVendor advisory
  75. 2026-08-21 03:31 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-9323?
CVE-2026-9323 is a high vulnerability published on July 18, 2026. The urwid web display backend (urwid/display/web.py) generates web session identifiers (urwid_id) in Screen.start() by concatenating two random.randrange(109) calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of PRNG…
When was CVE-2026-9323 disclosed?
CVE-2026-9323 was first published in the National Vulnerability Database on July 18, 2026, with the most recent update on September 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-9323 actively exploited?
CVE-2026-9323 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 63.2% of all scored CVEs.
What is the CVSS score of CVE-2026-9323?
CVE-2026-9323 has a CVSS v3 base score of 8.1 (NVD).
How do I remediate CVE-2026-9323?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-9323, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-9323

Explore →

Is Your Infrastructure Affected by CVE-2026-9323?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.