{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4bae16db-416f-5b55-8565-eebe83bf77da",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.1.8-tuxcare.1",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-undertow",
      "version": "3.1.8-tuxcare.1",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.1.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a57b42ae-7d2a-5ccf-99ed-2421898ff03d",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.1 of org.springframework.boot:spring-boot-starter-undertow."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.1.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4d5acd4f-7ecb-5518-84ff-5e5a81451ba1",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.1 of org.springframework.boot:spring-boot-starter-undertow."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.1.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0ff7f7f-e132-58ad-b092-9cea815d0fd1",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22733 affects version 3.1.8-tuxcare.1 of org.springframework.boot:spring-boot-starter-undertow."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.1.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:32baa554-f831-5f48-8eec-011bf4f4c3b2",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.1 of org.springframework.boot:spring-boot-starter-undertow. not_affected \u2014 Spring Boot 2.7.18 is not affected by CVE-2026-40992. The vulnerability exists in the SSL autoconfiguration API (spring.mail.ssl.*) introduced in Spring Boot 3.4+, which does not exist in version 2.7.18. The target version only supports manual SSL configuration via spring.mail.properties.*, which the CVE explicitly excludes from its scope."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.1.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.1.8-tuxcare.1"
    }
  ]
}