{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2eb4a20c-25b2-5226-bdfa-917d8733bcdd",
  "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-reactive@3.3.13-tuxcare.6",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-couchbase-reactive",
      "version": "3.3.13-tuxcare.6",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9ca77c0e-f0b8-5189-8605-34d388c1b8c5",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive. 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-reactive@3.3.13-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cb9f9b65-8479-5e7f-bc1a-38000cce9a5b",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a4fefb02-48d6-57db-aa8a-3b20a2b16cf7",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:40914b99-dd89-5d7b-98c9-cb0c2e064a25",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5491a882-8003-514f-8c17-cf8188566beb",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:13602299-0676-5c87-be3c-bf5de6bab480",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fc03e9d6-1180-5ca9-a7ba-9461f7ebd6d3",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:54a63ea1-d2ea-53da-9c3e-3b4c1f869d5b",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive. 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-reactive@3.3.13-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:58ce6a4a-25c5-538d-b8ee-9fcb724f5e68",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.6 of org.springframework.boot:spring-boot-starter-data-couchbase-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-couchbase-reactive@3.3.13-tuxcare.6"
    }
  ]
}