{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:26ecb5b8-28cf-5e7e-b99f-f90a1ee4a59f",
  "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.7-tuxcare.3",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-web",
      "version": "6.2.7-tuxcare.3",
      "purl": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b6b7a0d6-5016-5bcb-b93e-3d8e254fea4d",
      "id": "CVE-2024-38827",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-38827 affects version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7634bf44-6a97-5ad5-b572-c9130fde2ed2",
      "id": "CVE-2025-22228",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22228 is fixed in version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f483e0b7-9841-51e9-9bee-a800315e5826",
      "id": "CVE-2025-22234",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-22234 affects version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:69c1d16c-4cd8-5620-a14f-1adf71e5b0c7",
      "id": "CVE-2026-22732",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22732 is fixed in version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d49b19ac-f164-5342-9027-daf2e8446f10",
      "id": "CVE-2026-22746",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22746 is fixed in version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ae9b1b4b-38e8-52f2-a629-5e5a83b0036c",
      "id": "CVE-2026-22747",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22747 affects version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4a83b654-e5da-5e4e-a324-d8ebb8602136",
      "id": "CVE-2026-22748",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22748 is fixed in version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:57c10acf-428e-5ff1-ab73-9613c4b5b15f",
      "id": "CVE-2026-22753",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22753 does not affect version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web. 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-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c6f679f1-689e-5bac-b47e-c151a179a8ca",
      "id": "CVE-2026-22754",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22754 does not affect version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web. 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-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:61fe6278-bf33-59d2-8c4c-b467f8c098ea",
      "id": "CVE-2026-40988",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40988 affects version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8050457e-d46d-510c-9f78-6fef4087f282",
      "id": "CVE-2026-40993",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40993 affects version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26afe234-6f9a-5a04-9575-a1bb27b55e93",
      "id": "CVE-2026-41003",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41003 affects version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bc6e0ad6-8c58-5907-be67-53c3d3e8edab",
      "id": "CVE-2026-41694",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41694 affects version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:87d6d69e-6262-5478-bf6d-fd69665ddbc4",
      "id": "CVE-2026-41706",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41706 affects version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d834be62-5d76-5e61-a809-949a648ba257",
      "id": "CVE-2026-47838",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47838 is fixed in version 6.2.7-tuxcare.3 of org.springframework.security:spring-security-web."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.7-tuxcare.3"
    }
  ]
}