{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0746ab2b-242f-535f-9f23-7184ef189eef",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-oauth2-authorization-server",
      "version": "3.3.13-tuxcare.15",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:81877293-525a-5c54-b13c-b0d9a9d7c9f8",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server. This CVE was fixed in version 3.3.11 (https://security.snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-9804539, https://github.com/advisories/GHSA-rc42-6c7j-7h5r) so version 3.3.13 is not affected"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c4b22bac-dee3-568e-92e6-e77ee2c25c87",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0c282405-514c-52fb-819e-fc1942b23b34",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:08054814-14b5-52bc-bc6b-5547c8838e0e",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b80424ed-bccd-5ab3-80b8-9d531782201b",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e91f0170-5a29-5ed7-8638-9fbe7fb342d2",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e4642c9b-ee48-5a6b-9c49-1ff194ed7a30",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0db88505-4cf1-5439-89b1-0b7bf70aa371",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server. CVE-2026-40992 affects only Spring Boot >= 3.4.0 (ranges 3.4.0-3.4.16, 3.5.0-3.5.14, 4.0.0-4.0.6 per spring.io/security/cve-2026-40992). The vulnerable code path is the mail SSL auto-configuration (spring.mail.ssl.*), which sets an SSL socket factory without mail.<proto>.ssl.checkserveridentity. That feature was introduced in Spring Boot 3.4.0. 3.3.13 predates it: MailProperties has no Ssl class and the mail autoconfigure package has zero SSL/socketFactory/checkserveridentity references."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:67bedbfd-88c4-5bbb-a961-1d0d88a60215",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0dbd25ad-f2e8-520d-8864-ce1157cc6c84",
      "id": "CVE-2026-41695",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41695 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:159e3eb0-8f2c-5d00-bf11-c0b4434efb60",
      "id": "CVE-2026-41711",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41711 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:711dfc09-59bc-5ae8-a8d9-92017dc51517",
      "id": "CVE-2026-41721",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41721 is fixed in version 3.3.13-tuxcare.15 of org.springframework.boot:spring-boot-starter-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.15"
    }
  ]
}