{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6869a9ef-cbd4-5fa1-8f96-240cd71ac6fd",
  "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.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-oauth2-authorization-server",
      "version": "3.3.13-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:37aaf654-4f5b-5d93-b6c1-55af26adbbb9",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8f21e681-0f14-5661-ba6e-fb87396fd8c8",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6172c217-bd74-5a89-b13c-5c8ff885dc0a",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ab619808-a81e-5831-87b3-d12c822d9ba7",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f9767898-1f50-59cf-9bb2-0a2d1c6f5d55",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c3cdb6ec-6027-5a14-890f-ec09f85cc21e",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:803ea115-7f1f-5ca3-8633-acfa3b9445c1",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:862fe57f-3a69-59d1-be17-3beefdf62a67",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a14382de-15fa-5363-84be-caf584460797",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.7 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.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.7"
    }
  ]
}