{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4a66b8fe-5e23-55a5-bf55-8a650c984458",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-security-test",
      "purl": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1",
      "version": "6.3.9-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-22732",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5b2c4e16-6dd3-505f-9dbe-b96453ec5488",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22732 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    },
    {
      "id": "CVE-2026-22746",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a3a0ab45-ae01-5520-8e29-299d62897820",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22746 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    },
    {
      "id": "CVE-2026-22747",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c7010def-aefd-52bf-8ebb-1c1fdb7ac184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22747 affects version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    },
    {
      "id": "CVE-2026-22748",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a5d7e641-4266-5c61-9ce4-7c7598b055b1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22748 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    },
    {
      "id": "CVE-2026-22753",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8999cdf6-81e0-57dc-be7a-7f0b6e306db2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22753 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test. Spring Security 6.3.9 is NOT AFFECTED by CVE-2026-22753. The vulnerability requires PathPatternRequestMatcher and PathPatternRequestMatcher.Builder classes introduced in Spring Security 7.0+. Version 6.3.9 uses a fundamentally different request matching architecture (MvcRequestMatcher/AntPathRequestMatcher) that predates the vulnerable infrastructure. The vulnerable pattern\u2014ignoring user-provided PathPatternRequestMatcher.Builder beans with configured base paths\u2014cannot exist because these classes and the bean-based configuration mechanism do not exist in 6.3.9. Exhaustive searches confirmed the absence of the vulnerable component.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-22754",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:f69820c4-85fa-59b7-a916-afe6601c2aa3",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22754 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test. Spring Security 6.3.9 is not affected by CVE-2026-22754. The vulnerability exists in PathPatternRequestMatcherFactoryBean (introduced in version 7.0.x) where the builder's basePath() return value is not captured, causing servlet-path configuration to be lost. Version 6.3.9 uses a completely different architecture: MvcRequestMatcher for servlet-path handling, with no builder assignment bug. The vulnerable class PathPatternRequestMatcherFactoryBean does not exist in 6.3.9.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-40988",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a91c6e9e-83a0-55b4-a775-c3bdd8c81206",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40988 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    },
    {
      "id": "CVE-2026-40993",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2fe464dc-6d31-5101-aa0e-b01310f03fcc",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40993 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test. Spring Security 6.3.9 is not affected by CVE-2026-40993. The vulnerable component `JdbcAssertingPartyMetadataRepository` does not exist in this version. This JDBC-backed SAML2 asserting party metadata storage feature, which deserializes credentials from database columns, was introduced in Spring Security 7.0.x. Version 6.3.9 only provides in-memory storage via `InMemoryRelyingPartyRegistrationRepository` with no serialization or JDBC interaction for SAML2 credentials.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-41003",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5066921e-fc17-52de-a312-9af0f63b0295",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41003 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    },
    {
      "id": "CVE-2026-41694",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:aa451807-95c2-5b9f-abe9-10f4e562b9c4",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41694 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    },
    {
      "id": "CVE-2026-41706",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d0fed9dc-dddb-5849-94ed-71471f8e1d3a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41706 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    },
    {
      "id": "CVE-2026-47838",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b7eaeb42-f25f-56ed-8a46-d278ef71bda8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47838 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-test."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-test@6.3.9-tuxcare.1"
    }
  ]
}