{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0f73adea-508b-525a-ae1e-fbc4127ea1ca",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/next-polyfill-module@12.3.7",
      "type": "library",
      "name": "next-polyfill-module",
      "version": "12.3.7",
      "purl": "pkg:npm/next-polyfill-module@12.3.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f210c6b2-fca2-5455-9c67-9c000e571836",
      "id": "CVE-2025-59472",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59472 affects version 12.3.7 of next-polyfill-module."
      },
      "affects": [
        {
          "ref": "pkg:npm/next-polyfill-module@12.3.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f011c169-cbd7-50ef-820d-ec8629897c2b",
      "id": "CVE-2026-44577",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44577 affects version 12.3.7 of next-polyfill-module."
      },
      "affects": [
        {
          "ref": "pkg:npm/next-polyfill-module@12.3.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/next-polyfill-module@12.3.7"
    }
  ]
}