{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:89673a53-dc0d-55f4-b22e-9f734000711b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot",
      "version": "2.7.18-tuxcare.18",
      "purl": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7d5f3012-fa2a-5264-8c79-aa816e2ce518",
      "id": "CVE-2023-38286",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-38286 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2a73b41a-6d94-582e-ac1a-0f6b9f47d972",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:efc86667-0bb1-5926-a1c5-43f0d0fa8262",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51cd455e-e6fc-515c-950b-9cc23907b7c7",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e51ed9a1-a708-5444-ba99-05dda64c4550",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e1f45d22-917a-5758-8412-a881791200c7",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f5cfb5d9-3265-5800-bac1-660d5601404d",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c534456e-042b-57ec-8275-3909af78b735",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:93232651-4a65-5e80-8755-72f740253b09",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d8c804ac-ae34-5a15-acbb-17bf1724ba67",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot. not_affected \u2014 Spring Boot 2.7.18 is NOT AFFECTED by CVE-2026-40992. The vulnerability exists in the SSL auto-configuration feature (spring.mail.ssl.*) introduced in Spring Boot 3.4+/3.5+/4.0+, which does not exist in version 2.7.18. The target version uses a simpler architecture where all SSL configuration is manual via spring.mail.properties.*, and the auto-configuration does not handle SSL at all."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f3c64fce-638d-586c-bbd6-9f5d8b83c6e2",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41001 affects version 2.7.18-tuxcare.18 of org.springframework.boot:spring-boot."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot@2.7.18-tuxcare.18"
    }
  ]
}