{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3dbdcd36-bb7c-5858-abc8-64260c396eb0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-security-config",
      "purl": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-config@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-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c9621fcd-e020-55c6-a77a-1b163de14799",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22732 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    },
    {
      "id": "CVE-2026-22746",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:87edf154-80d8-51f8-9f0b-db6431ec63b7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22746 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    },
    {
      "id": "CVE-2026-22747",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7b92614a-9203-5f90-a8b3-90c577b375ff",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22747 affects version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    },
    {
      "id": "CVE-2026-22748",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e41a5b60-cec0-5f24-b032-e2a50f2cad0b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22748 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    },
    {
      "id": "CVE-2026-22753",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5222e56a-7c4f-5358-986e-60bbc5de5eb7",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22753 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config. 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-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:251adf8b-8728-53bc-a0c3-6162e2461993",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22754 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config. 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-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7b59eeec-4326-5cab-90e4-1bfbacba80fb",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40988 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    },
    {
      "id": "CVE-2026-40993",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:05b840e5-1fe7-5945-9e08-f4514a3851e8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40993 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config. 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-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:884fa791-72a8-5695-a2aa-1734d1cdccd0",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41003 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    },
    {
      "id": "CVE-2026-41694",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:38379a9b-4708-5526-8a3f-352898ac6f81",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41694 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    },
    {
      "id": "CVE-2026-41706",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:87bedf90-cb23-5147-8be7-f42565ba11b3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41706 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    },
    {
      "id": "CVE-2026-47838",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:510eccdf-b0e1-58c8-b620-9caae0b3300d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47838 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-config."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-config@6.3.9-tuxcare.1"
    }
  ]
}