{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:19fb6daa-6b34-5d91-8d8d-706e5873467b",
  "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.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-couchbase",
      "version": "3.3.13-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d2e0165d-05dd-5d22-aee9-6aa9d554950b",
      "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-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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37ec6a44-616b-56f7-9719-380667fcd19d",
      "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-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c094eae0-ed30-50dc-a5f9-00ec05a0e17c",
      "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-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b3a905c3-2957-5617-b247-afd0e4524270",
      "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-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:79a7e5db-1f4d-5a45-a7c4-159d59360fb6",
      "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-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:59f624cb-19a0-52ad-8135-2520c67e2f59",
      "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-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:454a40ee-afb4-5581-9e2a-64ccd0ffd411",
      "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-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a8dd3c25-9785-501b-aa85-1d0a4e11b9e9",
      "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-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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:701c9f0c-e32d-5c73-8456-1ddf6a824b26",
      "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-couchbase."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.7"
    }
  ]
}