{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9f20a251-657b-5b23-99fa-04bacbb6ae78",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nimbus-jose-jwt",
      "purl": "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.23-tuxcare.1",
      "type": "library",
      "group": "com.nimbusds",
      "bom-ref": "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.23-tuxcare.1",
      "version": "9.23-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-52428",
      "affects": [
        {
          "ref": "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.23-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4ca3143c-bf5c-5ed0-aa4f-a00a2a19615a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-52428 is fixed in version 9.23-tuxcare.1 of com.nimbusds:nimbus-jose-jwt."
      }
    },
    {
      "id": "CVE-2025-53864",
      "affects": [
        {
          "ref": "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.23-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:294eede9-f4d2-5f0e-8652-f619394ea279",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-53864 does not affect version 9.23-tuxcare.1 of com.nimbusds:nimbus-jose-jwt. already_fixed \u2014 Target repository version 9.23 contains a StackOverflowError catch in JSONObjectUtils.parse() that prevents DoS from deeply nested JSON in JWT claim sets. This defense was added in version 9.10.1 (June 2021), years before CVE-2025-53864 was published. While the target uses a different JSON library (net.minidev json-smart 2.4.8) than the upstream fix (Gson), it implements the same defensive mech...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.23-tuxcare.1"
    }
  ]
}