{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:908778f8-a6cf-5da6-bd50-337142dadcd8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40next/mdx@12.3.7",
      "type": "library",
      "name": "@next/mdx",
      "version": "12.3.7",
      "purl": "pkg:npm/%40next/mdx@12.3.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ff3637b2-97a3-5431-a750-e56f4d27d5e4",
      "id": "CVE-2025-59472",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59472 affects version 12.3.7 of @next/mdx."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40next/mdx@12.3.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:91f5f486-204a-5b9b-b7bd-ab3f728b99db",
      "id": "CVE-2026-44577",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44577 affects version 12.3.7 of @next/mdx."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40next/mdx@12.3.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40next/mdx@12.3.7"
    }
  ]
}