CVE-2026-88034

Source
https://cve.org/CVERecord?id=CVE-2026-88034
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-88034.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-88034
Downstream
Published
2026-09-10T18:05:31Z
Modified
2026-09-18T03:48:34Z
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-88034.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "3.2.0"
                },
                {
                    "fixed": "4.5.3"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

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

Affected ranges

Type
GIT
Repo
https://github.com/mongodb/mongo-cxx-driver
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:mongodb:c\\+\\+_driver:*:*:*:*:*:mongodb:*:*",
    "extracted_events": [
        {
            "introduced": "3.2.0"
        },
        {
            "fixed": "4.5.2"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

r3.*
r3.11.0
r3.2.0
r3.3.0
r3.3.0-rc0
r3.4.0
r3.5.0
r3.6.0-rc0
r3.7.0
r3.7.0-beta1
r3.8.0
r3.9.0
r4.*
r4.0.0
r4.1.0
r4.2.0
r4.3.0
r4.4.0
r4.5.0
r4.5.1

Database specific

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