{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:888686b4-f7d7-56b8-a393-767929c1dbfe",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongoose@5.13.23-tuxcare.1",
      "type": "library",
      "name": "mongoose",
      "version": "5.13.23-tuxcare.1",
      "purl": "pkg:npm/mongoose@5.13.23-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2dd18442-396f-5a6a-8cc6-6a783344f1ff",
      "id": "CVE-2024-53900",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-53900 affects version 5.13.23-tuxcare.1 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f8203ac6-0d85-5753-bf67-6a72e7472757",
      "id": "CVE-2025-23061",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-23061 is fixed in version 5.13.23-tuxcare.1 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dd20c6d2-b75f-5b50-bcd5-321d67df1763",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-41650 is a false positive for mongoose 5.13.23-tuxcare.1. 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0a4f264-9b53-55ae-8841-b11c94dcbb85",
      "id": "CVE-2026-42334",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-42334 does not affect version 5.13.23-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:38df85b4-60ce-5459-985d-88a25793e9ef",
      "id": "CVE-2026-73562",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73562 affects version 5.13.23-tuxcare.1 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9d58e695-9d24-5a12-a062-7b2073d31bc3",
      "id": "GHSA-664h-wqgq-64gw",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw affects version 5.13.23-tuxcare.1 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@5.13.23-tuxcare.1"
    }
  ]
}