{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b5d0768e-a52e-5034-9c46-0a91cbaa9788",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-oauth2-resource-server",
      "version": "3.3.13-tuxcare.15",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c612b486-5d09-550d-a167-51abf4381fe7",
      "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-resource-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-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:215013c3-4bf7-5e9a-9e1b-018e4f15e382",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5ef46bb9-0e55-55cb-b217-d956d362c854",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e10ce55c-737c-57de-a2b5-6821534d808d",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:00be5d2a-af16-5dfa-97dd-c25338aea87a",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8f3e881b-abd0-5b96-aa48-067dcbf6d5e6",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2f0ff8dc-0736-5a8b-920a-ff0ab1ec5b55",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:104c3ce4-376c-53e3-b086-626db9489fd3",
      "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-resource-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-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bf26b8dd-db1b-525b-b341-b53e2e1e0865",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:186ba486-5cde-5721-8f57-ec7326915ea8",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f2b10881-b287-5eec-827c-150dcbe6fa6f",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:58fbd2f7-6251-57a4-a461-3369df720c69",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.15"
    }
  ]
}