{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:53be8009-fca4-528b-8055-a7c5c7645adc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.unescape",
      "purl": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2",
      "version": "3.2.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-16487",
      "affects": [
        {
          "ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2d63a07d-c08c-5f2e-ad30-0a25e1bf17a7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-16487 is fixed in version 3.2.0-tuxcare.2 of lodash.unescape."
      }
    },
    {
      "id": "CVE-2018-3721",
      "affects": [
        {
          "ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:acbdba59-bd30-5a05-842e-6ab186364824",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3721 is fixed in version 3.2.0-tuxcare.2 of lodash.unescape."
      }
    },
    {
      "id": "CVE-2019-10744",
      "affects": [
        {
          "ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:4bd93e3a-4bfa-5681-bdbf-d89bd842e0e6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-10744 is fixed in version 3.2.0-tuxcare.2 of lodash.unescape."
      }
    },
    {
      "id": "CVE-2020-8203",
      "affects": [
        {
          "ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a6d88737-a0af-5938-9f4d-8c2c0090b72e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-8203 is fixed in version 3.2.0-tuxcare.2 of lodash.unescape."
      }
    },
    {
      "id": "CVE-2021-23337",
      "affects": [
        {
          "ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2dd3520a-7391-5c87-a22b-d632acae03d6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.2.0-tuxcare.2 of lodash.unescape."
      }
    },
    {
      "id": "CVE-2021-41720",
      "affects": [
        {
          "ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:91ad9978-49aa-5214-9c0e-2e9c0d323acb",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.unescape 3.2.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2025-13465",
      "affects": [
        {
          "ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:865df574-fb0f-5e45-98e8-7586f5d8404a",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-13465 does not affect version 3.2.0-tuxcare.2 of lodash.unescape. 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.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:89f89433-c417-5abe-b38d-c501fd76fc8d",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2950 does not affect version 3.2.0-tuxcare.2 of lodash.unescape. 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.unescape@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8dad84d0-6f52-5b74-ad87-04e3bceabfef",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-4800 is fixed in version 3.2.0-tuxcare.2 of lodash.unescape."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.unescape@3.2.0-tuxcare.2"
    }
  ]
}