{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d7b23934-6af5-5f51-ae2a-028df9da2f80",
  "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.13",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-oauth2-authorization-server",
      "version": "3.3.13-tuxcare.13",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.13"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:339ca1ee-c96d-54c7-b234-dba0ae004c74",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1602fe3a-3233-55a3-88d9-14449fc19c23",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ecfcf28c-86d7-53b2-9ee3-14d67859bb58",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:762f4afb-6954-5ba6-9145-33b173b89542",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f13ebe7a-2639-5176-8d41-119bab88bc6b",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d5a026e6-7dfa-58d1-93b6-9ce790ceca0b",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:17013adb-e21f-5717-90c9-a89117e6f93d",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:518b8df8-ab80-5898-b5f1-b18755a374f1",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bf9d0ae6-086d-55ee-8077-6165e75958fe",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.13"
    }
  ]
}