{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:57590029-cceb-5ec3-b8bb-2df9ccd79879",
  "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.5",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-couchbase",
      "version": "3.3.13-tuxcare.5",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:abc73a3b-c239-575b-8141-97ac798f8ca0",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:081bbe5c-b3c0-5532-8923-e7b502e48e37",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:11fa1967-7e39-533c-9275-8116fafe32c1",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:acab2063-9d15-5915-9fae-8a9bfe0786db",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5a565245-ed5c-50dc-9854-45a2a075ba46",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f56c58f1-5583-573f-9a39-318c1b24a180",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:118bbf7b-b37e-5457-b191-c9a806c819df",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0cc2b3f9-b886-5a3c-9f18-6ab9c849f128",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:27ae6e8f-b70e-570a-999b-5bf2a315f715",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41001 affects version 3.3.13-tuxcare.5 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.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.5"
    }
  ]
}