{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "12.0.0"
              },
              {
                "fixed": "12.0.36"
              },
              {
                "introduced": "12.1.0"
              },
              {
                "fixed": "12.1.10"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "28100e8da711e44c0722ed10bd413ae862497539"
            },
            {
              "fixed": "a8f56e2a89f28be5a9466418a05f9e536b3b2c81"
            },
            {
              "introduced": "c8372b65bd15404de1444d68902c0455a3a69b64"
            },
            {
              "fixed": "986024525891c2c20ff08c58ba300dc3b9847586"
            }
          ],
          "repo": "https://github.com/jetty/jetty.project",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "eclipse",
    "cwe_ids": [
      "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/10xxx/CVE-2026-10051.json"
  },
  "details": "In Eclipse Jetty, a first HTTP/1.1 request with trailers causes the server to retain the trailers in subsequent requests performed over the same connection.\nSubsequent request that do not have trailers report the trailers of the first request.\nSubsequent request that do have trailers report the union of trailers of the first request and the current request.",
  "id": "CVE-2026-10051",
  "modified": "2026-07-16T03:31:01.949060950Z",
  "published": "2026-07-14T08:44:38.233Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://gitlab.eclipse.org/security/cve-assignment/-/work_items/119"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/10xxx/CVE-2026-10051.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10051"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/jetty/jetty.project"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ]
}