{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b4ff3778-ce1f-50fd-99ec-8f1a7b39ed1c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-aspects",
      "version": "6.2.7-tuxcare.1",
      "purl": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fb78fcf2-b1ee-5ad2-95ef-7961d7914870",
      "id": "CVE-2024-38827",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-38827 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b63d04ed-a8e9-5285-bc93-f0603eba6d03",
      "id": "CVE-2025-22228",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22228 is fixed in version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:27182373-22c1-5271-a216-85fb59c061a7",
      "id": "CVE-2025-22234",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-22234 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a34d3e7a-4adf-58e5-9aa2-9248f4587081",
      "id": "CVE-2026-22732",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22732 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c527773c-98f9-594b-919f-a68aebb09ef1",
      "id": "CVE-2026-22746",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22746 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9ab2c42a-5760-57d9-ae93-6c051da8f6b4",
      "id": "CVE-2026-22747",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22747 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3a8574a9-e9c9-5c59-aa03-c28f6dec1705",
      "id": "CVE-2026-22748",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22748 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ff4a63c4-0db1-560c-ab1c-f6b8c4ff2c61",
      "id": "CVE-2026-22753",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22753 does not affect version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects. 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-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d6a6b83d-e26c-52f9-ad19-09daf7de265c",
      "id": "CVE-2026-22754",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22754 does not affect version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects. 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-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1c4150de-a820-5fe4-a6ee-a73a344d967c",
      "id": "CVE-2026-40988",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40988 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3bb4a5a0-35fe-5449-8f22-dcbfac1ca930",
      "id": "CVE-2026-40993",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40993 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dc3adba6-49d8-5805-9f6f-f8400763a03b",
      "id": "CVE-2026-41003",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41003 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:df3c1880-5ac4-57da-9008-116683a3c6a8",
      "id": "CVE-2026-41694",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41694 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:81b2dbd9-1c92-5b08-a096-c35866793b7f",
      "id": "CVE-2026-41706",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41706 affects version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b46a8472-bac6-5409-9216-cb1b31f0d195",
      "id": "CVE-2026-47838",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47838 is fixed in version 6.2.7-tuxcare.1 of org.springframework.security:spring-security-aspects."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-aspects@6.2.7-tuxcare.1"
    }
  ]
}