{
  "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": "4983de1f93f2caaa3b9de310cf6a9db32c50d66e"
            }
          ],
          "repo": "https://github.com/http4s/http4s",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-9vwc-pc8p-253q"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-400",
      "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69203.json"
  },
  "details": "Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGS_MAX_CONCURRENT_STREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining per-stream state until heap exhaustion. The same unchecked allocation is reachable in an ember-client through server-initiated PUSH_PROMISE frames because enablePush is not enforced. This issue is fixed in versions 0.23.35 and 1.0.0-M47.",
  "id": "CVE-2026-69203",
  "modified": "2026-09-17T03:30:14.679447819Z",
  "published": "2026-09-15T19:21:12.712Z",
  "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-69203.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/http4s/http4s/security/advisories/GHSA-9vwc-pc8p-253q"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69203"
    },
    {
      "type": "FIX",
      "url": "https://github.com/http4s/http4s/commit/4983de1f93f2caaa3b9de310cf6a9db32c50d66e"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Http4s Ember HTTP/2: does not enforce SETTINGS_MAX_CONCURRENT_STREAMS"
}