{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:efa378e1-fee6-5ca9-8a1e-434a3a9e20a4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40next/polyfill-nomodule@12.3.7",
      "type": "library",
      "name": "@next/polyfill-nomodule",
      "version": "12.3.7",
      "purl": "pkg:npm/%40next/polyfill-nomodule@12.3.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ed8a9e39-a949-570b-b451-0323a90bbb02",
      "id": "CVE-2025-59472",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59472 affects version 12.3.7 of @next/polyfill-nomodule."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40next/polyfill-nomodule@12.3.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cf23b5a0-86ae-531f-9d49-f933f4e6a037",
      "id": "CVE-2026-44577",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44577 affects version 12.3.7 of @next/polyfill-nomodule."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40next/polyfill-nomodule@12.3.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40next/polyfill-nomodule@12.3.7"
    }
  ]
}