{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8adc2bd-a9b1-5969-a61d-e7705f4f204c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.13-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-oauth2-resource-server",
      "version": "6.4.13-tuxcare.1",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.13-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1a35fc20-a227-5e8b-bcf3-c4f080999df3",
      "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-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cef5cc4f-4a9b-5a6f-99d9-5d2eef8e0876",
      "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-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:34e14758-340d-5fc5-bec8-7d355266edcb",
      "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-oauth2-resource-server. 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-oauth2-resource-server@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a2d03e4b-9e24-55ad-8791-443ce29a8fc6",
      "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-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:509e3757-2da7-5460-a2ae-91529ab4f06b",
      "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-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:35efb014-4f34-507c-aada-661f36b1d6e1",
      "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-oauth2-resource-server. 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-oauth2-resource-server@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7a70d764-edd1-58ef-9190-3b31fa7aae17",
      "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-oauth2-resource-server. 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-oauth2-resource-server@6.4.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0fde68e1-5d06-51ec-b0f9-e27b59e24c6a",
      "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-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.13-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.13-tuxcare.1"
    }
  ]
}