{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a0cd4c93-78fe-521b-9b2e-e308d3108bf2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-oauth2-jose",
      "version": "6.2.7-tuxcare.2",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:63f47e7f-168a-5242-a307-7f34fa16713e",
      "id": "CVE-2024-38827",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-38827 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3125a547-eb9d-5736-b9ee-d96da7d1f561",
      "id": "CVE-2025-22228",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22228 is fixed in version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8ecd85a1-e9a2-549c-a641-b0b5dbd49072",
      "id": "CVE-2025-22234",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-22234 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d3ab48b6-0205-5edf-b15a-d8b655969780",
      "id": "CVE-2026-22732",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22732 is fixed in version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:952f112d-37a3-5719-bd75-0a348728489c",
      "id": "CVE-2026-22746",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22746 is fixed in version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:90ac50ee-f30e-5a63-a844-3554c79f7c86",
      "id": "CVE-2026-22747",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22747 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aa4b3eb3-f2d8-5fa6-b747-702cf7c0b9ec",
      "id": "CVE-2026-22748",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22748 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a22f5bf9-9526-57e1-8e28-71fcebbed2bd",
      "id": "CVE-2026-22753",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22753 does not affect version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose. not_affected \u2014 Spring Security 6.2.7 is not affected by CVE-2026-22753. The vulnerability concerns PathPatternRequestMatcher.Builder bean handling, a feature introduced in version 7.0.0. Version 6.2.7 uses a completely different request matching architecture based on MvcRequestMatcher and AntPathRequestMatcher, with servlet path handling implemented via MvcRequestMatcher.setServletPath(). The vulnerable code ..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:43aa7f83-bb71-5c7f-97c7-5541f7406080",
      "id": "CVE-2026-22754",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22754 does not affect version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose. not_affected \u2014 Spring Security 6.2.7 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 (introduced in 7.x) where basePath assignment was missing. Version 6.2.7 uses a different architecture (MvcRequestMatcher for servlet-path handling) that does not have this vulnerability pattern."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b8b38f1e-52d7-51c7-9638-a7a36967b4d1",
      "id": "CVE-2026-40988",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40988 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:deddc711-b055-5e25-a4f1-faeb37cd2b0c",
      "id": "CVE-2026-40993",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40993 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:075f3226-a721-50b3-addf-b81727a57fbd",
      "id": "CVE-2026-41003",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41003 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aaae7cfe-7cea-5f57-bb5a-7492cef336d7",
      "id": "CVE-2026-41694",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41694 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b3685f30-ed22-5007-9a55-7df7926f350f",
      "id": "CVE-2026-41706",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41706 affects version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:47da19a3-8581-5b7e-8660-bd15b2e800f7",
      "id": "CVE-2026-47838",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47838 is fixed in version 6.2.7-tuxcare.2 of org.springframework.security:spring-security-oauth2-jose."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.7-tuxcare.2"
    }
  ]
}