CVE-2026-1665

Source
https://cve.org/CVERecord?id=CVE-2026-1665
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-1665.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-1665
Published
2026-01-29T23:04:05.741Z
Modified
2026-08-12T03:51:37.984342548Z
Severity
  • 5.4 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Command Injection in nvm via NVM_AUTH_HEADER in wget code path
Details

A command injection vulnerability exists in nvm (Node Version Manager) versions 0.40.3 and below. The nvmdownload() function uses eval to execute wget commands, and the NVMAUTH_HEADER environment variable was not sanitized in the wget code path (though it was sanitized in the curl code path). An attacker who can set environment variables in a victim's shell environment (e.g., via malicious CI/CD configurations, compromised dotfiles, or Docker images) can inject arbitrary shell commands that execute when the victim runs nvm commands that trigger downloads, such as 'nvm install' or 'nvm ls-remote'.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/1xxx/CVE-2026-1665.json",
    "cna_assigner": "openjs",
    "cwe_ids": [
        "CWE-78",
        "CWE-95"
    ]
}
References

Affected packages

Git / github.com/nvm-sh/nvm

Affected ranges

Type
GIT
Repo
https://github.com/nvm-sh/nvm
Events
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0.40.0"
        },
        {
            "last_affected": "0.40.3"
        }
    ]
}

Affected versions

v0.*
v0.40.0
v0.40.1
v0.40.2
v0.40.3

Database specific

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