{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bf4b11a7-597d-5ad7-9f5c-8f0e800dca6d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongoose@5.13.23-tuxcare.2",
      "type": "library",
      "name": "mongoose",
      "version": "5.13.23-tuxcare.2",
      "purl": "pkg:npm/mongoose@5.13.23-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:31732b62-3afb-5f67-a814-ab24e1ee7e32",
      "id": "CVE-2024-53900",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-53900 affects version 5.13.23-tuxcare.2 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c6227c39-6bd2-5f4f-be1e-604c63ec93a5",
      "id": "CVE-2025-23061",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-23061 is fixed in version 5.13.23-tuxcare.2 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fd631629-1a38-5f76-bbf8-1d796475fbc7",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-41650 is a false positive for mongoose 5.13.23-tuxcare.2. 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6fa5b63d-ab87-5d57-a046-ca5ff6908c16",
      "id": "CVE-2026-42334",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-42334 does not affect version 5.13.23-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:443879f0-5242-5d36-b058-f036878452ba",
      "id": "CVE-2026-73562",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73562 affects version 5.13.23-tuxcare.2 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f1d369ab-2c4e-5b40-b8ab-bc3370edad97",
      "id": "GHSA-664h-wqgq-64gw",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw affects version 5.13.23-tuxcare.2 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@5.13.23-tuxcare.2"
    }
  ]
}