{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6d670fe3-ed62-5d09-a25d-d39740f1b00a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1",
      "type": "library",
      "group": "io.netty",
      "name": "netty-transport-native-unix-common",
      "version": "4.1.122.Final-tuxcare.1",
      "purl": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f1e1f24f-d078-5e63-bfdd-5cb885fc4ba0",
      "id": "CVE-2025-55163",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-55163 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b1135987-15aa-5a7b-a5b3-b6743978ffae",
      "id": "CVE-2025-58056",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-58056 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2112907a-6dc1-5a73-a6f7-193a7960fe59",
      "id": "CVE-2025-58057",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-58057 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b130f47f-7992-5704-a118-9e2543e686e3",
      "id": "CVE-2025-59419",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59419 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:71481bdf-13a0-5b83-b707-05a4de0bc0cd",
      "id": "CVE-2025-67735",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-67735 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0f43d66d-1fde-5c6d-9ba7-be96fa5de751",
      "id": "CVE-2026-33870",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33870 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7b6b96b9-6249-5f2c-bd02-ce581136bfab",
      "id": "CVE-2026-33871",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33871 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d7a28fe9-978e-5e41-9f48-1890209836af",
      "id": "CVE-2026-41417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41417 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:70755a11-dd20-5a10-a712-4396f8f83a1b",
      "id": "CVE-2026-42577",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-42577 does not affect version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common. CVE-2026-42577 affects Netty 4.2.x only (advisory range >= 4.2.0.Final, < 4.2.13.Final). An fd left registered with an epoll event mask of 0 is woken forever by the unmaskable EPOLLERR/EPOLLHUP after a RST on a half-closed connection. Target 4.1.122.Final is NOT affected due to architectural differences. The patch modifies EpollIoHandler.java and EpollIoOps.java, part of 4.2's IoHandler/IoOps abstraction. Neither file exists in 4.1.x, which registers via EpollEventLoop.modify() off AbstractEpollChannel.flags. That field is seeded Native.EPOLLET, and no read/close/half-close path clears it (only the explicit pre-registration setEpollMode(LEVEL_TRIGGERED) opt-in), so the registration stays edge-triggered and the RST is reported once per edge instead of on every epoll_wait. The chain from INPUT (connection state change) to GOAL (CPU busy-loop via empty event mask) is broken at step (ii): the target cannot produce an empty event mask. Verdict: not_affected. Justification: code_not_reachable (Rule 5 Type A2)."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:941b2ef4-b74b-5b02-8625-670020dc8700",
      "id": "CVE-2026-42578",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42578 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8c0afd4c-82a9-52fd-adc2-fdaa3557ae8b",
      "id": "CVE-2026-42579",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42579 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2b42d64f-ddc1-5c46-9d69-9b32b944066c",
      "id": "CVE-2026-42580",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42580 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f48449a2-3b30-5394-9ed7-2eb1c5e84844",
      "id": "CVE-2026-42581",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42581 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:023fc7a7-4328-5181-8de5-8573a8c041bb",
      "id": "CVE-2026-42583",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42583 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:79425c91-ab35-5b3b-85da-c5028522f13e",
      "id": "CVE-2026-42584",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42584 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:18ec9cfa-f7e7-59fa-ac71-b7f20e037549",
      "id": "CVE-2026-42585",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42585 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:002b99d8-e3a0-5c61-b785-51704855866b",
      "id": "CVE-2026-42586",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42586 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c0a0f178-1fe7-5167-99fa-e185f206d8f7",
      "id": "CVE-2026-42587",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42587 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3aafc82c-0fe8-5739-a5b4-82bcbc2bb62c",
      "id": "CVE-2026-44248",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44248 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:419427af-aab8-5eca-ba0a-55d11240e752",
      "id": "CVE-2026-44249",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44249 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2c1c67ba-6165-5270-973c-87246498787f",
      "id": "CVE-2026-44250",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44250 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:29b67818-582a-50fd-aeee-65555fda4586",
      "id": "CVE-2026-44890",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44890 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:98ebd43d-deeb-5436-822f-961ed1f983e2",
      "id": "CVE-2026-44891",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44891 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fd0a2ed1-d446-5b55-891d-e7ce6deb55e5",
      "id": "CVE-2026-44893",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44893 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9d5dea8f-a985-5602-8b14-0ae6e5888272",
      "id": "CVE-2026-45416",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45416 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4e5850bf-9635-5a33-b256-f073729c7cc1",
      "id": "CVE-2026-45536",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45536 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:23597bc1-3ad9-51be-897b-1118dc54131a",
      "id": "CVE-2026-45673",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45673 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c595850e-4c56-5ef1-aefd-1a57adac7912",
      "id": "CVE-2026-45674",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45674 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bcf6a481-58ff-54a9-a742-ef58006231e0",
      "id": "CVE-2026-46340",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46340 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b7ba1edc-1e71-5f08-91ad-9209b67b7c95",
      "id": "CVE-2026-47244",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47244 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f15152b7-a57f-5fb2-81e6-0fd271f87be1",
      "id": "CVE-2026-47691",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47691 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2bbce922-2059-5e66-84a9-b2cae6b6fe2b",
      "id": "CVE-2026-48006",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48006 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d90e4601-9c22-5088-9983-b70b9b290c7f",
      "id": "CVE-2026-48043",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48043 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe5c7521-616b-5842-b917-b8285d33df93",
      "id": "CVE-2026-48059",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48059 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f7840022-0dec-5247-8e69-386c680b7658",
      "id": "CVE-2026-50010",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50010 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c02e9be5-00b5-59fd-9f5a-74dea7d8850b",
      "id": "CVE-2026-50011",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50011 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ba68dc15-4252-5194-90de-06f741de498e",
      "id": "CVE-2026-50020",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50020 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6120d79a-3ec6-5bb7-9091-859bdebf5015",
      "id": "CVE-2026-50560",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50560 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e7fb8c1b-a3f2-5a90-8dfe-f9367b9900f4",
      "id": "CVE-2026-55831",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55831 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2d2c232-663c-5db2-bae9-9e530d0ba38a",
      "id": "CVE-2026-55833",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55833 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b356755d-e6d0-5627-947d-41b7f744838a",
      "id": "CVE-2026-55851",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55851 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7ef4c572-9caa-50ab-a49c-8b367f739a9c",
      "id": "CVE-2026-56745",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56745 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fa86ba6f-b769-59c0-b16a-9cc1927438e3",
      "id": "CVE-2026-56746",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56746 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cdd510a7-bf09-5df7-8aa3-47b52d95d37e",
      "id": "CVE-2026-56817",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56817 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:102a5aa7-9fef-5bad-b679-5f64a5695aac",
      "id": "CVE-2026-56818",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56818 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ebe19cd-50f0-546f-8ac1-d8d24a87daae",
      "id": "CVE-2026-56819",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56819 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:22986ee1-930f-52eb-bfc9-234e474540e2",
      "id": "CVE-2026-56820",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56820 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d84f615e-cd85-5668-a399-1fd0d5e28f14",
      "id": "CVE-2026-56821",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56821 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:82b9c03c-89a4-58df-8b40-60be31606fd1",
      "id": "CVE-2026-56822",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56822 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ed5113d8-cd9f-57bc-b885-ed06917bef9a",
      "id": "CVE-2026-59898",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59898 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e3fca86c-2a90-5475-9d3e-6a3dec104313",
      "id": "CVE-2026-59899",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59899 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1323383a-5a22-54ab-8dcd-22427e402a19",
      "id": "CVE-2026-59900",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59900 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:603939fd-9d82-5817-9de2-dd1cad50f953",
      "id": "CVE-2026-59901",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59901 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6845e7aa-b6b3-5fbd-8e55-f79e3f0d1c5e",
      "id": "CVE-2026-59902",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59902 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f8394f21-3553-575d-9caa-321a1924268a",
      "id": "CVE-2026-59903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59903 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7428c857-7e95-579c-acd9-8c6d98efdd2f",
      "id": "CVE-2026-59919",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59919 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:589e9108-7b96-5985-9934-0bec7085a484",
      "id": "CVE-2026-59920",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59920 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f8d9fb0-d45e-5d96-877b-b39ef8a49848",
      "id": "CVE-2026-59921",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59921 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:49ce74fa-6a12-5ff8-8cae-cfd662452954",
      "id": "CVE-2026-73507",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73507 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:93d79a90-8f6a-55e4-83bc-db3f049f8be0",
      "id": "CVE-2026-73508",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73508 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f49d69dc-0d72-512e-a751-ff3bfb5128ec",
      "id": "GHSA-mfg7-5gfp-c4w3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mfg7-5gfp-c4w3 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eadcf3d9-2568-5024-b939-c37ccb84f47d",
      "id": "GHSA-v74w-7mr3-4qg3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-v74w-7mr3-4qg3 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-transport-native-unix-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.122.Final-tuxcare.1"
    }
  ]
}