{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4788cd40-1d07-59e7-ad6d-32a62dbf41de",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "amqp-client",
      "purl": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1",
      "type": "library",
      "group": "com.rabbitmq",
      "bom-ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1",
      "version": "5.21.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-61634",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9de37691-59ca-592d-b7d8-e9a6ad6aca32",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-61634 affects version 5.21.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-63335",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:93e45877-a7f4-547e-bcc3-709fe7015ec9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-63335 affects version 5.21.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-63336",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:490353c0-b968-5bf2-be3b-ed246114011f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-63336 affects version 5.21.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-63337",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:da38a419-6e00-5150-a46d-564d359d5cc4",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-63337 is fixed in version 5.21.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-69219",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:de08169d-61eb-5e4a-9e6c-b00ed6eef43c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69219 is fixed in version 5.21.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-69220",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d551bf50-3af8-5c36-972e-7dab79e8b4a9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69220 is fixed in version 5.21.0-tuxcare.1 of com.rabbitmq:amqp-client."
      }
    },
    {
      "id": "CVE-2026-75516",
      "affects": [
        {
          "ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8edf04ad-f4b5-5da0-a196-e22ee73b4ae4",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-75516 does not affect version 5.21.0-tuxcare.1 of com.rabbitmq:amqp-client. not_affected \u2014 Version 5.21.0 does not contain the vulnerable code pattern from CVE-2026-75516. The CVE describes a bug where Math.min(maxInboundMessageBodySize, frameMax) with frameMax=0 returns 0, defeating the 64MB size cap and allowing OOM via huge frames. In this version, the Math.min operation does not exist - the negotiated frameMax is stored but never used for inbound frame size limiting. Frame.readFr...",
        "justification": "code_not_reachable"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.rabbitmq/amqp-client@5.21.0-tuxcare.1"
    }
  ]
}