{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:50bfb5b2-de04-5a59-a002-2c3ffca48bae",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/devalue@4.3.1-tuxcare.1",
      "type": "library",
      "name": "devalue",
      "version": "4.3.1-tuxcare.1",
      "purl": "pkg:npm/devalue@4.3.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c595c92c-fb0a-5135-a6ed-ae8235011673",
      "id": "CVE-2025-57820",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-57820 affects version 4.3.1-tuxcare.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f4073b78-8681-59d6-b551-239ab940cac9",
      "id": "CVE-2026-22774",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22774 does not affect version 4.3.1-tuxcare.1 of devalue. Version 4.3.1 is not affected by CVE-2026-22774. The vulnerability concerns typed array deserialization in devalue.parse, where malformed input can cause excessive memory allocation when TypedArray constructors receive non-ArrayBuffer values. However, version 4.3.1 does not have TypedArray or ArrayBuffer deserialization support at all\u2014this feature was added in version 4.3.2+ (commit bbf86c2). When TypedArray-formatted data is sent to v4.3.1, it's rejected with \"Unknown type\" error at src/parse.js:105. The vulnerable code path does not exist in this version."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b47f206c-73d9-5c99-9428-95c49ea1e2bf",
      "id": "CVE-2026-30226",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-30226 affects version 4.3.1-tuxcare.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6b15b7ee-d25e-5b7b-a89a-b032f0c92f8c",
      "id": "CVE-2026-42570",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42570 affects version 4.3.1-tuxcare.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:55def86d-ff77-5944-9eeb-2a10c928a34a",
      "id": "GHSA-33hq-fvwr-56pm",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-33hq-fvwr-56pm affects version 4.3.1-tuxcare.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8832886a-08d4-5148-9880-619f2eda17e2",
      "id": "GHSA-8qm3-746x-r74r",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-8qm3-746x-r74r affects version 4.3.1-tuxcare.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5d146caa-44b7-5a8a-a176-1a01cfad972d",
      "id": "GHSA-mwv9-gp5h-frr4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mwv9-gp5h-frr4 affects version 4.3.1-tuxcare.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/devalue@4.3.1-tuxcare.1"
    }
  ]
}