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.
CVE-2026-54637
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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- 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 computedSeverity55% × 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, 2026v2.4.4-rc.3
Patch available: dragonflyoss/dragonfly v2.4.4-rc.3
https://github.com/dragonflyoss/dragonfly/releases/tag/v2.4.4-rc.3commit 4f9bd93d2245 (dragonflyoss/dragonfly)
Fix landed in dragonflyoss/dragonfly commit 4f9bd93d2245 — awaiting tagged release
https://github.com/dragonflyoss/dragonfly/commit/4f9bd93d22453e3f433f9d912bfeeca22760c237Dragonfly 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-685gVendor 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)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| d7y.io/dragonfly/v2 | — | 2.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.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 05:59 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 19:26 UTCEG score recompute
- 2026-09-16 18:27 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-15 15:35 UTCEG score recompute
- 2026-09-15 14:18 UTCEG score recompute▲ 5.50
- 2026-09-15 14:18 UTCMITRE cvelistV5CVSS v3 → 5.5 · CVSS v4 → 5.5
- 2026-07-31 23:14 UTCEG score recompute
- 2026-07-26 12:46 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-06 20:37 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-918
- CVE-2016-10927EG 10.0CRITICAL
- CVE-2016-10926EG 10.0CRITICAL
- CVE-2018-10511EG 10.0CRITICAL
- CVE-2018-1000124EG 10.0CRITICAL
- CVE-2017-11291EG 10.0EPSS p92CRITICAL
- CVE-2017-12905EG 10.0CRITICAL
- CVE-2017-8794EG 10.0CRITICAL
- CVE-2017-13667EG 9.9CRITICAL
- CVE-2017-17674EG 9.8CRITICAL
- CVE-2013-4864EG 9.8EPSS p93CRITICAL
Frequently asked(5)
What is CVE-2026-54637?
When was CVE-2026-54637 disclosed?
Is CVE-2026-54637 actively exploited?
What is the CVSS score of CVE-2026-54637?
How do I remediate CVE-2026-54637?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54637
Is Your Infrastructure Affected by CVE-2026-54637?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.