{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:af8aa154-768c-5d2c-ac30-912e800275a1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash._createwrapper",
      "purl": "pkg:npm/lodash._createwrapper@3.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/lodash._createwrapper@3.2.0",
      "version": "3.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-16487",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:354fb4e5-3851-5a38-9802-20cb7ef1dbca",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-16487 affects version 3.2.0 of lodash._createwrapper, and is fixed in 3.2.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2018-3721",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:5f429527-6c37-5774-a7b1-57b0ad64f07f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-3721 affects version 3.2.0 of lodash._createwrapper, and is fixed in 3.2.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2019-10744",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:cf891915-5e83-57fa-a442-091333cd4cfc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-10744 affects version 3.2.0 of lodash._createwrapper, and is fixed in 3.2.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2020-8203",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:9fe20a7c-9789-563a-8237-83b6c3220866",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 3.2.0 of lodash._createwrapper, and is fixed in 3.2.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2021-23337",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:d7855aaf-28a2-56c5-8422-7b0b03f82dd2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-23337 affects version 3.2.0 of lodash._createwrapper, and is fixed in 3.2.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2021-41720",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:8d54b041-5f4b-56e1-941a-12d7efdceda1",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash._createwrapper 3.2.0."
      }
    },
    {
      "id": "CVE-2025-13465",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:c4f2f7d2-34ab-58af-b819-e8ed1c2765b6",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-13465 does not affect version 3.2.0 of lodash._createwrapper. not_affected \u2014 Lodash 3.2.0 is not affected by CVE-2025-13465. The vulnerability requires the `baseUnset` function with unvalidated `delete` operations, which does not exist in lodash 3.x. The `_.unset` function (one of the two affected functions per the CVE) was introduced in lodash 4.x and is absent from this version. The `_.omit` function exists but uses a fundamentally different architecture: it creates a...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-2950",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:cb39f466-9525-5c61-b896-61290f6c0c06",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2950 does not affect version 3.2.0 of lodash._createwrapper. not_affected \u2014 Lodash v3.2.0 is not affected by CVE-2026-2950. The vulnerability requires path traversal via baseUnset (used by _.unset and _.omit in lodash 4.x), where array-wrapped path segments bypass string-only validation. Lodash v3.2.0 has a fundamentally different architecture: _.unset does not exist, and _.omit creates new objects by filtering properties rather than deleting along paths. The vulnerabl...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-4800",
      "affects": [
        {
          "ref": "pkg:npm/lodash._createwrapper@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:b6a6eb6a-6d41-5ea6-835c-cbdf53dd0dd4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 3.2.0 of lodash._createwrapper, and is fixed in 3.2.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash._createwrapper@3.2.0"
    }
  ]
}