{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:124769f8-0855-525f-be53-1a83439d324f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1",
      "type": "library",
      "group": "io.netty",
      "name": "netty-testsuite-shading",
      "version": "4.1.122.Final-tuxcare.1",
      "purl": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:015a1869-3147-5587-8fbf-5d2f21f54086",
      "id": "CVE-2025-55163",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-55163 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b65981a0-1548-5a88-85f3-65ec9c553152",
      "id": "CVE-2025-58056",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-58056 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8cc863bb-a602-5edc-98cc-286fdff8a90a",
      "id": "CVE-2025-58057",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-58057 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:36822ff9-f504-5204-adc7-99886cf32af6",
      "id": "CVE-2025-59419",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59419 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c5a427b9-54a1-5048-afb2-9621cedbbf6d",
      "id": "CVE-2025-67735",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-67735 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:96fb1c69-271a-5407-bf80-35601f1d8b4a",
      "id": "CVE-2026-33870",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33870 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dda871c9-b6ed-5943-a415-5eee961133a2",
      "id": "CVE-2026-33871",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33871 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d374c4f9-0b76-5619-9bde-8d0f0a83f008",
      "id": "CVE-2026-41417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41417 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dfa6771d-f3cb-58c3-84ac-5d9529b75bab",
      "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-testsuite-shading. 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-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c0bd955b-bd17-553b-8d0c-264876cd2134",
      "id": "CVE-2026-42578",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42578 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5b1a2c0a-0e9b-59f2-8417-e2f88e682233",
      "id": "CVE-2026-42579",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42579 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dcf85e51-cf36-500e-b916-e578ba134b21",
      "id": "CVE-2026-42580",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42580 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dc5e2a4c-fe15-559c-8fdc-e55442160e72",
      "id": "CVE-2026-42581",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42581 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:db5d92bc-4f93-5435-aba1-7c21b1d15328",
      "id": "CVE-2026-42583",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42583 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4180afb4-19b2-5f73-b22c-24e8b2859533",
      "id": "CVE-2026-42584",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42584 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4a0bc201-79c0-5779-b42b-dbd2ce135ae1",
      "id": "CVE-2026-42585",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42585 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3b1e97ab-350c-5818-9878-7cbbc6fdd103",
      "id": "CVE-2026-42586",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42586 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ca615f17-a9c6-55c2-840f-94a9e4192053",
      "id": "CVE-2026-42587",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42587 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b76ed08c-710a-54ba-af57-edf7569f560e",
      "id": "CVE-2026-44248",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44248 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26ec327a-2975-51e8-8354-8a1742d0caaa",
      "id": "CVE-2026-44249",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44249 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5f1be53c-99dc-592c-858a-ee937a11f5ac",
      "id": "CVE-2026-44250",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44250 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f8956538-971c-53ee-8e60-ff80ad64a897",
      "id": "CVE-2026-44890",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44890 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ab39a4e0-0cb1-5892-8879-573b20a09ec1",
      "id": "CVE-2026-44891",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44891 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ed26e40d-e5d5-5927-950d-e502f1681415",
      "id": "CVE-2026-44893",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44893 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:111afe83-2501-50cd-877d-1599bc9edc33",
      "id": "CVE-2026-45416",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45416 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:70f7c26e-e584-5dc4-bc01-e0451b35c078",
      "id": "CVE-2026-45536",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45536 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b201f2f1-8eff-560b-a500-bb85d749fb98",
      "id": "CVE-2026-45673",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45673 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:91883961-20a6-5b3d-a770-9fdc967a5d74",
      "id": "CVE-2026-45674",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45674 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e4e44d09-48ad-5458-96c6-0a60922401a6",
      "id": "CVE-2026-46340",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46340 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0fb13ad9-4668-5c58-ae92-8004dda960fa",
      "id": "CVE-2026-47244",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47244 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d7e34eb2-efdb-558f-b48e-1f6629104548",
      "id": "CVE-2026-47691",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47691 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ef3ae0c-cf20-517e-80d5-9dd273a8760f",
      "id": "CVE-2026-48006",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48006 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f64e377c-4d71-515b-b8b7-e88986af6311",
      "id": "CVE-2026-48043",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48043 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:90263004-351f-56cc-91bd-0b38772f8116",
      "id": "CVE-2026-48059",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48059 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cbd9f4e7-f0d6-5997-a094-678b5742d97d",
      "id": "CVE-2026-50010",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50010 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:17b6142c-2bf8-585d-81b5-3ff18cc1fb4f",
      "id": "CVE-2026-50011",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50011 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:45e03e59-938b-518f-90b7-498b85a48e6a",
      "id": "CVE-2026-50020",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50020 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:867fcce2-bc79-5ae1-b798-6f4a5ddddb06",
      "id": "CVE-2026-50560",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50560 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ccecca6e-f434-5610-b843-e146bef49ca0",
      "id": "CVE-2026-55831",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55831 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:59d84730-93ff-5640-9f54-689f10231e68",
      "id": "CVE-2026-55833",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55833 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:21ff533f-54d4-585a-8da0-df4e778a3f58",
      "id": "CVE-2026-55851",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55851 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:14b5fa57-b54f-5c30-9652-3350ed1798da",
      "id": "CVE-2026-56745",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56745 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2e386f54-d900-5dde-aefd-ec366148ab65",
      "id": "CVE-2026-56746",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56746 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:957c21e8-1937-5d9d-a741-8f8d5347287c",
      "id": "CVE-2026-56817",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56817 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d07e8f9a-f6d0-587b-affe-bc5a4e35a78f",
      "id": "CVE-2026-56818",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56818 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26706e23-3675-56ba-942e-936bcb0fae7c",
      "id": "CVE-2026-56819",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56819 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad928cd2-385b-545a-9215-53297bf3e0c6",
      "id": "CVE-2026-56820",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56820 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ddd12d8f-3ce6-5d1f-b241-0bf9a0a8ecef",
      "id": "CVE-2026-56821",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56821 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7d0d8d12-cabd-546c-9be3-6da6a46d460c",
      "id": "CVE-2026-56822",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56822 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:10bbaeef-ed03-55c2-9b83-fec00ea485f4",
      "id": "CVE-2026-59898",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59898 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4fc92317-f556-5a2c-8dc8-5d2cc77987ad",
      "id": "CVE-2026-59899",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59899 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2b85e68-8733-5920-a270-af796e574b4c",
      "id": "CVE-2026-59900",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59900 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c7185c5a-6cda-5883-9096-81640d3d4367",
      "id": "CVE-2026-59901",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59901 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8fecbde9-5737-5eb7-a56a-f3e86b94b389",
      "id": "CVE-2026-59902",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59902 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6f015507-29b1-545d-86e3-582370642f3e",
      "id": "CVE-2026-59903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59903 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:29f6b6a9-d29b-5bc6-8a0b-8508af76aa22",
      "id": "CVE-2026-59919",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59919 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fba0fea9-6053-5568-98fe-1c5150d51226",
      "id": "CVE-2026-59920",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59920 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:12ef0c42-23ba-529e-8f3a-7163b75740fc",
      "id": "CVE-2026-59921",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59921 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d40686f4-0909-5b18-b8bc-75d673899e25",
      "id": "CVE-2026-73507",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73507 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:90013d2f-5696-5298-94ff-cfe9ff0f7102",
      "id": "CVE-2026-73508",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73508 affects version 4.1.122.Final-tuxcare.1 of io.netty:netty-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:461c7582-3bb1-5a78-8b11-56cce5b00e6e",
      "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-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d264986e-bea5-5ce6-adde-f04a5ef93f8b",
      "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-testsuite-shading."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/io.netty/netty-testsuite-shading@4.1.122.Final-tuxcare.1"
    }
  ]
}