CVE-2026-54637

MEDIUMPre-NVD 5.55.5
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 5.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 59% 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 — 3 sources updated this weekElevated
5.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.5Exploit: Elevated riskExposed: 0

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

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.4.4-rc.3, the scheduler's default unauthenticated v1 gRPC flow accepts attacker-controlled PeerHost.Ip and PeerHost.DownPort values through RegisterPeerTask and ReportPeerResult, storeHost copies those values into resource.Host, and handlePeerSuccess invokes Peer.DownloadTinyFile() for a TINY task. DownloadTinyFile() in scheduler/resource/standard/peer.go builds an HTTP GET request from the supplied address without destination validation, allowing a remote attacker to probe loopback, link-local, and private services and place up to TinyFileSize, 128 bytes, of a response in Task.DirectPiece for later retrieval. PeerHost.DownPort is restricted to ports 1024 through 65534, and the issue provides read SSRF rather than remote code execution. The remediation blocks loopback and link-local targets, while RFC1918 destinations remain reachable because IsGlobalUnicast accepts private ranges. This issue is fixed in 2.4.4-rc.3.

CVSS v3
5.5
EG Score
5.5(medium)
EG Risk
56(Attend)
EG Risk 56/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
Severity55% × 45%
Exploitation40% × 40%
Automatability100% × 15%
Action: Remediate soon — notable exploitation risk.
EPSS PROB
0%
EPSS %ILE
41%
KEV
Not listed

Published

July 6, 2026

Last Modified

September 16, 2026

Advisory Details (3)

Auto-updated Sep 15, 2026
🔬 Proof of concept available. Patch available. Sources: github, github_commit, github_release.
github_release Patch Available

v2.4.4-rc.3

Patch available: dragonflyoss/dragonfly v2.4.4-rc.3

https://github.com/dragonflyoss/dragonfly/releases/tag/v2.4.4-rc.3
github_commit

commit 4f9bd93d2245 (dragonflyoss/dragonfly)

Fix landed in dragonflyoss/dragonfly commit 4f9bd93d2245 — awaiting tagged release

https://github.com/dragonflyoss/dragonfly/commit/4f9bd93d22453e3f433f9d912bfeeca22760c237
github Patch Available🟡 PoC Available

Dragonfly scheduler v1 gRPC unauthenticated SSRF via attacker-controlled PeerHost in DownloadTinyFile · Advisory · dragonflyoss/dragonfly · GitHub

https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-chwm-m7g7-685g

Vendor Advisories for CVE-2026-54637(1)

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

Affected Packages

(1 across 1 ecosystem)
Go(1)
PackageVulnerable rangeFixed inDependents
d7y.io/dragonfly/v22.4.4-rc.3

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 9× in last 7d / 9× 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-18 19:28 UTCEPSS rescore
  2. 2026-09-18 05:59 UTCEG score recompute
  3. 2026-09-17 19:31 UTCEPSS rescore
  4. 2026-09-16 19:26 UTCEG score recompute
  5. 2026-09-16 18:27 UTCEG score recompute
  6. 2026-09-16 14:08 UTCEPSS rescore
  7. 2026-09-15 15:35 UTCEG score recompute
  8. 2026-09-15 14:18 UTCEG score recompute 5.50
  9. 2026-09-15 14:18 UTCMITRE cvelistV5CVSS v3 → 5.5 · CVSS v4 → 5.5
  10. 2026-07-31 23:14 UTCEG score recompute
  11. 2026-07-26 12:46 UTCEG score recompute
  12. 2026-07-23 03:19 UTCEG score recompute
  13. 2026-07-06 20:37 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-54637?
CVE-2026-54637 is a medium vulnerability published on July 6, 2026. Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.4.4-rc.3, the scheduler's default unauthenticated v1 gRPC flow accepts attacker-controlled PeerHost.Ip and PeerHost.DownPort values through RegisterPeerTask and ReportPeerResult, storeHost copies those…
When was CVE-2026-54637 disclosed?
CVE-2026-54637 was first published in the National Vulnerability Database on July 6, 2026, with the most recent update on September 16, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-54637 actively exploited?
CVE-2026-54637 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 59.0% of all scored CVEs.
What is the CVSS score of CVE-2026-54637?
CVE-2026-54637 has a CVSS v3 base score of 5.5 (NVD).
How do I remediate CVE-2026-54637?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-54637, 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-54637

Explore →

Is Your Infrastructure Affected by CVE-2026-54637?

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