{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ffeb4332-9369-52b9-a9e6-ab399b33043a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-acl",
      "version": "6.2.7-tuxcare.3",
      "purl": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:cff86e72-545e-54f0-baa3-6e9789f26ddd",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6742f5e7-c72b-5af0-8018-b07463cee662",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e3271be7-055b-5c52-a638-ec06c94ed479",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15fb24c4-2226-56c1-b17b-6a337e7462af",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:950af093-f378-5ac3-a3e0-766216d4e6e5",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d78bd8e3-8e20-5a70-8ecc-ecbbf9c02443",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f3774c8c-832d-5339-8371-641a1bb04f9e",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:62e62b8c-7e9c-5994-afee-d03a8c5f97a4",
      "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-acl. 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-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:196752bb-9a5f-56a3-a3ce-e63c35e94ef4",
      "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-acl. 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-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e45cae13-5de7-5095-940a-369049b3a4c5",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ab97743d-6dcc-513a-951e-73b41e1c14b8",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fa21cbee-fd90-5b7b-b9bd-cd5d9f3cc378",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:34da346a-d997-587f-8d95-a30592a1ac29",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:60df8d80-ab24-5795-858d-7cdf5666c253",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:65d2e46f-8205-54b6-a496-bd350e1fb483",
      "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-acl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-acl@6.2.7-tuxcare.3"
    }
  ]
}