{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:77eec85b-8efc-5407-bc04-e8197d65c3f2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "websocket-api",
      "purl": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "bom-ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002",
      "version": "9.4.60.tuxcare0002",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-27216",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:0052fa4a-2d3c-59b5-87f6-1e1110401cf4",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-27216 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api. Version 9.4.60 is not vulnerable. Summary: The target repository at version 9.4.60 is NOT vulnerable to CVE-2020-27216. The vulnerability was a race condition in temporary directory creation that could lead to local privilege escalation on Unix-like systems. The fix was introduced in version 9.4.33.v20201020 (released October 20, 2020) by replacing the vulnerable File.createTempFile() + delete() + mkdir() pattern with the secure Files.createTempDirectory() method. The current [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2021-28169",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:5993193a-96d1-5a54-a02c-a40fd673e7c0",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-28169 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api. Version 9.4.60 is not vulnerable. Summary: CVE-2021-28169 has been patched in the target repository. The ConcatServlet now properly validates paths before dispatching, preventing double-encoded path traversal attacks to access WEB-INF/META-INF protected resources. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2021-34428",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:68580ee1-3480-53d1-9165-99261e7b1653",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-34428 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api. Version 9.4.60 is not affected by CVE-2021-34428: the security fix is already present in the target branch. Momus prerequisite check: \"All 1 patch commits already exist in target branch\". No backport needed."
      }
    },
    {
      "id": "CVE-2023-36478",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:6bd2f6cc-57b5-5c59-8990-5db15d6992b8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api. Version 9.4.59 is not vulnerable. Summary: The target repository has all security fixes from CVE-2023-36478 already applied. The repository is NOT vulnerable to the integer overflow attack in HTTP/2 HPACK header processing. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2023-36479",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:ee460291-576e-5229-b185-a212e3478dfa",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2023-40167",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:0d70ada4-4e82-56df-983f-c355fd943968",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2023-41900",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:099191df-cdd6-55c8-a2a8-eb811645c73b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-41900 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2024-22201",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:40c91361-b535-55d3-b9a8-24e48273b0a4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-22201 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2024-6762",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:14f37a49-c493-5920-a536-9d1e45c9101c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2024-6763",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:2b44d57f-8d0b-5cf4-ad63-c0202dd3a73d",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2024-8184",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:7ce7e0b3-4562-53ba-962d-b1f069d50ea9",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api. Version 9.4.60 is not vulnerable. Summary: The target repository (Jetty 9.4.60.tuxcare0001) already has the CVE-2024-8184 fix applied. The ThreadLimitHandler uses atomic reference counting with ConcurrentHashMap.compute() methods instead of the vulnerable get+putIfAbsent pattern. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2025-11143",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:4e15661b-95aa-5bda-96cb-f1951e681291",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2025-5115",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:23e737cb-5b4f-599c-8737-eab243f79277",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5115 is fixed in version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2026-10050",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:59f9be37-e7d7-5a3d-a039-da41f6b99a6c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2026-10051",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:0899b936-e621-5e50-afa9-fd1030b47128",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2026-1605",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:50308031-798f-5926-9c5b-b63068888cff",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api. Version 9.4.60 is not vulnerable. Summary: CVE-2026-1605 does not apply to Jetty 9.4.60. The vulnerability is specific to Jetty 12.x architecture which uses different classes and lifecycle management. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-2332",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:9866e077-e7bb-5f0b-a54b-36c9c6c7d55f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2332 is fixed in version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2026-5795",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:0eec2df3-2286-5e48-a95b-498e4eba6b5e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    },
    {
      "id": "CVE-2026-6790",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:5bfcea52-741b-5070-bb29-2e5874a03570",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api, and is fixed in 9.4.60.tuxcare0003."
      }
    },
    {
      "id": "CVE-2026-8384",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:61a8089e-d545-5c9f-b4ea-6392ede4f3aa",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api. not_affected \u2014 Jetty 9.4.60 is not affected by CVE-2026-8384. The vulnerability exists in Jetty 12.1.8's URIUtil.canonicalPath() method which combines decoding and normalization in one operation with a slash-state tracking bug. Jetty 9.4.60 uses a different two-phase architecture where URIUtil.decodePath() strips semicolons first, then URIUtil.canonicalPath() normalizes dot segments on the decoded path. The s...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "GHSA-58qw-p7qm-5rvh",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:4c2838ff-ef36-5c2f-b216-b59acabdf05a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.60.tuxcare0002"
    }
  ]
}