{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:28025e8a-5fd7-5b48-9204-f05c76525c80",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongoose@5.13.23-tuxcare.3",
      "type": "library",
      "name": "mongoose",
      "version": "5.13.23-tuxcare.3",
      "purl": "pkg:npm/mongoose@5.13.23-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:38706a75-235a-5f91-a212-a878898ef49f",
      "id": "CVE-2024-53900",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-53900 is fixed in version 5.13.23-tuxcare.3 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:118352b9-7491-5d8e-b10b-0d1e8baf8c1f",
      "id": "CVE-2025-23061",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-23061 is fixed in version 5.13.23-tuxcare.3 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:defdb81d-e61d-54d9-87ee-24c940052573",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-41650 is a false positive for mongoose 5.13.23-tuxcare.3. 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:85806a80-92e8-517a-9e78-71941127a15f",
      "id": "CVE-2026-42334",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-42334 does not affect version 5.13.23-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:716c2b33-7120-59ee-bfd7-fce10d3ab0e2",
      "id": "GHSA-664h-wqgq-64gw",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw affects version 5.13.23-tuxcare.3 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@5.13.23-tuxcare.3"
    }
  ]
}