{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7eb85260-5b61-53b1-aa7b-5b54e9d16538",
  "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.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-oauth2-resource-server",
      "version": "3.3.13-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:98a4e486-17b3-5834-b950-15288a0636e8",
      "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-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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dd146c40-fcba-519d-9ae6-fde7a5a326be",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dce050e7-1310-57f2-ba19-5cf6eaf81a78",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe981335-06cd-518f-9001-6a82481e6903",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ebbec94a-025e-5869-8cc8-7dc2b1744547",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3927dc47-da6c-57f3-96c6-08a2edece7ed",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:174e801a-ea51-5ac7-b8d5-045f52d4dda8",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e4aee4e9-9f5e-5ae2-a72b-088cd2c2fe72",
      "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-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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d04e1128-5024-5d3e-b7db-bba806621592",
      "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-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.7"
    }
  ]
}