CVE-2026-68956

HIGHPre-NVD 7.17.1—
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.7%, top 50% 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
Trending — 4 sources updated this week
7.1EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 7.1Exploit: None knownExposed: 0

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

Allocation of Resources Without Limits or Throttling vulnerability in Erlang/OTP ssh allows an authenticated remote attacker to exhaust node memory by repeatedly opening session channels that are never assigned a handler.

The "session" clause of ssh_connection:handle_msg/4 checks only minimal_remote_max_packet_size before calling setup_session/5, which unconditionally builds a #channel{} record and stores it in the ETS channel cache. The max_channels daemon option is consulted only by ssh_channel_sup:max_num_channels_not_exceeded/2, which counts supervisor children, so a channel that never gets a shell, exec, or subsystem handler is invisible to the limit and setting the option to a finite value does not mitigate the attack. RFC 4254 section 5.1 permits many session channels per connection, and each record costs only a few hundred bytes, so a single authenticated connection can accumulate channels until the node runs out of memory and the emulator terminates, affecting every application on it. No file contents, credentials, or write access are obtainable.

This issue affects OTP from OTP 18.1.2 before OTP 27.3.4.18, OTP 28.5.0.7, and OTP 29.1.1, corresponding to ssh from 4.1.1 before 5.2.11.13, 5.5.2.6, and 6.0.6. Whether OTP before OTP 18.1.2, corresponding to ssh before 4.1.1, is affected is unknown.

CVSS v3
7.1
EG Score
7.1(medium)
EG Risk
32(Track)
EG Risk 32/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
Severity71% × 45%
Exploitation1% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
50%
KEV
Not listed

Published

September 22, 2026

Last Modified

September 24, 2026

Advisory Details (7)

Auto-updated Sep 22, 2026
Patch available. Sources: github_commit, github.
github_commit

commit e2bbad0107bb (erlang/otp)

Fix landed in erlang/otp commit e2bbad0107bb — awaiting tagged release

https://github.com/erlang/otp/commit/e2bbad0107bba41491a4d549686fd023db8740da
github_commit

commit e18100975f0e (erlang/otp)

Fix landed in erlang/otp commit e18100975f0e — awaiting tagged release

https://github.com/erlang/otp/commit/e18100975f0e5a8d59d02de00df12247a91b443b
github_commit

commit 79c2d2be17d9 (erlang/otp)

Fix landed in erlang/otp commit 79c2d2be17d9 — awaiting tagged release

https://github.com/erlang/otp/commit/79c2d2be17d902c5f53969b5806b725efda831be
generic

Versions — Erlang System Documentation v29.1

https://www.erlang.org/doc/system/versions.html#order-of-versions
generic

OSV - Open Source Vulnerabilities

https://osv.dev/vulnerability/EEF-CVE-2026-68956
github Patch Available

SSH Session Channel Exhaustion — Unbounded Idle Channel Allocation Bypasses max_channels · Advisory · erlang/otp · GitHub

https://github.com/erlang/otp/security/advisories/GHSA-qhcm-px9c-rvfh

Weakness Classification(1)

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

All Vendor Advisories

(1)

Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.

Data Freshness Timeline

(refreshed 15× in last 7d / 15× 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.

  1. 2026-09-25 08:57 UTCVendor advisory
  2. 2026-09-24 21:23 UTCEG score recompute
  3. 2026-09-24 21:23 UTCVendor advisory
  4. 2026-09-24 20:27 UTCEG score recompute
  5. 2026-09-24 20:27 UTCVendor advisory
  6. 2026-09-24 18:15 UTCEG score recompute
  7. 2026-09-24 18:15 UTCVendor advisory
  8. 2026-09-23 19:07 UTCEG score recompute
  9. 2026-09-23 17:54 UTCEPSS rescore
  10. 2026-09-22 19:12 UTCEG score recompute
  11. 2026-09-22 11:35 UTCEG score recompute
  12. 2026-09-22 10:38 UTCEG score recompute
  13. 2026-09-22 09:34 UTCEG score recompute
  14. 2026-09-22 08:56 UTCEG score recompute
  15. 2026-09-22 08:55 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-68956?
CVE-2026-68956 is a high vulnerability published on September 22, 2026. Allocation of Resources Without Limits or Throttling vulnerability in Erlang/OTP ssh allows an authenticated remote attacker to exhaust node memory by repeatedly opening session channels that are never assigned a handler. The "session" clause of sshconnection:handlemsg/4 checks only…
When was CVE-2026-68956 disclosed?
CVE-2026-68956 was first published in the National Vulnerability Database on September 22, 2026, with the most recent update on September 24, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-68956 actively exploited?
CVE-2026-68956 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 50.5% of all scored CVEs.
What is the CVSS score of CVE-2026-68956?
CVE-2026-68956 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-68956?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-68956, 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

Explore the affected products and dependency analysis for CVE-2026-68956

Explore →

Is Your Infrastructure Affected by CVE-2026-68956?

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