{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2b7995f6-8293-5a97-b3d3-b0f6b52550d0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2",
      "type": "library",
      "group": "org.eclipse.jetty.quic",
      "name": "quic-quiche-foreign-incubator",
      "version": "11.0.28-tuxcare.2",
      "purl": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:08d3399e-2d4c-559b-af73-cf6c0ca9db28",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:28621414-7342-547f-8540-f82624ca36b6",
      "id": "CVE-2024-22201",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-22201 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c7d9344e-5aa4-5d46-873d-c2789d96b860",
      "id": "CVE-2024-6762",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2254961e-99e3-5f8d-a5ed-76cfb7449135",
      "id": "CVE-2024-6763",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a9ce8c74-8b9a-5d6a-9430-13350b2628af",
      "id": "CVE-2024-8184",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator. Version 11.0.28 is not vulnerable. Summary: The target repository already has the security fix for CVE-2024-8184 applied. The code uses atomic compute() operations with reference counting and proper cleanup mechanisms to prevent memory exhaustion. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e326db3a-f0dc-5853-9716-3267d8282aee",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-5115 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1066f62e-e67b-5cbe-9aa9-cddaa82da8f4",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d2188468-f724-5934-b5c8-c00ad75a08a8",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-10051 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator. not_affected \u2014 Jetty 11.0.28 is not affected by CVE-2026-10051. The vulnerability describes trailer leakage in Jetty 12.x's redesigned internal.HttpConnection where the _trailers field was never cleared between requests. Jetty 11.0.28 has a fundamentally different architecture where _trailers exists in HttpChannelOverHttp and is properly cleared via the established recycle() mechanism between HTTP/1.1 keep-al..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:995889c5-401f-5415-9123-990aeb6bb75e",
      "id": "CVE-2026-1605",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator. Version 11.0.28 is not vulnerable. Summary: Target repository is NOT vulnerable to CVE-2026-1605. The vulnerability affects Jetty 12.x (versions 12.0.0-12.0.31 and 12.1.0-12.0.5), while the target is running Jetty 11.0.28.tuxcare0001, which uses a different architecture for request decompression that does not exhibit this vulnerability. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c5512fa8-1a68-5297-9f61-3f6c5a6fd860",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5795 is fixed in version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f1924aa1-145b-5add-aa75-568b1d4a4278",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:86cdab10-acf3-555e-a466-652c0df74366",
      "id": "CVE-2026-8384",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator. not_affected \u2014 Jetty 11.0.28 is not affected by CVE-2026-8384. While the target contains similar semicolon-handling code in decodePath() that doesn't update the character tracking variable, the vulnerability does not manifest due to architectural differences. Jetty 11 uses a two-stage normalization process (decodePath then canonicalPath) where the path is always fully normalized before security checks, unlike..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:424346a5-a9a7-5551-9296-909f75e39b92",
      "id": "GHSA-58qw-p7qm-5rvh",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh affects version 11.0.28-tuxcare.2 of org.eclipse.jetty.quic:quic-quiche-foreign-incubator."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.quic/quic-quiche-foreign-incubator@11.0.28-tuxcare.2"
    }
  ]
}