{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9b2a994d-f596-506f-8688-d50a49158a70",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-security-messaging",
      "purl": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-messaging@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-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4544e87c-daa5-5f32-a415-52687cdf5f58",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22732 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    },
    {
      "id": "CVE-2026-22746",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:61ca7261-92b6-5fd6-bc0a-4ea82979587b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22746 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    },
    {
      "id": "CVE-2026-22747",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ad71f46a-da59-5a6d-9e14-8748f9d8e39b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22747 affects version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    },
    {
      "id": "CVE-2026-22748",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:016ec4f2-101e-5867-8867-ab140198942e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22748 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    },
    {
      "id": "CVE-2026-22753",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:69bc9fe1-ed32-587a-8e39-c62a628dfd9f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22753 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging. 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-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7aedd32d-9952-552a-9d8e-0f32203d157f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22754 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging. 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-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:49ace4d8-4b2c-5aaa-8021-ef4d4d322f2d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40988 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    },
    {
      "id": "CVE-2026-40993",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1a11b49d-b038-5f22-9bf6-dddcb7f07cee",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40993 does not affect version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging. 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-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:dacf2a92-f1d8-5db0-9b22-c6cb43997c6c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41003 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    },
    {
      "id": "CVE-2026-41694",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4dcf0031-bec3-55a5-876c-3dc13d1dcd18",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41694 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    },
    {
      "id": "CVE-2026-41706",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d05bb3e6-4438-59e5-87e0-b907cf77969a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41706 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    },
    {
      "id": "CVE-2026-47838",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:dba38546-1904-5390-9433-2283fd4e1ef3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47838 is fixed in version 6.3.9-tuxcare.1 of org.springframework.security:spring-security-messaging."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-messaging@6.3.9-tuxcare.1"
    }
  ]
}