CVE-2026-65623

HIGHPre-NVD 8.78.7
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 67% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
8.7EG
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.7Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Inefficient Algorithmic Complexity vulnerability in mtrudel bandit allows unauthenticated remote denial of service via CPU exhaustion during WebSocket fragment reassembly.

The size guard 'Elixir.Bandit.WebSocket.Connection':oversize_message?/2 called from handle_frame/3 in lib/bandit/websocket/connection.ex appends each non-final continuation frame to a left-nested iolist and then re-measures the entire accumulated buffer with IO.iodata_length/1 on every frame. Because the buffer grows by one element per frame and is fully re-traversed each time, reassembly work is quadratic (O(n^2)) in the number of continuation frames.

The max_fragmented_message_size limit (default 8 MB) bounds total bytes but not frame count, and each frame can carry as little as one payload byte, so an attacker can send millions of tiny continuation frames using modest bandwidth to pin a CPU core for minutes to hours. Many concurrent connections can starve the whole server of CPU, denying service to legitimate users. The WebSocket read timeout does not help, because it is an idle timeout evaluated between reads and cannot preempt the synchronous reassembly work spent inside a single callback.

This issue affects bandit: from 1.11.0 before 1.12.1.

CVSS v3
8.7
EG Score
8.7(medium)
EG Risk
70(Attend)
EG Risk 70/100SSVC: Attend

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
Severity87% × 45%
Exploitation40% × 40%
Automatability100% × 15%
Action: Remediate soon — notable exploitation risk.
EPSS PROB
0%
EPSS %ILE
33%
KEV
Not listed

Published

July 24, 2026

Last Modified

July 30, 2026

Advisory Details (4)

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

OSV - Open Source Vulnerabilities

https://osv.dev/vulnerability/EEF-CVE-2026-65623
github Patch Available🟡 PoC Available

Quadratic CPU blow-up reassembling fragmented WebSocket messages · Advisory · mtrudel/bandit · GitHub

https://github.com/mtrudel/bandit/security/advisories/GHSA-vg8x-66vg-5pxh
github_commit

commit 418ef7e90619 (mtrudel/bandit)

Fix landed in mtrudel/bandit commit 418ef7e90619 — awaiting tagged release

https://github.com/mtrudel/bandit/commit/418ef7e906192a230ddba112f7a669c87b6b0e3a
generic

Quadratic CPU blow-up reassembling fragmented WebSocket messages in Bandit | Erlang Ecosystem Foundation CNA

https://cna.erlef.org/cves/CVE-2026-65623.html

Affected Packages

(1 across 1 ecosystem)
Hex(1)
PackageVulnerable rangeFixed inDependents
bandit1.11.0, 1.11.1, 1.12.01.12.1

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 10× in last 7d / 48× 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 101 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-65623?
CVE-2026-65623 is a high vulnerability published on July 24, 2026. Inefficient Algorithmic Complexity vulnerability in mtrudel bandit allows unauthenticated remote denial of service via CPU exhaustion during WebSocket fragment reassembly. The size guard 'Elixir.Bandit.WebSocket.Connection':oversizemessage?/2 called from handleframe/3 in…
When was CVE-2026-65623 disclosed?
CVE-2026-65623 was first published in the National Vulnerability Database on July 24, 2026, with the most recent update on July 30, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-65623 actively exploited?
CVE-2026-65623 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 66.9% of all scored CVEs.
What is the CVSS score of CVE-2026-65623?
CVE-2026-65623 has a CVSS v3 base score of 8.7 (NVD).
How do I remediate CVE-2026-65623?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-65623, 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-65623

Explore →

Is Your Infrastructure Affected by CVE-2026-65623?

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