{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.23.35"
              },
              {
                "introduced": "1.0.0-M1"
              },
              {
                "fixed": "1.0.0-M47"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "introduced": "756ce63aee681c5b632bbeafe0b8fde2f3d237f4"
            },
            {
              "fixed": "a83f5f4f7e14c5b4d4a91dd71b105cbbbb391298"
            },
            {
              "fixed": "6083780a3009bd7b26033b0ceb3d32c658b0377e"
            },
            {
              "fixed": "24e8d34e3ea89f8f23e0053ec9944f6467e8086d"
            }
          ],
          "repo": "https://github.com/http4s/http4s",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-p83c-4wj9-p6w9"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-444"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69217.json"
  },
  "details": "Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/1.1 parser accepts differing duplicate Content-Length headers and uses the last value instead of rejecting the message. When an Ember server is behind a keep-alive intermediary that selects a different occurrence, an unauthenticated attacker can create CL.CL request smuggling that bypasses front-end controls, captures a later user’s headers, or poisons a cache. The shared client parser can also misframe responses from a malicious or compromised upstream when the client acts as a proxy for multiple downstream consumers. This issue is fixed in versions 0.23.35 and 1.0.0-M47.",
  "id": "CVE-2026-69217",
  "modified": "2026-09-18T03:30:33.236350857Z",
  "published": "2026-09-15T19:20:02.902Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/http4s/http4s/releases/tag/v0.23.35"
    },
    {
      "type": "WEB",
      "url": "https://github.com/http4s/http4s/releases/tag/v1.0.0-M47"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69217.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/http4s/http4s/security/advisories/GHSA-p83c-4wj9-p6w9"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69217"
    },
    {
      "type": "FIX",
      "url": "https://github.com/http4s/http4s/commit/24e8d34e3ea89f8f23e0053ec9944f6467e8086d"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Http4s: Ember Server accepts duplicate Content-Length headers"
}