{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:mongodb:rust_driver:*:*:*:*:*:mongodb:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.2.5"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0b49612095236863fca7395cb48bdac8e504e2b8"
            }
          ],
          "repo": "https://github.com/mongodb/mongo-rust-driver",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "mongodb",
    "cwe_ids": [
      "CWE-295"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/11xxx/CVE-2025-11695.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "v3.2.5"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "When tlsInsecure=False appears in a connection string, certificate validation is disabled.\n\nThis vulnerability affects MongoDB Rust Driver versions prior to v3.2.5",
  "id": "CVE-2025-11695",
  "modified": "2026-08-12T03:51:20.158450221Z",
  "published": "2025-10-13T16:22:57.417Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://jira.mongodb.org/browse/RUST-2264"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/11xxx/CVE-2025-11695.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11695"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Configuration may unexpectedly disable certificate validation"
}