{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:33cda4e0-66d4-5c0c-8aa5-b925dfb5e0f6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/devalue@4.3.1",
      "type": "library",
      "name": "devalue",
      "version": "4.3.1",
      "purl": "pkg:npm/devalue@4.3.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:612f203d-939a-57a4-9225-043df3a9494e",
      "id": "CVE-2025-57820",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-57820 affects version 4.3.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8790d399-eeb5-5fe0-b0e7-635d8ede1a74",
      "id": "CVE-2026-22774",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22774 does not affect version 4.3.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"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:103559de-5fb8-54ea-923f-0416d3ac3c2d",
      "id": "CVE-2026-30226",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-30226 affects version 4.3.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:80ac73a4-b5db-5c99-a3e7-0ba60ae0ec8d",
      "id": "CVE-2026-42570",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42570 affects version 4.3.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ec5aa158-76a6-58f6-b053-7663484fcbe5",
      "id": "GHSA-33hq-fvwr-56pm",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-33hq-fvwr-56pm affects version 4.3.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de5a747b-9cb7-5f65-8d76-8ee966fb4629",
      "id": "GHSA-8qm3-746x-r74r",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-8qm3-746x-r74r affects version 4.3.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:622fdc42-e90f-54d8-bb23-aa971cf74807",
      "id": "GHSA-mwv9-gp5h-frr4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mwv9-gp5h-frr4 affects version 4.3.1 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/devalue@4.3.1"
    }
  ]
}