maven package report

Is org.http4s:http4s-client_3 safe?

2 known vulnerabilities, worst severity MODERATE.

// reach

0 direct dependencies

none carry a known advisory

    0 packages depend on it

    an advisory here reaches each of them

      Create a free accountfor every dependency path, dependent and what to upgrade
      // ai model usage

      Tracked for PyPI packages. HuggingFace models declare Python dependencies, so maven packages are not covered.


      cvss
      0.0
      medium

      severity out of 10

      epss
      0.00%
      low

      chance of exploitation in 30 days, 31st percentile of all CVEs

      xyz score
      not scored

      CyberXYZ composite out of 10

      fig. 01 — GHSA-wv64-j4fq-5f9x, the advisory selected below

      // 2 advisories

      GHSA-wv64-j4fq-5f9x

      MODERATECVE-2026-69214

      When processing a Set-Cookie from a response, the CookieJar client middleware trusts the server-supplied Domain attribute verbatim, with no check that it domain-matches the host that sent the cookie (RFC6265 §5.3 step 6) and no public suffix check. A malicious or compromised server can therefore plant a cookie for any domain in the cookie jar, which is subsequently set on the client's next request to that victim domain, enabling session fixation or overwriting security-relevant cookies.

      // impact

      Session fixation and overwrite of security-relevant cookies for arbitrary domains contacted by the same wrapped client.

      // preconditions
      • Application uses the CookieJar client middleware.
      • Application contacts an attacker-controlled (or compromised) server using the same jar it uses for trusted hosts.
      // workarounds
      • Do not share a CookieJar across trusted and untrusted targets.
      // note

      This middleware still does not implement public suffix rejection.

      // cvss v3.1 vector

      CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N

      Attack vector
      Network
      Attack complexity
      High
      Privileges required
      None
      User interaction
      None
      Scope
      Changed
      Confidentiality
      None
      Integrity
      High
      Availability
      None

      Checked 2026-09-26 at 01:04 UTC. The most recent advisory here was published 2026-09-15. Updated continuously from NVD, GHSA, OSV and CNA feeds.

      Think a verdict here is wrong? Tell us — we respond within 2 business days.