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 75% 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

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

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.

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:29.0~rc3+dfsg-4 (38 versions)
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.

Data Freshness Timeline

(refreshed 16× in last 7d / 71× 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 122 total refreshes for this CVE.

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

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 74.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.