CVE-2026-54886

MEDIUMNVD 4.34.3
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 4.3 under NVD CVSS v3. EPSS exploit probability: 0.3%, top 74% 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, nvd
Trending — 3 sources updated this week
4.3EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 4.3Exploit: None knownExposed: 0

A fix is available — apply it.

Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to render an SFTP channel permanently unresponsive.

The handle_data/4 function in ssh_sftpd contains a catch-all clause that accepts channel data of any type. When channel data with a non-zero type code (SSH_MSG_CHANNEL_EXTENDED_DATA) arrives with an empty pending buffer and a payload at or below the SFTP packet size limit, the clause tail-calls itself with identical arguments, creating an infinite loop.

The SFTP protocol operates exclusively on normal channel data (type 0). Extended data (non-zero type) is meaningless for SFTP and is never sent by conforming clients. However, the SSH protocol permits any channel participant to send extended data on an open channel, so an authenticated SFTP client can trigger the loop by sending SSH_MSG_CHANNEL_EXTENDED_DATA with any data_type_code and any non-empty payload at or below the size limit.

The targeted ssh_sftpd process enters an infinite tail-recursive loop. It never processes another message, its message queue grows without bound, and it can only be stopped by killing the process. BEAM's reduction-based scheduler preemption continues to function, so other processes on the node are not starved, but each stuck channel process consumes its full CPU time share continuously and accumulates unbounded message queue memory. Opening many channels amplifies the CPU and memory impact.

Erlang/OTP SSH configurations using the default max_channels setting (infinity) allow an authenticated user to open unlimited channels per connection, amplifying the attack without requiring multiple TCP connections or authentications.

No file contents, credentials, or write access are obtainable through this issue. The impact is limited to denial of service on targeted SFTP channels, with secondary CPU degradation and memory growth.

This vulnerability is associated with program file lib/ssh/src/ssh_sftpd.erl and program routine ssh_sftpd:handle_data/4.

This issue affects OTP from OTP 17.0 before OTP 29.0.3, OTP 28.5.0.3 and OTP 27.3.4.14, corresponding to ssh from 3.0.1 before 6.0.2, 5.5.2.2 and 5.2.11.9.

CVSS v3
4.3
EG Score
4.3(medium)
EG Risk
19(Track)
EG Risk 19/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
Severity43% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
26%
KEV
Not listed

Published

July 2, 2026

Last Modified

July 24, 2026

Advisory Details (5)

Auto-updated Jul 3, 2026
Patch available. Sources: github_commit, github.
generic

Versions — Erlang System Documentation v29.0.3

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

OSV - Open Source Vulnerabilities

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

SSH SFTP server denial of service via extended data infinite loop · Advisory · erlang/otp · GitHub

https://github.com/erlang/otp/security/advisories/GHSA-7wp4-pc27-2vj9
github_commit

commit eaf9550b8ad4 (erlang/otp)

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

https://github.com/erlang/otp/commit/eaf9550b8ad4738b81149d3f617102d980c6dd18
generic

SSH SFTP server denial of service via extended channel data infinite loop | Erlang Ecosystem Foundation CNA

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

Vendor Advisories for CVE-2026-54886(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Patch Availability(1)

Vendor / EcosystemFixed in / PatchReleasedSource
redhaterlang27-main-27.3.4.17-1.hum12026-09-03redhat

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
erlang1:23.2.6+dfsg-1 ... 1:29.0~rc3+dfsg-4 (117 versions)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
erlang1:25.2.3+dfsg-1 ... 1:29.0~rc3+dfsg-4 (78 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
erlang1:27.3.4.1+dfsg-1, 1:27.3.4.1+dfsg-1+deb13u1, 1:27.3.4.1+dfsg-1+deb13u21:27.3.4.1+dfsg-1+deb13u3
Debian:14(1)
PackageVulnerable rangeFixed inDependents
erlang1:27.3.4.1+dfsg-1 ... 1:29.0~rc3+dfsg-4 (34 versions)1:29.0.3+dfsg-1

Weakness Classification(2)

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 10× in last 7d / 45× 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 152 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-54886?
CVE-2026-54886 is a medium vulnerability published on July 2, 2026. Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to render an SFTP channel permanently unresponsive. The handledata/4 function in sshsftpd contains a catch-all clause that accepts channel data of any type.…
When was CVE-2026-54886 disclosed?
CVE-2026-54886 was first published in the National Vulnerability Database on July 2, 2026, with the most recent update on July 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-54886 actively exploited?
CVE-2026-54886 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 73.5% of all scored CVEs.
What is the CVSS score of CVE-2026-54886?
CVE-2026-54886 has a CVSS v3 base score of 4.3 (NVD).
How do I remediate CVE-2026-54886?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-54886, 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-54886

Explore →

Is Your Infrastructure Affected by CVE-2026-54886?

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