VYPR

scheduler

by Dragonflydb

CVEs (1)

  • CVE-2026-54637medJul 6, 2026
    risk 0.26cvss epss

    ## Summary The Dragonfly **scheduler**'s v1 gRPC service contains an unauthenticated Server-Side Request Forgery (SSRF). When a peer reports a successful download of a TINY task, the scheduler calls `Peer.DownloadTinyFile()` and issues an HTTP `GET` to a host and port taken…