CVE-2026-88036

Source
https://cve.org/CVERecord?id=CVE-2026-88036
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-88036.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-88036
Downstream
Related
Published
2026-09-10T18:09:10Z
Modified
2026-09-18T03:48:43Z
Severity
  • 6.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
GridFS data disclosure and deletion via query-operator injection in file IDs in the MongoDB C Driver
Details

Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB C Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifier passed by an affected application may obtain stored file content beyond the intended target or cause all GridFS file chunks in the affected bucket to be removed, rendering stored file content unreadable.

Database specific
{
    "cna_assigner": "mongodb",
    "cwe_ids": [
        "CWE-943"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/88xxx/CVE-2026-88036.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "1.14.0"
                },
                {
                    "fixed": "1.30.10"
                },
                {
                    "introduced": "2.0.0"
                },
                {
                    "fixed": "2.5.3"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/mongodb/mongo-c-driver

Affected ranges

Type
GIT
Repo
https://github.com/mongodb/mongo-c-driver
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:mongodb:c_driver:*:*:*:*:*:mongodb:*:*",
    "extracted_events": [
        {
            "introduced": "1.14.0"
        },
        {
            "fixed": "1.30.10"
        },
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.5.2"
        }
    ],
    "source": "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-88036.json"