{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b19f64c1-9a79-5723-9d88-f9d0d42edd7c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-router@6.3.0-tuxcare.1",
      "type": "library",
      "name": "react-router",
      "version": "6.3.0-tuxcare.1",
      "purl": "pkg:npm/react-router@6.3.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:cdd0394f-6049-5324-8c73-01ad55371b50",
      "id": "CVE-2022-25883",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-25883 is fixed in version 6.3.0-tuxcare.1 of react-router."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:098ddb55-7c07-53a9-a261-6ded64192660",
      "id": "CVE-2025-43864",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-43864 does not affect version 6.3.0-tuxcare.1 of react-router. not_affected \u2014 React Router v6.3.0-tuxcare.1 is not affected by CVE-2025-43864. The vulnerability is specific to React Router v7.x's server-side request handling and prerendering features, which do not exist in v6.3.0. The target version is a client-side routing library that does not process HTTP request headers."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:919c0286-a2d0-5435-9933-acfd4a2e5527",
      "id": "CVE-2025-43865",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-43865 does not affect version 6.3.0-tuxcare.1 of react-router. not_affected \u2014 Version 6.3.0 is NOT AFFECTED by CVE-2025-43865. The vulnerability requires the server-runtime architecture and prerendering features introduced in v7.0.0. Version 6.3.0 lacks these components entirely - it has no mechanism to process X-React-Router-Prerender-Data or X-React-Router-SPA-Mode headers, no route loaders, no server-side data fetching, and no prerendering capability. The attack chain..."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2682cb39-0489-5dea-a5d3-bd40b4240402",
      "id": "CVE-2025-59057",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-59057 does not affect version 6.3.0-tuxcare.1 of react-router. not_affected \u2014 Version 6.3.0 is not affected by CVE-2025-59057. The vulnerability exists in the Meta component's JSON-LD handling, which was introduced in React Router version 7.x. Version 6.3.0 predates this feature and does not contain the vulnerable code path."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0eea02ab-b779-5c4a-ae18-4181512eda91",
      "id": "CVE-2025-68470",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-68470 is fixed in version 6.3.0-tuxcare.1 of react-router."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4a90d54d-d43e-58dc-947a-bd5efd29db70",
      "id": "CVE-2026-22029",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22029 does not affect version 6.3.0-tuxcare.1 of react-router. not_affected \u2014 React Router 6.3.0 is not affected by CVE-2026-22029. The vulnerability requires loader/action redirect response handling in Framework Mode or Data Mode, which were introduced in React Router 6.4+. Version 6.3.0 uses only declarative routing mode (<BrowserRouter>, <Routes>, <Route>), which the CVE explicitly states is not impacted. The vulnerable code path (normalizeRedirectLocation function pr..."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5b9a0803-dfa7-5a86-8385-9fdf9c45c409",
      "id": "CVE-2026-22030",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22030 does not affect version 6.3.0-tuxcare.1 of react-router. not_affected \u2014 React Router v6.3.0 is not affected by CVE-2026-22030. This version is a client-side routing library with no server-side request handling infrastructure. The CSRF vulnerability concerns server-side action handlers that process HTTP POST requests - functionality introduced in React Router v7 with the react-router-dev package and server-runtime components. Version 6.3.0 does not receive or proces..."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c0dcceae-b3a0-5103-bc39-88a9eb47fc3c",
      "id": "CVE-2026-42211",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-42211 does not affect version 6.3.0-tuxcare.1 of react-router. not_affected \u2014 React Router version 6.3.0-tuxcare.1 is not affected by CVE-2026-42211. The vulnerability exists in Framework Mode's turbo-stream error deserialization (versions 7.0.0-7.14.1), which does not exist in version 6.3.0. This version only supports Declarative Mode (BrowserRouter), which the CVE explicitly excludes from the vulnerability scope."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e73acafa-e430-5fb8-a452-045795c38724",
      "id": "CVE-2026-48038",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-48038 is a false positive for react-router 6.3.0-tuxcare.1. false_positive \u2014 CVE-2026-48038 is a wrong-project match. The CVE affects joi (a JavaScript validation library), but this repository is react-router (a React routing library). While @hapi/joi@15.1.1 appears as a transitive dev dependency via @react-native-community/cli, react-router's source code never imports or uses joi, and the repository contains no joi validation logic. React-router handles URL routing, no..."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9921fe76-cf06-5d1a-81a7-3fee441b3565",
      "id": "CVE-2026-53669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53669 affects version 6.3.0-tuxcare.1 of react-router."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/react-router@6.3.0-tuxcare.1"
    }
  ]
}