{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "8.18.0"
              },
              {
                "fixed": "8.21.0"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "2eebc58c4b8d68c98c8344381a9f6df4cca838fd"
            },
            {
              "fixed": "68720b4837284335b2d63cb358f8f6ce65f5bc55"
            }
          ],
          "repo": "https://github.com/curl/curl",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "curl",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/11xxx/CVE-2026-11352.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "8.20.0"
          },
          {
            "last_affected": "8.20.0"
          },
          {
            "introduced": "8.19.0"
          },
          {
            "last_affected": "8.19.0"
          },
          {
            "introduced": "8.18.0"
          },
          {
            "last_affected": "8.18.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server\nto trigger a remote denial of service against a curl or libcurl client.\nBecause the helper function discards zero-length UDP datagrams before counting\nthem toward the per-call packet budget, a connected QUIC peer can continuously\nstream empty datagrams to indefinitely stall the client.",
  "id": "CVE-2026-11352",
  "modified": "2026-07-09T03:51:42.827220659Z",
  "published": "2026-07-03T06:12:10.777Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://curl.se/docs/CVE-2026-11352.html"
    },
    {
      "type": "WEB",
      "url": "https://curl.se/docs/CVE-2026-11352.json"
    },
    {
      "type": "WEB",
      "url": "https://hackerone.com/reports/3783438"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/11xxx/CVE-2026-11352.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11352"
    }
  ],
  "schema_version": "1.7.5",
  "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": "QUIC zero-length UDP datagrams busy-loop"
}