{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:07361fcf-2d5f-5756-bbf8-d4c34032c560",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mongoose",
      "purl": "pkg:npm/mongoose@5.13.23-tuxcare.5",
      "type": "library",
      "bom-ref": "pkg:npm/mongoose@5.13.23-tuxcare.5",
      "version": "5.13.23-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-53900",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:5cd1741b-275c-5b4d-9e43-88fe515e52cf",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-53900 is fixed in version 5.13.23-tuxcare.5 of mongoose."
      }
    },
    {
      "id": "CVE-2025-23061",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:1efca1f8-407c-539f-938b-255e7a9b1a4a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-23061 is fixed in version 5.13.23-tuxcare.5 of mongoose."
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:fa4eefd8-1968-5096-b819-f8dce88fde33",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-41650 is a false positive for mongoose 5.13.23-tuxcare.5. 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."
      }
    },
    {
      "id": "CVE-2026-42334",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:dd18d861-650f-5d2b-a22b-5013f71831a5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-42334 does not affect version 5.13.23-tuxcare.5 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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-73562",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:e5d2fe31-064c-589d-a120-cb23619f59e2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73562 affects version 5.13.23-tuxcare.5 of mongoose."
      }
    },
    {
      "id": "GHSA-664h-wqgq-64gw",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@5.13.23-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:e1bef96b-5ecc-5784-9bf9-c8e36d8231f2",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw is fixed in version 5.13.23-tuxcare.5 of mongoose."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@5.13.23-tuxcare.5"
    }
  ]
}