{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "e7feb99bf1d4165c7e3e28171eefeb7652ec2773"
            }
          ],
          "repo": "https://github.com/juliaweb/http.jl",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-h3x8-ppwj-6vcj"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-113"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/61xxx/CVE-2025-61689.json"
  },
  "details": "HTTP.jl is an HTTP client and server functionality for the Julia programming language. Prior to version 1.10.19, HTTP.jl did not validate header names/values for illegal characters, allowing CRLF-based header injection and response splitting. This enables HTTP response splitting and header injection, leading to cache poisoning, XSS, session fixation, and more. This issue is fixed in HTTP.jl  `v1.10.19`.",
  "id": "CVE-2025-61689",
  "modified": "2026-04-01T23:08:05.443905560Z",
  "published": "2025-10-10T16:48:41.951Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/JuliaWeb/HTTP.jl/releases/tag/v1.10.19"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/61xxx/CVE-2025-61689.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/JuliaWeb/HTTP.jl/security/advisories/GHSA-h3x8-ppwj-6vcj"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61689"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N/E:P",
      "type": "CVSS_V4"
    }
  ],
  "summary": "HTTP.jl vulnerable to Header injection/Response splitting via header construction."
}