{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0c29f94e-61b8-5a8e-9978-54c97dad1ac7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-web",
      "version": "6.2.8-tuxcare.3",
      "purl": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d4acd189-508b-5e8d-b865-fc12faca4af9",
      "id": "CVE-2025-22228",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22228 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6b3d9b99-3aa3-5250-9b75-da32a5951f97",
      "id": "CVE-2025-22234",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-22234 affects version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1bd68163-16cc-5283-a822-ea0d554a1d4d",
      "id": "CVE-2026-22732",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22732 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ee41213c-f29d-5af1-b2df-feaabe892121",
      "id": "CVE-2026-22746",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22746 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:41bc3094-e094-501b-8c0d-ac053d91e4bb",
      "id": "CVE-2026-22747",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22747 affects version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:19a53ddb-70e6-5e03-a9fd-15ecb02899ec",
      "id": "CVE-2026-22748",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22748 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c3346cbe-eecb-5fe9-b600-7fa58a90580a",
      "id": "CVE-2026-22753",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22753 does not affect version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web. not_affected \u2014 Spring Security 6.2.8 is not affected by CVE-2026-22753. The vulnerability is specific to PathPatternRequestMatcher.Builder functionality introduced in Spring Security 7.0.0. Version 6.2.8 uses a different request matching architecture (MvcRequestMatcher and AntPathRequestMatcher) that does not contain the vulnerable code pattern."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:691407e5-90cc-5960-83bc-bd736d83da29",
      "id": "CVE-2026-22754",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22754 does not affect version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web. not_affected \u2014 Version 6.2.8 is not affected by CVE-2026-22754. The vulnerability exists in Spring Security 7.0.0-7.0.4 due to a builder pattern bug in PathPatternRequestMatcherFactoryBean, a class that does not exist in version 6.2.8. Version 6.2.8 uses a completely different architecture (MvcRequestMatcher with property setters) that correctly handles servlet-path configuration without the builder reassignm..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c31e4b6b-9d81-5854-baa6-815db0d9cc09",
      "id": "CVE-2026-40988",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40988 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6125cdfd-ad9c-5371-a927-eb5694e07b21",
      "id": "CVE-2026-40993",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40993 does not affect version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web. Spring Security 6.2.8 is not affected by CVE-2026-40993. The vulnerable component JdbcAssertingPartyMetadataRepository does not exist in this version. The CVE specifically affects Spring Security 7.0.0 - 7.0.5, where the JDBC-based SAML2 asserting party metadata repository was introduced. Version 6.2.8 only contains in-memory and HTTP session-based SAML2 repositories, with no JDBC-based implementation for asserting party metadata storage. The vulnerability pattern (unsafe deserialization of credentials from database columns) cannot manifest because the affected code path does not exist in this version."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fa95c154-e6ef-5c72-b890-298b37ad2a13",
      "id": "CVE-2026-41003",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41003 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5525a400-add8-5892-a963-d600fedb9dd2",
      "id": "CVE-2026-41694",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41694 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:919de81e-52a3-5d70-b5af-8857488ecc6c",
      "id": "CVE-2026-41706",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41706 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f075f96d-ec3a-5814-aa60-21d8eaf77873",
      "id": "CVE-2026-47838",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47838 is fixed in version 6.2.8-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.3"
    }
  ]
}