{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:89dd4efa-e23f-5099-9a14-e00e910fe9d1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-couchbase",
      "version": "3.3.13-tuxcare.8",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e926979d-107d-5296-9365-5887885052ca",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase. 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-couchbase@3.3.13-tuxcare.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ff583086-a8b4-5d35-af08-89c3ade908a1",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0ef98e34-f763-5cba-8438-32f80c0a5823",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d1728c96-b8df-5901-ae42-cb8473e14c7f",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51bcb65e-229c-5858-985f-da172b5a7cf2",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9ee54358-a4f8-5f93-b6cd-25aad18091c4",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9fbcade-9456-5c76-92f0-f959a37858c0",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a9572105-36dc-51e7-8c5c-2f8098e419d8",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase. 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-couchbase@3.3.13-tuxcare.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d4a542fb-88ae-5d0d-a31a-e86bb2a2ff05",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.8 of org.springframework.boot:spring-boot-starter-data-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.8"
    }
  ]
}