{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5f775026-8ccf-5519-a8d7-9f462aeadadc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-graphql",
      "purl": "pkg:maven/org.springframework.graphql/spring-graphql@1.1.7-tuxcare.1",
      "type": "library",
      "group": "org.springframework.graphql",
      "bom-ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.1.7-tuxcare.1",
      "version": "1.1.7-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-41699",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.1.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2517c346-5c21-51d8-badf-6294152d441e",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41699 does not affect version 1.1.7-tuxcare.1 of org.springframework.graphql:spring-graphql. Spring GraphQL v1.1.7 is not affected by CVE-2026-41699. The vulnerable component (JsonKeysetCursorStrategy with unsafe polymorphic deserialization) does not exist in this version. The pagination feature with cursor-based scrolling was introduced in v1.2.0 (March 2023), while v1.1.7 is from the earlier 1.1.x maintenance branch that predates this functionality.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-41700",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.1.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b92a288e-3e86-58d5-8a3b-1df6ef75f24c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41700 affects version 1.1.7-tuxcare.1 of org.springframework.graphql:spring-graphql."
      }
    },
    {
      "id": "CVE-2026-41856",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.1.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8ab8fec8-72b3-5af7-9823-35feb569e91a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41856 is fixed in version 1.1.7-tuxcare.1 of org.springframework.graphql:spring-graphql."
      }
    },
    {
      "id": "CVE-2026-59286",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.1.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:bae010d8-489a-5061-b6f8-f7b38c0e0415",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59286 affects version 1.1.7-tuxcare.1 of org.springframework.graphql:spring-graphql."
      }
    },
    {
      "id": "CVE-2026-59288",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.1.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fe2cad91-b9a8-5caf-ab71-148cf0ca8809",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-59288 is fixed in version 1.1.7-tuxcare.1 of org.springframework.graphql:spring-graphql."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.1.7-tuxcare.1"
    }
  ]
}