{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:025eb85e-6659-5555-82fd-4877c667081a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "websocket-servlet",
      "purl": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "bom-ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004",
      "version": "10.0.27.tuxcare0004",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-27216",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:6fceec04-5871-5708-bf09-cae479352e19",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-27216 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 is not vulnerable. Summary: The target repository (Jetty 10.0.27) is NOT vulnerable to CVE-2020-27216. The security fix from upstream commit 53e0e0e9b25 (October 15, 2020) has been properly applied, replacing all instances of the vulnerable temp directory creation pattern with the secure Files.createTempDirectory() method. [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-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:e209830e-4dad-551f-b7ba-1dfc067900dd",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-28169 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 is not affected to CVE-2021-28169 according to the advisories.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2021-34428",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:24ab5e8e-d496-5204-913b-8edefa82413a",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-34428 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 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-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:8eacda5e-50a0-569f-a071-0d59841d620c",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. All 1 patch commits already exist in target branch"
      }
    },
    {
      "id": "CVE-2023-36479",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:eb50e2f5-d198-50cf-b61f-fdb1f73c9a79",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36479 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 is not affected by CVE-2023-36479: 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-40167",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:4afcb9af-a6c4-5031-a109-de63619f678e",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-40167 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 is not vulnerable. Summary: The target repository is NOT vulnerable to CVE-2023-40167. The fix has been applied and Content-Length values with '+' prefix are properly rejected. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2023-41900",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:43abf6bf-0431-5b08-b8aa-c5179ebfa1b5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-41900 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 is not vulnerable. Summary: The target repository (Jetty 10.0.27.tuxcare00001) is NOT vulnerable to CVE-2023-41900. The critical fix has been applied, moving the 'return authentication;' statement inside the else block to prevent revoked authentication from being returned. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2024-22201",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:7c279391-675e-5223-baca-4bd7f085f676",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-22201 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 is not vulnerable. Summary: CVE-2024-22201 is NOT present in the target repository. The fix for issue #11259 (HTTP/2 connection not closed after idle timeout when TCP congested) has been properly applied to both HTTP/2 and HTTP/3 components. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2024-6762",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:69f6ba17-3715-5f5b-ae67-88976d53cde8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2024-6763",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:9e32854f-8892-53b3-a645-7d1174ece354",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. 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-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:e41dcd4f-b86e-50ff-b838-8666e17419b7",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 is not vulnerable. Summary: The target repository (Jetty 10.0.27.tuxcare00001) already contains the complete fix for CVE-2024-8184. The vulnerable race condition in ThreadLimitHandler.getRemote() has been patched with atomic operations and reference counting, preventing the memory exhaustion DoS attack. [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-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:94145ea8-7755-5f80-ae2c-acb6afa75ce2",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2025-5115",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:6d26a407-ab1f-5985-98ae-5009018bc50d",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-5115 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. 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-2026-10050",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:ad871f57-cf4d-5e41-8ae2-119506e52da5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-10051",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:e730b854-83ef-5261-87ba-8751b043b14d",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-10051 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. not_affected \u2014 Jetty 10.0.27 is not affected by CVE-2026-10051. The vulnerability describes HTTP request trailers persisting across requests on keep-alive connections in Jetty 12.x due to a missing reset of the connection-scoped _trailers field. Jetty 10.x uses a different architecture (HttpChannelOverHttp vs internal/HttpConnection) and properly resets the _trailers field via the recycle() method called betw...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-1605",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:ddc493e3-3e4a-5cd0-bc66-5cd5244da6f8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. Version 10.0.27 is not vulnerable. Summary: Target repository Jetty 10.0.27 is NOT vulnerable to CVE-2026-1605. The vulnerability affects only Jetty 12.0.0-12.0.31 and 12.1.0-12.1.5 due to architectural changes in that version series. [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-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:9ff278d5-b9d0-52e1-beba-bca9d098f466",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-5795",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:246d5b04-a5ac-5bf7-a63a-9c35f5c9cd1d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5795 is fixed in version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-6790",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:867d4aa5-08ab-567e-9dc1-d2ea0d7d91ef",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-6790 is fixed in version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-8384",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:c41bc444-7dc1-53c0-bfe6-14d3b116a553",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet. not_affected \u2014 Jetty 10.0.27 is not affected by CVE-2026-8384. The vulnerability requires a specific code pattern where semicolon path parameter handling and slash-state tracking coexist within the same canonicalization loop, which only exists in Jetty 12.x. Jetty 10 uses a fundamentally different architecture with two separate methods (decodePath then canonicalPath) that prevents the slash-state confusion bug.",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "GHSA-58qw-p7qm-5rvh",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
        }
      ],
      "bom-ref": "urn:uuid:d277858a-fdea-5282-b900-7714d3f426b9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh affects version 10.0.27.tuxcare0004 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@10.0.27.tuxcare0004"
    }
  ]
}