{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9b121b66-ab77-5256-a1e6-096b376f66c9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-router-native@6.3.0-tuxcare.1",
      "type": "library",
      "name": "react-router-native",
      "version": "6.3.0-tuxcare.1",
      "purl": "pkg:npm/react-router-native@6.3.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c17ae4cd-6d72-59e5-a42d-92515e94e735",
      "id": "CVE-2022-25883",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-25883 is fixed in version 6.3.0-tuxcare.1 of react-router-native."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6224e488-1c2c-5e37-96b2-7c6883d3b02f",
      "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-native. 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-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ce44058-378e-5407-b328-850c6b86b1e5",
      "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-native. 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-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eb96daad-1ccb-5663-82e6-2b9bde9fb2b2",
      "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-native. 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-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ec30133-bb6f-53e4-86c2-6be24de56b43",
      "id": "CVE-2025-68470",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-68470 is fixed in version 6.3.0-tuxcare.1 of react-router-native."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:689718fd-2194-5368-b4d1-ad3aa3e25a00",
      "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-native. 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-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2719d08e-2138-5bb5-839f-682580f894f6",
      "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-native. 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-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4fc3161a-c45c-5062-a8db-470fbeab8693",
      "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-native. 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-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:17903b47-a48e-5c84-bf72-9fdc89db9286",
      "id": "CVE-2026-48038",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-48038 is a false positive for react-router-native 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-native@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d5099b82-3e32-5a32-9efa-aa0d686e75d6",
      "id": "CVE-2026-53669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53669 affects version 6.3.0-tuxcare.1 of react-router-native."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router-native@6.3.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/react-router-native@6.3.0-tuxcare.1"
    }
  ]
}