{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b0944a00-ac6a-5c89-9907-9a776340b21e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-router-dom@6.3.0-tuxcare.1",
      "type": "library",
      "name": "react-router-dom",
      "version": "6.3.0-tuxcare.1",
      "purl": "pkg:npm/react-router-dom@6.3.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9de8fe5b-286d-5c96-bf32-350779fbff1e",
      "id": "CVE-2022-25883",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-25883 is fixed in version 6.3.0-tuxcare.1 of react-router-dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a124161e-8bfc-5480-b5e3-b774f5298a9f",
      "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-dom. 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-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:93ed6c7b-7ded-56ff-a8d7-8a864bbfa397",
      "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-dom. 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-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7cb4f47c-4d2b-5fa8-b730-e1cd75d23e74",
      "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-dom. 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-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26fd2328-1556-5f51-8d6b-9b04e56bb2fc",
      "id": "CVE-2025-68470",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-68470 is fixed in version 6.3.0-tuxcare.1 of react-router-dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c18abb4a-b107-5b99-990d-0ba20846dd53",
      "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-dom. 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-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0b90e282-d202-5289-be37-c316cef6d226",
      "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-dom. 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-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:18c637cb-34c8-5802-bb85-e078e28d3156",
      "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-dom. 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-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:63c734f1-50aa-5915-998b-255fc93ded29",
      "id": "CVE-2026-48038",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-48038 is a false positive for react-router-dom 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-dom@6.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5fb85403-e702-5b95-b4c1-f237e59b0de0",
      "id": "CVE-2026-53669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53669 affects version 6.3.0-tuxcare.1 of react-router-dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router-dom@6.3.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/react-router-dom@6.3.0-tuxcare.1"
    }
  ]
}