{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:86eb6e07-b6da-5295-8861-3adfdac4f95f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "amqp-client",
      "purl": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1",
      "type": "library",
      "group": "com.rabbitmq",
      "bom-ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1",
      "version": "5.30.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-61634",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c6496c4f-482d-56ff-9ec1-321dd114fa51",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-61634 affects version 5.30.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-63335",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6f7cf779-a59c-572f-b4cb-e17f4d04e45f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-63335 affects version 5.30.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-63336",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:de8a5a94-0f3e-557a-8df5-6ab3becc497f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-63336 affects version 5.30.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-63337",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0ff3a8b4-cb3d-5bcb-84eb-dd288b4cd6a5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-63337 affects version 5.30.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-69219",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:f05c8736-eed0-5249-9f00-48414222b9e7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69219 is fixed in version 5.30.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-69220",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e7bed836-bd08-51ca-b17a-2c8f6c6a4d44",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69220 affects version 5.30.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-75516",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3a2ccfaf-2a3e-52c5-8845-3537e25e742d",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-75516 does not affect version 5.30.0-tuxcare.1 of com.rabbitmq:amqp-client. not_affected \u2014 The target (version 5.30.0) uses a different architecture where inbound frame size limits are independent of the negotiated frameMax parameter. The vulnerable code pattern (_frameHandler.setFrameMax(Math.min(maxInboundMessageBodySize, frameMax))) does not exist. All frame readers (Socket, Netty, NIO) enforce the maxInboundMessageBodySize cap (64MB default) directly at construction time, never m...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.rabbitmq/amqp-client@5.30.0-tuxcare.1"
    }
  ]
}