{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b67dd3e8-c95d-5847-a871-97aa6b14e94d",
  "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.4",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-couchbase",
      "version": "3.3.13-tuxcare.4",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9711d170-1bfa-5c46-895f-c1a0caf83458",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:91ae896b-b87f-5b38-9c6d-e2cbc681bbd2",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0c784a46-31dd-52e7-8a7a-04b46cc14308",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6e5af2fb-5a71-596c-8470-4819b63829b9",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c68608dc-599b-5696-8a07-142f1d37c585",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40974 affects version 3.3.13-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:475d5451-a3d0-5a65-a1b7-d41f16e9fe32",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3c1b69e2-c6a1-5712-8d46-feb100c09b7f",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:16aef4ee-d93a-5e72-9264-e1d0e9d45be8",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1ce99ab0-12c1-5b86-8e76-39bc7d8f6e75",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41001 affects version 3.3.13-tuxcare.4 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.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase@3.3.13-tuxcare.4"
    }
  ]
}