{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d9f1a72e-3c9f-53db-af6a-cb1f5a1a1b03",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-r2dbc",
      "version": "3.3.13-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5e9582f7-3dc8-570a-874a-4b3a1c806fe0",
      "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-data-r2dbc. 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-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:466694ed-3aee-5d19-98c0-1f58de3f5df5",
      "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-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d8e506ab-a9f6-5118-815e-d5e021e667ae",
      "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-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:97304f71-808d-5a77-8064-628c8df7a6b0",
      "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-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9b0b69e3-e210-5d25-b047-4c4416e9f74b",
      "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-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e51c4e81-ca8b-5b9a-b32b-554cce80a050",
      "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-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:889596f7-5d4a-53b4-b29d-0bb745ae3c64",
      "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-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ff6a6cb0-3aa8-5ca8-8a8c-8a162162fb15",
      "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-data-r2dbc. 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-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bc468a95-9bfa-5f91-bf58-54f6f48cd5ea",
      "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-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.3.13-tuxcare.7"
    }
  ]
}