{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:34da6dee-418e-5cc1-a0f9-9f83e18acc27",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/preset-env",
      "purl": "pkg:npm/%40babel/preset-env@7.23.9-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/preset-env@7.23.9-tuxcare.1",
      "version": "7.23.9-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/preset-env@7.23.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8f8a428c-b215-5fdb-8064-0a184514df82",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.23.9-tuxcare.1 of @babel/preset-env, and is fixed in 7.23.9-tuxcare.2."
      }
    },
    {
      "id": "CVE-2025-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/preset-env@7.23.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9c858fc4-3a3d-5e91-be6b-29d11a334294",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-44728 is fixed in version 7.23.9-tuxcare.1 of @babel/preset-env."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/preset-env@7.23.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:57f1b9bd-208f-510d-bd6d-3d10cac0be12",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.23.9-tuxcare.1 of @babel/preset-env. already_fixed \u2014 The target repository (Babel v7.23.9-tuxcare.2) has already been patched for CVE-2026-44728. TuxCare developer Krystyna Tomaszewa applied a backport in commit f8a4ff4541 (dated 2026-06-12) that implements the same defense as the upstream vendor patches. The fix ensures string export/import specifiers are treated as data values using computed member access (bracket notation) rather than being pa...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/preset-env@7.23.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:48c3c712-5910-5ef5-968f-e9dcf2f47a14",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.23.9-tuxcare.1 of @babel/preset-env. CVE-2026-49356 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/preset-env@7.23.9-tuxcare.1"
    }
  ]
}