{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9cf08845-76e1-5776-9f0b-3297585691b5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-security-oauth2-authorization-server",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.3",
      "type": "library",
      "group": "org.springframework.security",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.3",
      "version": "1.1.4-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-22258",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:31762129-c443-53ba-83fe-a3fa4557e457",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-22258 is fixed in version 1.1.4-tuxcare.3 of org.springframework.security:spring-security-oauth2-authorization-server."
      }
    },
    {
      "id": "CVE-2026-41008",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:871a5aa5-9f8a-5bc0-9506-7d9fef4367f0",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41008 does not affect version 1.1.4-tuxcare.3 of org.springframework.security:spring-security-oauth2-authorization-server. not_affected \u2014 The target version (Spring Authorization Server 1.1.4) does not contain the vulnerable code pattern because it lacks support for the `request_uri` parameter entirely. CVE-2026-41008 affects versions 1.5.0-1.5.7, which introduced request_uri/PAR (Pushed Authorization Request) functionality. Version 1.1.4 predates this feature and cannot exhibit the vulnerability. Exhaustive searches for request_...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.3"
    }
  ]
}