{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9a181a6b-6a3e-51bf-8626-24833617413a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongoose@5.13.23-tuxcare.4",
      "type": "library",
      "name": "mongoose",
      "version": "5.13.23-tuxcare.4",
      "purl": "pkg:npm/mongoose@5.13.23-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ef8d5934-d362-5ee1-a310-682ea40a3cda",
      "id": "CVE-2024-53900",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-53900 is fixed in version 5.13.23-tuxcare.4 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:912c5315-8b12-53d8-905b-40d97982ff07",
      "id": "CVE-2025-23061",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-23061 is fixed in version 5.13.23-tuxcare.4 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dcd98da2-fc09-5143-b254-374ff4f1d0ec",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-41650 is a false positive for mongoose 5.13.23-tuxcare.4. false_positive \u2014 CVE-2026-41650 is a wrong-project match. The CVE affects fast-xml-parser (XML parsing/building library), but this repository is mongoose v5.13.23-tuxcare.3 (MongoDB Object-Document Mapper). The vulnerable component (XMLBuilder in src/fxb.js) does not exist in this codebase in any form\u2014not as the project itself, not vendored, and not as a declared dependency."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dc99a8f5-3ba6-5cd4-876b-d7f5da9508d8",
      "id": "CVE-2026-42334",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-42334 does not affect version 5.13.23-tuxcare.4 of mongoose. Mongoose 5.13.23 is not affected by CVE-2026-42334 because the vulnerable feature (sanitizeFilter) does not exist in this version. The sanitizeFilter feature was introduced in Mongoose 6.x; version 5.13.23 only has sanitizeProjection, which handles query projections (field selection), not query filters (document matching). Exhaustive searches confirm no sanitizeFilter code exists in the codebase."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:222db373-0790-524e-9e25-e672e1067f4d",
      "id": "CVE-2026-73562",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73562 affects version 5.13.23-tuxcare.4 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:665aff90-44b6-5b8b-96e9-4404de1b4291",
      "id": "GHSA-664h-wqgq-64gw",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw affects version 5.13.23-tuxcare.4 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@5.13.23-tuxcare.4"
    }
  ]
}