{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:428f0139-5a47-5eb9-8624-879e6d6b946e",
  "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.10",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-oauth2-authorization-server",
      "version": "3.3.13-tuxcare.10",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.10"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2c79f457-3638-5a0d-acef-67d206b89b7b",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.10 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.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ca3780d-82bc-5466-93a7-be8c67608fdb",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.10 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.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:86db99d2-1bc3-58b4-9f92-66651c2d0653",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.10 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.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1bcd2d6d-b570-5d3f-bb01-21087786da45",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.10 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.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:72b6b8cd-44cf-566d-8985-70c330e4ba05",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.10 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.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b72fadc0-3ba6-5ac6-9c08-d7c9dc1d82c4",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.10 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.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a3095771-1430-51c5-b304-232bd224542b",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.10 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.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:441ea528-c330-57a9-878b-e9e6402569a3",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.10 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.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5d0676d9-38a4-5190-91ea-747b364e3d1b",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.10 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.10"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-authorization-server@3.3.13-tuxcare.10"
    }
  ]
}