{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:19ad36b8-d0b1-5913-8d7c-0033a0113701",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-crypto",
      "version": "6.4.13-tuxcare.1",
      "purl": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:cd48799c-ff98-5244-975e-82069fa605b9",
      "id": "CVE-2026-22732",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22732 affects version 6.4.13-tuxcare.1 of org.springframework.security:spring-security-crypto."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9f7e5c5c-5fd1-5194-8e2f-907a47658c9d",
      "id": "CVE-2026-22746",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22746 affects version 6.4.13-tuxcare.1 of org.springframework.security:spring-security-crypto."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:552323c8-fd2d-5eba-a68c-0e5fd4c56007",
      "id": "CVE-2026-22747",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22747 does not affect version 6.4.13-tuxcare.1 of org.springframework.security:spring-security-crypto. Spring Security 6.4.13 is outside the affected range (7.0.0\u20137.0.4). CVE-2026-22747 affects the DN parsing logic in SubjectX500PrincipalExtractor, which can incorrectly extract a username from a certificate subject. This class and its associated authentication path are absent in 6.4.13, where X.509 authentication uses SubjectDnX509PrincipalExtractor instead. Therefore, the vulnerable code path does not exist in this version."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:57048452-469e-59e4-9a21-1b7f2384c276",
      "id": "CVE-2026-22748",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22748 affects version 6.4.13-tuxcare.1 of org.springframework.security:spring-security-crypto."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:49508034-d111-5547-956d-b7f44c5f4ade",
      "id": "CVE-2026-22751",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22751 affects version 6.4.13-tuxcare.1 of org.springframework.security:spring-security-crypto."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cd41d0ff-7fca-529e-bdbb-b277c827f6a6",
      "id": "CVE-2026-22753",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22753 does not affect version 6.4.13-tuxcare.1 of org.springframework.security:spring-security-crypto. not_affected \u2014 Spring Security 6.4.13 is not affected by CVE-2026-22753. This vulnerability is specific to the PathPatternRequestMatcher.Builder bean feature introduced in Spring Security 7.0.0. Version 6.4.13 uses a different architecture (MvcRequestMatcher with automatic servlet path detection) that does not have this vulnerability."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5ba99063-a0be-5a41-a39e-14802147683d",
      "id": "CVE-2026-22754",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22754 does not affect version 6.4.13-tuxcare.1 of org.springframework.security:spring-security-crypto. not_affected \u2014 Spring Security 6.4.13 is not affected by CVE-2026-22754. The vulnerability exists in Spring Security 7.0.0-7.0.4 due to a bug in PathPatternRequestMatcherFactoryBean where the builder's basePath() method is called without capturing its return value. Version 6.4.13 does not contain PathPatternRequestMatcher or PathPatternRequestMatcherFactoryBean classes. Instead, it uses the older MvcRequestMa..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fb0d4459-e0b3-5ddd-8a01-bde830680085",
      "id": "CVE-2026-47838",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47838 is fixed in version 6.4.13-tuxcare.1 of org.springframework.security:spring-security-crypto."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.4.13-tuxcare.1"
    }
  ]
}