VYPR

http4s-blaze-server

by Http4s

Source repositories

CVEs (2)

  • CVE-2026-69209HigSep 15, 2026
    risk 0.42cvss 7.5epss 0.01

    Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The shared WebSocket decoder permits unbounded message buffering because defragmentation accumulates fragments without a limit and FrameTranscoder accepts declared lengths up to Int.MaxValue. A remote…

  • CVE-2026-73493HigAug 12, 2026
    risk 0.42cvss 7.5epss 0.01

    Http4s (http4s-blaze-server) is a minimal, idiomatic Scala interface for HTTP services. Prior to 0.23.18 and 1.0.0-M42, http4s-blaze-server aggregates fragments of an incoming WebSocket message with no limit on total size or fragment count. A client that completes a WebSocket…