CVE-2026-84967

Source
https://cve.org/CVERecord?id=CVE-2026-84967
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-84967.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-84967
Aliases
Published
2026-09-03T15:18:02Z
Modified
2026-09-11T03:48:44Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Arbitrary command execution via shell-expanded connection string in Launch MongoDB Shell terminal
Details

A component of the MongoDB extension for Visual Studio Code does not neutralize special characters in a connection string before that value is placed into a command line the extension composes for an integrated terminal. An unauthenticated remote unauthorized-user who persuades a developer to accept a user-supplied connection target, and then to open the extension's shell feature, can place characters of the unauthorized-user’s choosing into that command line. No privileges on the developer's machine are required, but several user actions are. The confirmation the developer sees does not display the supplied text.

Database specific
{
    "cna_assigner": "mongodb",
    "cwe_ids": [
        "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/84xxx/CVE-2026-84967.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "1.13.0"
                },
                {
                    "fixed": "1.17.1"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/mongodb-js/vscode

Affected ranges

Type
GIT
Repo
https://github.com/mongodb-js/vscode
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:visual_studio_code:*:*",
    "extracted_events": [
        {
            "introduced": "1.13.0"
        },
        {
            "fixed": "1.17.1"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

v1.*
v1.13.0
v1.13.1
v1.13.2
v1.13.3
v1.14.0
v1.14.1
v1.14.2
v1.14.3
v1.14.4
v1.14.5
v1.14.6
v1.15.0
v1.15.1
v1.16.0
v1.16.1
v1.17.0

Database specific

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