{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:15e7c457-7164-5100-ae97-edfcc0d83519",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-loader",
      "version": "3.3.13-tuxcare.5",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ada2bcd6-8ffd-5349-bb37-96962b27c63b",
      "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-loader. 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-loader@3.3.13-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d5a2dcfe-68b5-5a4d-841b-c174927e4382",
      "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-loader."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8efab805-04d8-5657-a1ab-bc1445295094",
      "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-loader."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8f58ce5d-faac-5961-b913-79103918effb",
      "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-loader."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6bfc4af1-fc9e-5643-8e7b-f2daabf0b424",
      "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-loader."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2636f38e-ab78-558b-8853-78a5d1a6f157",
      "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-loader."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:62f354c2-a8dd-5729-a1fe-1a6ce6529051",
      "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-loader."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c9d147e5-2d34-58af-8736-caf925c90f75",
      "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-loader. 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-loader@3.3.13-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:41bc492a-8b45-5819-bb36-0f6801c3e983",
      "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-loader."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-loader@3.3.13-tuxcare.5"
    }
  ]
}